[PATCH:xserver 4/5] protocol.txt: Add DRI3 1.0 requests

Alan Coopersmith alan.coopersmith at oracle.com
Tue Sep 22 19:25:42 PDT 2015


Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>
---
 dix/protocol.txt |    6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/dix/protocol.txt b/dix/protocol.txt
index ac66d95..459c385 100644
--- a/dix/protocol.txt
+++ b/dix/protocol.txt
@@ -101,6 +101,12 @@ R011 DRI2:WaitSBC
 R012 DRI2:SwapInterval
 V000 DRI2:BufferSwapComplete
 V001 DRI2:InvalidateBuffers
+R000 DRI3:QueryVersion
+R001 DRI3:Open
+R002 DRI3:PixmapFromBuffer
+R003 DRI3:BufferFromPixmap
+R004 DRI3:FenceFromFD
+R005 DRI3:FDFromFence
 R000 Extended-Visual-Information:QueryVersion
 R001 Extended-Visual-Information:GetVisualInfo
 R000 FontCache:QueryVersion
-- 
1.7.9.2



More information about the xorg-devel mailing list