summaryrefslogtreecommitdiff
path: root/dri2proto.h
AgeCommit message (Expand)Author
2012-05-21dri2proto: Add DRI2GetParam requestChad Versace
2011-05-19dri2proto: add a new DRI2BufferSwapComplete struct that matches the specJesse Barnes
2011-05-05Revert "dri2proto: make DRI2 swap event match GLX spec"Jesse Barnes
2011-05-03dri2proto: make DRI2 swap event match GLX specJesse Barnes
2010-02-15Define an event to notify clients about the validity of their buffers.Francisco Jerez
2009-11-12Add DRI2 event support for DRI2BufferSwapCompleteJesse Barnes
2009-11-11Pad out DRI2 swap buffers replyJesse Barnes
2009-11-10Add DRI2SwapInterval protocolJesse Barnes
2009-10-02Fix DRI2SwapBuffers reply lengthJesse Barnes
2009-10-01Add swap interval and synchronization supportJesse Barnes
2009-06-03Make swapbuffers an async requestKristian Høgsberg
2009-05-01Add SwapBuffers requestJesse Barnes
2009-04-24Add protocol for DRI2GetBuffersWithFormatIan Romanick
2008-12-01Bump to 1.99.3 and back out the value bitmask from the CopyRegion request.Kristian Høgsberg
2008-10-14Add protocol documentation, update to DRI2CopyRegion request.Kristian Høgsberg
2008-08-28Update to 1.99.1 - drop sarea and perform swap buffer in X server.Kristian Høgsberg
2008-03-26Add reemitDrawableInfo protocol.Kristian Høgsberg
2008-03-12Fix typo in xDRI2QueryVersionReq req type field.Kristian Høgsberg
2008-03-12Initial commit.Kristian Høgsberg