summaryrefslogtreecommitdiff
path: root/dri2proto.txt
diff options
context:
space:
mode:
Diffstat (limited to 'dri2proto.txt')
-rw-r--r--dri2proto.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/dri2proto.txt b/dri2proto.txt
index 35bad41..de58289 100644
--- a/dri2proto.txt
+++ b/dri2proto.txt
@@ -158,7 +158,8 @@ The only event provided by DRI2 is DRI2_BufferSwapComplete.
6. Protocol Types
-DRI2DRIVER { DRI2DriverDRI }
+DRI2DRIVER { DRI2DriverDRI
+ DRI2DriverVDPAU }
These values describe the type of driver the client will want
to load. The server sends back the name of the driver to use
@@ -535,6 +536,7 @@ A.1 Common Types
┌───
DRI2DRIVER
0x0 DRI2DriverDRI
+ 0x1 DRI2DriverVDPAU
└───
┌───