summaryrefslogtreecommitdiff
path: root/dri3proto.txt
AgeCommit message (Expand)AuthorFilesLines
2024-03-22DRI3: add DRI3ImportSyncobj and DRI3FreeSyncobjErik Kurzinger1-2/+50
2022-09-08DRI3: fix off-by-one DRI3 opcodes in descriptionEmil Velikov1-4/+4
2022-05-25DRI3: Add DRI3SetDRMDeviceInUseAustin Shafer1-2/+37
2018-02-28dri3: Add modifier/multi-plane requests, bump to v1.2Louis-Francis Ratté-Boulianne1-9/+310
2013-11-06Update DRI3Open encoding spec to remove driver nameKeith Packard1-6/+2
2013-10-08Add FDFromFence requestKeith Packard1-0/+34
2013-07-12Remove events and other unused elementsKeith Packard1-104/+8
2013-06-20Eliminate driverType and driverName from Open requestKeith Packard1-11/+8
2013-06-07Re-word the caution about pixmap image formats non linearityKeith Packard1-7/+8
2013-06-04Clarify relationship with GLXKeith Packard1-2/+3
2013-06-04Re-center the version and date linesKeith Packard1-2/+2
2013-06-04Rename Swap to PresentKeith Packard1-5/+5
2013-06-04Pass Fence FDS from client. Clean up encoding.Keith Packard1-16/+62
2013-06-04Switch direction of FD passing for Sync FencesKeith Packard1-21/+105
2013-05-13Rename Connect as Open, make it work. Add SHM SyncFencesKeith Packard1-0/+16
2013-04-09Initial DRI3 protocol headersKeith Packard1-4/+7
2013-02-19Initial DRI3 protocol specificationKeith Packard1-0/+296