From a9e34c68ac0538699a144f67d3ce83ccb8f49be9 Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Wed, 12 Jan 2005 04:01:08 +0000 Subject: Some initial work for OpenGL 2.0: glStencilFunc/Op/MaskSeparate() functions. --- src/mesa/glapi/gl_API.xml | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) (limited to 'src/mesa/glapi/gl_API.xml') diff --git a/src/mesa/glapi/gl_API.xml b/src/mesa/glapi/gl_API.xml index 662f20afb9..367c63ca66 100644 --- a/src/mesa/glapi/gl_API.xml +++ b/src/mesa/glapi/gl_API.xml @@ -4252,6 +4252,30 @@ glx: + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3