dri2proto: Changes to 'refs/tags/dri2proto-2.2'

Jesse Barnes jbarnes at kemper.freedesktop.org
Fri Jan 8 12:06:41 PST 2010


Tag 'dri2proto-2.2' created by Jesse Barnes <jbarnes at virtuousgeek.org> at 2010-01-08 20:05 -0800

Version 2.2

Changes since dri2proto-2.1:
Aaron Plattner (1):
      Add a DRI2DriverVDPAU driver type.

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'

Kristian Høgsberg (1):
      Make swapbuffers an async request

---
 .gitignore    |   78 ++++++++++++++-
 Makefile.am   |    9 +
 README        |   30 ++++++
 configure.ac  |   13 +-
 dri2proto.h   |  114 ++++++++++++++++++++++
 dri2proto.txt |  288 +++++++++++++++++++++++++++++++++++++++++++++++++++++++---
 dri2tokens.h  |    6 +
 7 files changed, 508 insertions(+), 30 deletions(-)
---


More information about the xorg-commit mailing list