The NetBSD Project

CVS log for pkgsrc/x11/randrproto/Makefile

[BACK] Up to [cvs.netbsd.org] / pkgsrc / x11 / randrproto

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.11 / (download) - annotate - [select for diffs], Fri Jan 15 17:55:15 2010 UTC (2 years, 4 months ago) by tnn
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1, HEAD
Changes since 1.10: +3 -4 lines
Diff to previous 1.10 (colored)

Update to randrproto-1.3.1. Changes:

Punctuation fix.
Clarify that GetOutputPrimary is per-screen.
Update reference to renderproto.txt
Allow inactive outputs to be set as primary
Remove trailing white space from randrproto.txt
Add XORG_DEFAULT_OPTIONS invocation in configure.ac
Bump version to 1.3.1
New properties claimed to be in version 1.4 instead of 1.3.1
Sort properties alphabetically.
Should read "EDID", not "EdidData" (2).
Add Backlight property description.

Revision 1.10 / (download) - annotate - [select for diffs], Fri Mar 6 14:31:10 2009 UTC (3 years, 2 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3, pkgsrc-2009Q2-base, pkgsrc-2009Q2, pkgsrc-2009Q1-base, pkgsrc-2009Q1
Changes since 1.9: +2 -2 lines
Diff to previous 1.9 (colored)

Update to 1.3.0:

Changes since randrproto 1.2.2:

Adam Jackson (7):
      Add GetScreenResourcesCurrent
      Fix RRNumberRequests
      GSRC added in 1.3, not 1.2
      More doc for CRTC transforms
      Indent CRTC transform docs to match the rest of the requests.
      Add [GS]etOutputPrimary
      Zero reply from GetPanning means panning not supported.

Julien Cristau (1):
      spec: add missing list of clones to RRGetOutputInfo reply

Keith Packard (8):
      Add Transform request proposal for 1.3
      Add filters to CRTC transforms.
      Eliminate inverse matrix from randr transform protocol
      Describe projective transform additions in Introduction
      Merge branch 'transform-proposal'
      Update to version 1.2.99.1
      Remove duplicate GetScreenResourcesCurrent declarations
      Merge commit 'origin/master'

Maarten Maathuis (1):
      Fix typo in 83f3f29dd3ac5d3875b5edef5805d6adb6a02698.

Matthias Hopf (14):
      Panning protocol extension
      Panning protocol description
      Panning protocol bits description
      Add panning to versioning information.
      Nuke config-timestamp for panning. Specifying panning update on scree=
n size change.
      Bump to 1.2.99.2
      Add unicode art pictures for panning.
      Panning tracking areas describe full screen if set to 0.
      Bump to 1.2.99.3
      Add description of standard properties.
      Should read "EDID", not "EdidData".
      Add standard property name defines.
      Bump to 1.2.99.4
      Bump to 1.3.0

Paulo Cesar Pereira de Andrade (1):
      Janitor: Correct make distcheck and dont distribute autogen.sh

Revision 1.9 / (download) - annotate - [select for diffs], Wed Jul 23 05:04:55 2008 UTC (3 years, 10 months ago) by bjs
Branch: MAIN
CVS Tags: pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3, cube-native-xorg-base, cube-native-xorg
Changes since 1.8: +2 -3 lines
Diff to previous 1.8 (colored)


Update to randrproto-1.2.2.  patch-aa is no longer.

commit 9ab3d5cca3cf9a76c6873007b8d4345c838cc297

    Bug #16149: Make the field not be named 'delete' in C++ mode.

    Thanks for the upward compatibility, Bjarne.

commit 3243afaa593f95bb89b1381dac2b920111ce36b1

    Correct a copy'n'paste error in RRGetOutputInfo spec text.

commit d1c5739ae19f7cc01a6a5603d3fae93e1f9ee3d1

    Delete duplicate B32's in xRRScreenChangeNotifyEvent

    Caused compiler warnings:
      "randrproto.h", line 567: warning: syntax error:
		empty member declaration
      "randrproto.h", line 568: warning: syntax error:
		empty member declaration

Revision 1.8 / (download) - annotate - [select for diffs], Tue May 27 17:14:45 2008 UTC (3 years, 11 months ago) by tnn
Branch: MAIN
CVS Tags: pkgsrc-2008Q2-base, pkgsrc-2008Q2, cwrapper
Changes since 1.7: +2 -1 lines
Diff to previous 1.7 (colored)

Pull in upstream commit:
"Delete duplicate B32's in xRRScreenChangeNotifyEvent".
Bump PKGREVISION.
ok joerg@

Revision 1.7 / (download) - annotate - [select for diffs], Sat May 24 21:45:20 2008 UTC (4 years ago) by tnn
Branch: MAIN
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored)

Switch master site to MASTER_SITE_XORG.

Revision 1.6 / (download) - annotate - [select for diffs], Mon Feb 26 14:52:58 2007 UTC (5 years, 2 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2008Q1-base, pkgsrc-2008Q1, pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored)

Update to randrproto-1.2.1: do install the protocol definition and
fix some padding and type bugs.

Revision 1.5 / (download) - annotate - [select for diffs], Thu Jan 18 17:48:56 2007 UTC (5 years, 4 months ago) by joerg
Branch: MAIN
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored)

Update to randrproto-1.2.0, which adds better support for Xinerama.
Bump API dependency.

Revision 1.4 / (download) - annotate - [select for diffs], Fri Nov 3 17:09:27 2006 UTC (5 years, 6 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2006Q4-base, pkgsrc-2006Q4
Changes since 1.3: +4 -3 lines
Diff to previous 1.3 (colored)

Support DESTDIR. Take maintainership.

Revision 1.3 / (download) - annotate - [select for diffs], Sat Jul 22 04:46:19 2006 UTC (5 years, 10 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2006Q3-base, pkgsrc-2006Q3
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored)

Added "c" to USE_LANGUAGES for packages that use GNU configure scripts,
since they always need a C compiler, even when the source code is
completely in C++.

For some other packages, stated in the comment that a C compiler is
really not needed.

Revision 1.2 / (download) - annotate - [select for diffs], Tue Apr 18 17:27:30 2006 UTC (6 years, 1 month ago) by reed
Branch: MAIN
CVS Tags: pkgsrc-2006Q2-base, pkgsrc-2006Q2
Changes since 1.1: +3 -3 lines
Diff to previous 1.1 (colored)

Update to official version (instead of release candidate version).
No changes, but version number was increased.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Tue Apr 18 17:14:45 2006 UTC (6 years, 1 month ago) by reed
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Import randrproto from pkgsrc-wip.

This provides the Randr extension headers from modular X.org X11
project.

This will replace the randrext package.

Revision 1.1 / (download) - annotate - [select for diffs], Tue Apr 18 17:14:45 2006 UTC (6 years, 1 month ago) by reed
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>