summaryrefslogtreecommitdiff
path: root/dri2proto.h
Commit message (Expand)AuthorAgeFilesLines
* dri2proto: Add DRI2GetParam requestChad Versace2012-05-211-2/+26
* dri2proto: add a new DRI2BufferSwapComplete struct that matches the specJesse Barnes2011-05-191-0/+16
* 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-031-2/+2
* Define an event to notify clients about the validity of their buffers.dri2proto-2.3Francisco Jerez2010-02-151-2/+17
* Add DRI2 event support for DRI2BufferSwapCompleteJesse Barnes2009-11-121-2/+22
* Pad out DRI2 swap buffers replyJesse Barnes2009-11-111-1/+5
* Add DRI2SwapInterval protocolJesse Barnes2009-11-101-0/+10
* Fix DRI2SwapBuffers reply lengthJesse Barnes2009-10-021-1/+1
* Add swap interval and synchronization supportJesse Barnes2009-10-011-1/+66
* Make swapbuffers an async requestKristian Høgsberg2009-06-031-14/+0
* Add SwapBuffers requestJesse Barnes2009-05-011-1/+24
* Add protocol for DRI2GetBuffersWithFormatdri2proto-2.1Ian Romanick2009-04-241-2/+3
* Bump to 1.99.3 and back out the value bitmask from the CopyRegion request.dri2proto-1.99.3Kristian Høgsberg2008-12-011-3/+2
* Add protocol documentation, update to DRI2CopyRegion request.Kristian Høgsberg2008-10-141-30/+32
* Update to 1.99.1 - drop sarea and perform swap buffer in X server.dri2proto-1.99.1Kristian Høgsberg2008-08-281-21/+42
* 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-121-0/+150