Commit graph

10 commits

Author SHA1 Message Date
wiz
cf67d09edb Update to 1.4.0:
randr protocol 1.4.0 release, provider objects + border properties

Aaron Plattner (2):
      Be more specific about property types
      Add "Border" and "BorderDimensions" properties

Adam Jackson (1):
      Remove nonsense paragraph about dual-link DVI

Alan Coopersmith (4):
      Add missing Red Hat copyright notice to COPYING
      1.4 spec: Change "LISTof ATOM" to "LISTofATOM" to match other LIST types
      1.4 spec: Add descriptions of new RRSELECTMASK bits
      1.4 spec: update Extension Versioning section to include 1.4

Dave Airlie (3):
      Revert the unused 1.4.0 protocol
      randr: add provider object (v8)
      bump to 1.4.0 (for release.sh)

Keith Packard (6):
      Whitespace cleanups in randrproto.txt
      RandR version 1.4 additions
      Add some informative text about the reasons for the PCP and ST bits
      Fix spelling errors, add description of SCANOUTPIXMAPINFO fields.
      Define new semantics for scanout pixmap destruction.
      Make SetCrtcConfigs take flags bits to allow partial configuration changes
2012-07-12 14:16:49 +00:00
wiz
74a8ce2b00 Update to 1.3.2:
1.3.2:
This minor maintenance provides a release of changes accumulated in git over the
last year, so as to deliver the usual recent collection of build configuration
improvements and janitorial cleanups of the package.
2012-06-03 19:47:59 +00:00
tnn
9b774c457a 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.
2010-01-15 17:55:15 +00:00
wiz
75c0189522 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
2009-03-06 14:31:10 +00:00
bjs
a869ae1dd6 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
2008-07-23 05:04:55 +00:00
tnn
7e742c6c6b Pull in upstream commit:
"Delete duplicate B32's in xRRScreenChangeNotifyEvent".
Bump PKGREVISION.
ok joerg@
2008-05-27 17:14:45 +00:00
joerg
a92682eafe Update to randrproto-1.2.1: do install the protocol definition and
fix some padding and type bugs.
2007-02-26 14:52:58 +00:00
joerg
12e95e21d3 Update to randrproto-1.2.0, which adds better support for Xinerama.
Bump API dependency.
2007-01-18 17:48:56 +00:00
reed
2413a38a0c Update to official version (instead of release candidate version).
No changes, but version number was increased.
2006-04-18 17:27:30 +00:00
reed
2231bdd98c Import randrproto from pkgsrc-wip.
This provides the Randr extension headers from modular X.org X11
project.

This will replace the randrext package.
2006-04-18 17:14:45 +00:00