2015-11-04 04:29:14 by Alistair G. Crooks | Files touched by this commit (670) |
Log message:
Add SHA512 digests for distfiles for x11 category
Problems found locating distfiles:
Package modular-xorg-server: missing distfile xorg-server-1.17.4.tar.bz2
Package py-qt4: missing distfile PyQt-mac-gpl-4.11.1.tar.gz
Package xservers: missing distfile xservers-3.3.6.5.tar.bz2
Package xview-clients: missing distfile xview3.2p1-X11R6.tar.gz
Package xview-lib: missing distfile xview3.2p1-X11R6.tar.gz
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
2015-08-03 11:53:02 by Jonathan Perkin | Files touched by this commit (12) |
Log message:
Look for pkg-config files under share/pkgconfig, as found on EL6.
|
2014-03-10 12:05:54 by Jonathan Perkin | Files touched by this commit (57) |
Log message:
Search for pkgconfig files in lib${LIBABISUFFIX} and share directories
as appropriate. This is required for X11_TYPE=native on Red Hat Linux.
|
2013-04-06 15:46:36 by Blue Rats | Files touched by this commit (30) |
Log message:
"This line belongs inside the .ifdef block."
|
2012-10-29 06:07:25 by Aleksej Saushev | Files touched by this commit (563) |
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
|
2012-07-12 16:16:22 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Update to 2.8:
dri2 protocol release for prime and dri2 get param.
Chad Versace (2):
dri2proto: Fix documented opcodes
dri2proto: Add DRI2GetParam request
Dave Airlie (2):
dri2proto: add prime protocol support. (v2.1)
dri2proto: bump package to 2.8
|
2012-04-26 12:50:43 by Thomas Klausner | Files touched by this commit (3) | |
Log message:
Update 2.6, requested by ftigeot.
2.6:
Chad Versace (1):
Add attachment token DRI2BufferHiz
Jesse Barnes (2):
Revert "dri2proto: make DRI2 swap event match GLX spec"
dri2proto: add a new DRI2BufferSwapComplete struct that matches the spec
2.4:
Gaetan Nadon (3):
config: install and distribute dri2proto.txt
config: remove the pkgconfig pc.in file from EXTRA_DIST
config: update AC_PREREQ statement to 2.60
Jesse Barnes (1):
dri2proto: make DRI2 swap event match GLX spec
Marcin KoÅcielnicki (1):
Fix DRI2Connect line encoding to match existing code
Mike Stroyan (2):
Add more info about dri2proto events
Fix typo and obsolete reference in dri2proto.txt
|
2010-04-12 15:58:36 by Tobias Nygren | Files touched by this commit (2) |
Log message:
Update to dri2proto-2.3.
This adds some new event definitions to the dri2 protocol.
|
2009-06-14 20:25:20 by Joerg Sonnenberger | Files touched by this commit (321) |
Log message:
Remove @dirrm entries from PLISTs
|
2009-06-13 00:53:34 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Update to 2.1:
Here's the 2.1 release of dri2proto with the new request from Ian
to support front buffer rendering.
Have fun rendering to the front buffer!
Kristian
Ian Romanick (1):
Add protocol for DRI2GetBuffersWithFormat
|