summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-05-21dri2proto: Add DRI2GetParam requestHEADmasterChad Versace3-3/+76
2012-05-02dri2proto: Fix documented opcodesChad Versace1-9/+9
2011-06-07Add attachment token DRI2BufferHizdri2proto-2.6Chad Versace3-2/+7
2011-05-19dri2proto: add a new DRI2BufferSwapComplete struct that matches the specJesse Barnes2-1/+17
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 Barnes2-3/+3
2010-06-24Fix DRI2Connect line encoding to match existing codeMarcin Kościelnicki1-3/+4
2010-03-28config: update AC_PREREQ statement to 2.60Gaetan Nadon1-1/+1
2010-03-28config: remove the pkgconfig pc.in file from EXTRA_DISTGaetan Nadon1-1/+0
2010-03-28config: install and distribute dri2proto.txtGaetan Nadon1-1/+3
2010-02-17Fix typo and obsolete reference in dri2proto.txtMike Stroyan1-2/+2
2010-02-17Add more info about dri2proto eventsMike Stroyan1-2/+34
2010-02-15Define an event to notify clients about the validity of their buffers.dri2proto-2.3Francisco Jerez3-10/+42
2009-12-08Merge branch 'dri2-swapbuffers'dri2proto-2.2Jesse Barnes3-11/+390
2009-11-22Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILESGaetan Nadon1-0/+2
2009-11-17Add a DRI2DriverVDPAU driver type.Aaron Plattner4-3/+6
2009-11-16README: file created or updated #24206Gaetan Nadon1-0/+30
2009-11-15Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432Gaetan Nadon1-4/+0
2009-11-15Makefile.am: INSTALL file is missing or incorrect #24206Gaetan Nadon1-2/+5
2009-11-15configure.ac: deploy the new XORG_DEFAULT_OPTIONS #24242Gaetan Nadon1-5/+5
2009-11-15configure.ac: AM_MAINTAINER_MODE missing #24238Gaetan Nadon1-0/+1
2009-11-15.gitignore: use common defaults with custom section # 24239Gaetan Nadon1-7/+71
2009-11-12Fix cut & paste error: Extension Requests -> Extension Eventsdri2-swapbuffersJesse Barnes1-1/+1
2009-11-12Add DRI2 event support for DRI2BufferSwapCompleteJesse Barnes3-10/+73
2009-11-11Pad out DRI2 swap buffers replyJesse Barnes1-1/+5
2009-11-10Add DRI2SwapInterval protocolJesse Barnes2-0/+33
2009-10-29Bump package version to 2.2Jesse Barnes1-1/+1
2009-10-02Fix DRI2SwapBuffers reply lengthJesse Barnes1-1/+1
2009-10-01Add swap interval and synchronization supportJesse Barnes2-10/+239
2009-06-08Update protocol description for swapbuffersJesse Barnes1-4/+4
2009-06-03Make swapbuffers an async requestKristian Høgsberg1-14/+0
2009-05-01Add SwapBuffers requestJesse Barnes2-1/+65
2009-04-24Add protocol for DRI2GetBuffersWithFormatdri2proto-2.1Ian Romanick4-5/+70
2009-04-20Bump to 2.0 and releasedri2proto-2.0Kristian Høgsberg1-1/+1
2009-01-28Distribute the protocol documentationJulien Cristau1-1/+1
2009-01-27Janitor: Correct make distcheck and dont distribute autogen.shPaulo Cesar Pereira de Andrade3-1/+30
2008-12-01Bump to 1.99.3 and back out the value bitmask from the CopyRegion request.dri2proto-1.99.3Kristian Høgsberg3-27/+11
2008-12-01Bump version to 1.99.2.Kristian Høgsberg1-1/+1
2008-10-14Add protocol documentation, update to DRI2CopyRegion request.Kristian Høgsberg3-37/+551
2008-08-28Update to 1.99.1 - drop sarea and perform swap buffer in X server.dri2proto-1.99.1Kristian Høgsberg4-23/+88
2008-04-02Adjust pkg-config cflags to match other proto modules.dri2proto-1.1Kristian Høgsberg2-2/+2
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øgsberg6-0/+215