index
:
proto/xorgproto
master
obsd
obsd-2018.4
unified protocol headers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dri3proto.txt
Age
Commit message (
Expand
)
Author
2024-03-22
DRI3: add DRI3ImportSyncobj and DRI3FreeSyncobj
Erik Kurzinger
2022-09-08
DRI3: fix off-by-one DRI3 opcodes in description
Emil Velikov
2022-05-25
DRI3: Add DRI3SetDRMDeviceInUse
Austin Shafer
2018-02-28
dri3: Add modifier/multi-plane requests, bump to v1.2
Louis-Francis Ratté-Boulianne
2013-11-06
Update DRI3Open encoding spec to remove driver name
Keith Packard
2013-10-08
Add FDFromFence request
Keith Packard
2013-07-12
Remove events and other unused elements
Keith Packard
2013-06-20
Eliminate driverType and driverName from Open request
Keith Packard
2013-06-07
Re-word the caution about pixmap image formats non linearity
Keith Packard
2013-06-04
Clarify relationship with GLX
Keith Packard
2013-06-04
Re-center the version and date lines
Keith Packard
2013-06-04
Rename Swap to Present
Keith Packard
2013-06-04
Pass Fence FDS from client. Clean up encoding.
Keith Packard
2013-06-04
Switch direction of FD passing for Sync Fences
Keith Packard
2013-05-13
Rename Connect as Open, make it work. Add SHM SyncFences
Keith Packard
2013-04-09
Initial DRI3 protocol headers
Keith Packard
2013-02-19
Initial DRI3 protocol specification
Keith Packard