From 5a4e42f37ac431df76f509b26329fd184790a36e Mon Sep 17 00:00:00 2001 From: Chad Versace Date: Mon, 4 Jun 2012 12:11:48 -0700 Subject: [PATCH] dri2: Update to DRI2 1.4 In DRI2 1.4, the DRI2GetParam request was added. Signed-off-by: Chad Versace Signed-off-by: Julien Danjou --- src/dri2.xml | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/src/dri2.xml b/src/dri2.xml index 3af1600..508e4c1 100644 --- a/src/dri2.xml +++ b/src/dri2.xml @@ -28,7 +28,7 @@ authorization from the authors. --> + major-version="1" minor-version="4"> xproto @@ -241,6 +241,18 @@ authorization from the authors. + + + + + + + + + + + + -- 2.34.1