summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* dri2proto: Fix fields in SwapBuffersHEADmasterRobert Ancell2015-09-181-24/+6
* config: replace deprecated use of AC_OUTPUT with AC_CONFIG_FILESGaetan Nadon2013-10-261-1/+2
* autogen.sh: Implement GNOME Build APIbaserock/morphColin Walters2013-01-151-1/+3
* configure: Remove AM_MAINTAINER_MODEAdam Jackson2013-01-151-1/+0
* dri2proto: bump package to 2.8dri2proto-2.8Dave Airlie2012-07-071-1/+1
* dri2proto: add prime protocol support. (v2.1)Dave Airlie2012-07-061-0/+5
* dri2proto: Add DRI2GetParam requestChad Versace2012-05-213-3/+76
* dri2proto: Fix documented opcodesChad Versace2012-05-021-9/+9
* Add attachment token DRI2BufferHizdri2proto-2.6Chad Versace2011-06-073-2/+7
* dri2proto: add a new DRI2BufferSwapComplete struct that matches the specJesse Barnes2011-05-192-1/+17
* Revert "dri2proto: make DRI2 swap event match GLX spec"Jesse Barnes2011-05-051-2/+2
* dri2proto: make DRI2 swap event match GLX specdri2proto-2.4Jesse Barnes2011-05-032-3/+3
* Fix DRI2Connect line encoding to match existing codeMarcin Kościelnicki2010-06-241-3/+4
* config: update AC_PREREQ statement to 2.60Gaetan Nadon2010-03-281-1/+1
* config: remove the pkgconfig pc.in file from EXTRA_DISTGaetan Nadon2010-03-281-1/+0
* config: install and distribute dri2proto.txtGaetan Nadon2010-03-281-1/+3
* Fix typo and obsolete reference in dri2proto.txtMike Stroyan2010-02-171-2/+2
* Add more info about dri2proto eventsMike Stroyan2010-02-171-2/+34
* Define an event to notify clients about the validity of their buffers.dri2proto-2.3Francisco Jerez2010-02-153-10/+42
* Merge branch 'dri2-swapbuffers'dri2proto-2.2Jesse Barnes2009-12-083-11/+390
|\
| * Fix cut & paste error: Extension Requests -> Extension Eventsdri2-swapbuffersJesse Barnes2009-11-121-1/+1
| * Add DRI2 event support for DRI2BufferSwapCompleteJesse Barnes2009-11-123-10/+73
| * Pad out DRI2 swap buffers replyJesse Barnes2009-11-111-1/+5
| * Add DRI2SwapInterval protocolJesse Barnes2009-11-102-0/+33
| * Bump package version to 2.2Jesse Barnes2009-10-291-1/+1
| * Fix DRI2SwapBuffers reply lengthJesse Barnes2009-10-021-1/+1
| * Add swap interval and synchronization supportJesse Barnes2009-10-012-10/+239
| * Update protocol description for swapbuffersJesse Barnes2009-06-081-4/+4
| * Make swapbuffers an async requestKristian Høgsberg2009-06-031-14/+0
| * Add SwapBuffers requestJesse Barnes2009-05-012-1/+65
* | Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILESGaetan Nadon2009-11-221-0/+2
* | Add a DRI2DriverVDPAU driver type.Aaron Plattner2009-11-174-3/+6
* | README: file created or updated #24206Gaetan Nadon2009-11-161-0/+30
* | Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432Gaetan Nadon2009-11-151-4/+0
* | Makefile.am: INSTALL file is missing or incorrect #24206Gaetan Nadon2009-11-151-2/+5
* | configure.ac: deploy the new XORG_DEFAULT_OPTIONS #24242Gaetan Nadon2009-11-151-5/+5
* | configure.ac: AM_MAINTAINER_MODE missing #24238Gaetan Nadon2009-11-151-0/+1
* | .gitignore: use common defaults with custom section # 24239Gaetan Nadon2009-11-151-7/+71
|/
* Add protocol for DRI2GetBuffersWithFormatdri2proto-2.1Ian Romanick2009-04-244-5/+70
* Bump to 2.0 and releasedri2proto-2.0Kristian Høgsberg2009-04-201-1/+1
* Distribute the protocol documentationJulien Cristau2009-01-281-1/+1
* Janitor: Correct make distcheck and dont distribute autogen.shPaulo Cesar Pereira de Andrade2009-01-273-1/+30
* Bump to 1.99.3 and back out the value bitmask from the CopyRegion request.dri2proto-1.99.3Kristian Høgsberg2008-12-013-27/+11
* Bump version to 1.99.2.Kristian Høgsberg2008-12-011-1/+1
* Add protocol documentation, update to DRI2CopyRegion request.Kristian Høgsberg2008-10-143-37/+551
* Update to 1.99.1 - drop sarea and perform swap buffer in X server.dri2proto-1.99.1Kristian Høgsberg2008-08-284-23/+88
* Adjust pkg-config cflags to match other proto modules.dri2proto-1.1Kristian Høgsberg2008-04-022-2/+2
* Add reemitDrawableInfo protocol.dri2proto-1.0.0Kristian Høgsberg2008-03-261-16/+37
* Fix typo in xDRI2QueryVersionReq req type field.Kristian Høgsberg2008-03-121-1/+1
* Initial commit.Kristian Høgsberg2008-03-126-0/+215