From 20b8d9c1b927f30390093750af0f4008adbfa5cf Mon Sep 17 00:00:00 2001 From: Ian Romanick Date: Fri, 28 Jan 2005 17:58:58 +0000 Subject: Fix some get / set errors with COLOR_TABLE_*. SCALE and BIAS can be parameters to GetColorTableParameter[if]v. FORMAT, WIDTH, and the SIZE enums cannot be parameters to ColorTableParameter[if]v. --- src/mesa/glapi/gl_API.xml | 36 ++++++++++++++++++++---------------- 1 file changed, 20 insertions(+), 16 deletions(-) (limited to 'src/mesa/glapi') diff --git a/src/mesa/glapi/gl_API.xml b/src/mesa/glapi/gl_API.xml index d3c4d81684..f76e355e52 100644 --- a/src/mesa/glapi/gl_API.xml +++ b/src/mesa/glapi/gl_API.xml @@ -3202,42 +3202,46 @@ glx: + + + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + -- cgit v1.2.3