summaryrefslogtreecommitdiff
path: root/dri2proto.h
AgeCommit message (Expand)AuthorFilesLines
2015-06-16Add DRI2SwapBuffersWithDamageHEADmasterChris Wilson1-1/+18
2015-06-16Declare DRI2ParamXHasBufferAgeChris Wilson1-0/+2
2012-05-21dri2proto: Add DRI2GetParam requestChad Versace1-2/+26
2011-05-19dri2proto: add a new DRI2BufferSwapComplete struct that matches the specJesse Barnes1-0/+16
2011-05-05Revert "dri2proto: make DRI2 swap event match GLX spec"Jesse Barnes1-2/+2
2011-05-03dri2proto: make DRI2 swap event match GLX specdri2proto-2.4Jesse Barnes1-2/+2
2010-02-15Define an event to notify clients about the validity of their buffers.dri2proto-2.3Francisco Jerez1-2/+17
2009-11-12Add DRI2 event support for DRI2BufferSwapCompleteJesse Barnes1-2/+22
2009-11-11Pad out DRI2 swap buffers replyJesse Barnes1-1/+5
2009-11-10Add DRI2SwapInterval protocolJesse Barnes1-0/+10
2009-10-02Fix DRI2SwapBuffers reply lengthJesse Barnes1-1/+1
2009-10-01Add swap interval and synchronization supportJesse Barnes1-1/+66
2009-06-03Make swapbuffers an async requestKristian Høgsberg1-14/+0
2009-05-01Add SwapBuffers requestJesse Barnes1-1/+24
2009-04-24Add protocol for DRI2GetBuffersWithFormatdri2proto-2.1Ian Romanick1-2/+3
2008-12-01Bump to 1.99.3 and back out the value bitmask from the CopyRegion request.dri2proto-1.99.3Kristian Høgsberg1-3/+2
2008-10-14Add protocol documentation, update to DRI2CopyRegion request.Kristian Høgsberg1-30/+32
2008-08-28Update to 1.99.1 - drop sarea and perform swap buffer in X server.dri2proto-1.99.1Kristian Høgsberg1-21/+42
2008-03-26Add reemitDrawableInfo protocol.dri2proto-1.0.0Kristian Høgsberg1-16/+37
2008-03-12Fix typo in xDRI2QueryVersionReq req type field.Kristian Høgsberg1-1/+1
2008-03-12Initial commit.Kristian Høgsberg1-0/+150