x11proto-dri2: Changes to 'refs/tags/x11proto-dri2-2.2-1'
Tag 'x11proto-dri2-2.2-1' created by Brice Goglin <bgoglin@debian.org> at 2010-02-11 12:58 +0000
Tagging upload of x11proto-dri2 2.2-1 to unstable.
Changes since x11proto-dri2-2.1-1:
Aaron Plattner (1):
Add a DRI2DriverVDPAU driver type.
Brice Goglin (2):
Add bug closer
Prepare changelog for upload
Gaetan Nadon (7):
.gitignore: use common defaults with custom section # 24239
configure.ac: AM_MAINTAINER_MODE missing #24238
configure.ac: deploy the new XORG_DEFAULT_OPTIONS #24242
Makefile.am: INSTALL file is missing or incorrect #24206
Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432
README: file created or updated #24206
Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
Jesse Barnes (10):
Add SwapBuffers request
Update protocol description for swapbuffers
Add swap interval and synchronization support
Fix DRI2SwapBuffers reply length
Bump package version to 2.2
Add DRI2SwapInterval protocol
Pad out DRI2 swap buffers reply
Add DRI2 event support for DRI2BufferSwapComplete
Fix cut & paste error: Extension Requests -> Extension Events
Merge branch 'dri2-swapbuffers'
Julien Cristau (3):
Remove config.* in debian/rules clean
Rename the build directory to not include DEB_BUILD_GNU_TYPE for no good reason. Thanks, Colin Watson!
Remove myself from Uploaders
Kristian Høgsberg (1):
Make swapbuffers an async request
Timo Aaltonen (2):
Merge commit 'dri2proto-2.2' into debian-unstable
Update the changelogs.
---
.gitignore | 78 +++++++++++++-
ChangeLog | 160 ++++++++++++++++++++++++++++++
Makefile.am | 9 -
README | 30 +++++
configure.ac | 13 +-
debian/changelog | 15 ++
debian/control | 2
debian/rules | 11 +-
dri2proto.h | 114 +++++++++++++++++++++
dri2proto.txt | 288 +++++++++++++++++++++++++++++++++++++++++++++++++++++--
dri2tokens.h | 6 +
11 files changed, 690 insertions(+), 36 deletions(-)
---
Reply to: