From 7a4a6a3c4ca06e90b5e74d5c361173042d76b2bf Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Fri, 8 Nov 2002 15:38:48 +0000 Subject: fixed a few category lines --- src/mesa/glapi/APIspec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src/mesa/glapi/APIspec') diff --git a/src/mesa/glapi/APIspec b/src/mesa/glapi/APIspec index c1cb030168..68c184d53e 100644 --- a/src/mesa/glapi/APIspec +++ b/src/mesa/glapi/APIspec @@ -1,4 +1,4 @@ -# $Id: APIspec,v 1.13 2002/11/07 16:35:01 brianp Exp $ +# $Id: APIspec,v 1.14 2002/11/08 15:38:48 brianp Exp $ # This file describes all the OpenGL functions. # We use a number of Python scripts to parse this file and @@ -7374,7 +7374,7 @@ param sfactorRGB GLenum param dfactorRGB GLenum param sfactorAlpha GLenum param dfactorAlpha GLenum -category GL_EXT_blend_func_separate +category 1.4 name FogCoordf return void @@ -7414,7 +7414,7 @@ param mode GLenum param first GLint * param count GLsizei * param primcount GLsizei -category GL_EXT_multi_draw_arrays +category 1.4 alias MultiDrawArraysEXT name MultiDrawElements @@ -7424,7 +7424,7 @@ param count const GLsizei * param type GLenum param indices const GLvoid ** param primcount GLsizei -category GL_EXT_multi_draw_arrays +category 1.4 alias MultiDrawElementsEXT name PointParameterf -- cgit v1.2.3