summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Deprecate dri3protoHEADmasterAdam Jackson2018-03-013-47/+4
* autogen: add default patch prefixMihail Konev2017-01-261-0/+3
* autogen.sh: use quoted string variablesEmil Velikov2017-01-241-4/+4
* autogen.sh: use exec instead of waiting for configure to finishPeter Hutterer2017-01-241-1/+1
* configure: Drop AM_MAINTAINER_MODEAlan Coopersmith2014-06-041-1/+0
* autogen: use standard autogenDave Airlie2014-05-261-1/+3
* config: replace deprecated use of AC_OUTPUT with AC_CONFIG_FILESGaetan Nadon2013-11-131-1/+2
* Add the required README file.Gaetan Nadon2013-11-131-0/+31
* Update DRI3Open encoding spec to remove driver nameKeith Packard2013-11-061-6/+2
* Add COPYINGAdam Jackson2013-11-061-0/+19
* Copy the standard .gitignore from other proto packagesAaron Plattner2013-11-011-3/+69
* Add FDFromFence requestdri3proto-1.0Keith Packard2013-10-082-1/+61
* Remove events and other unused elementsKeith Packard2013-07-124-180/+11
* Eliminate driverType and driverName from Open requestKeith Packard2013-06-203-17/+10
* Re-word the caution about pixmap image formats non linearityKeith Packard2013-06-071-7/+8
* Clarify relationship with GLXKeith Packard2013-06-041-2/+3
* Re-center the version and date linesKeith Packard2013-06-041-2/+2
* Rename Swap to PresentKeith Packard2013-06-041-5/+5
* Pass Fence FDS from client. Clean up encoding.Keith Packard2013-06-041-16/+62
* Switch direction of FD passing for Sync FencesKeith Packard2013-06-042-45/+119
* Return buffer size in BufferFromPixmap replyKeith Packard2013-06-021-1/+1
* Add PixmapFromBuffer and BufferFromPixmap encodingsKeith Packard2013-05-312-4/+51
* Rename Connect as Open, make it work. Add SHM SyncFencesKeith Packard2013-05-132-7/+24
* Add GetSyncShmFD requestKeith Packard2013-05-082-2/+29
* Add 'event id' to DRI3 configure notify eventsKeith Packard2013-04-111-1/+3
* Initial DRI3 protocol headersKeith Packard2013-04-098-4/+223
* Initial DRI3 protocol specificationKeith Packard2013-02-191-0/+296