From ce865fd2fde0058f7a61620389ec17a9a04f1f40 Mon Sep 17 00:00:00 2001 From: Brian Date: Tue, 19 Feb 2008 08:38:42 -0700 Subject: [PATCH] Added lines for point parameter tokens. See bug 11893. This allows GL_POINT_SIZE_MIN/MAX/etc to be queried with indirect rendering. --- src/mesa/glapi/gl_API.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/mesa/glapi/gl_API.xml b/src/mesa/glapi/gl_API.xml index f60e235..12c048f 100644 --- a/src/mesa/glapi/gl_API.xml +++ b/src/mesa/glapi/gl_API.xml @@ -4529,15 +4529,19 @@ + + + + -- 2.7.4