From a3b99fcb56ef2ef0de8eae640c85184aacab9a5b Mon Sep 17 00:00:00 2001 From: Ian Romanick Date: Thu, 14 Sep 2006 21:07:17 +0000 Subject: Use correct opcodes for GLX_EXT_texture_from_pixmap. Set the correct opcodes for GLX_EXT_texture_from_pixmap functions. Changes to the glproto package and the core X server are also required. --- src/mesa/glapi/glX_API.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/mesa/glapi/glX_API.xml') diff --git a/src/mesa/glapi/glX_API.xml b/src/mesa/glapi/glX_API.xml index 0b1212f61b..455fc6a567 100644 --- a/src/mesa/glapi/glX_API.xml +++ b/src/mesa/glapi/glX_API.xml @@ -211,11 +211,11 @@ - + - + -- cgit v1.2.3