From 91c8bedb8a546c922835f119ba330faa4e2e4fc9 Mon Sep 17 00:00:00 2001 From: Dylan Noblesmith Date: Tue, 17 Jan 2012 02:12:19 +0000 Subject: glapi: add GL_ARB_texture_float And add some missing core GL 3.0 enums that came from this extension, too. Reviewed-by: Kenneth Graunke --- src/mapi/glapi/gen/gl_API.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/mapi/glapi/gen/gl_API.xml') diff --git a/src/mapi/glapi/gen/gl_API.xml b/src/mapi/glapi/gen/gl_API.xml index 77b47b76353..a74577d1fc3 100644 --- a/src/mapi/glapi/gen/gl_API.xml +++ b/src/mapi/glapi/gen/gl_API.xml @@ -7896,7 +7896,9 @@ - + + + -- cgit v1.2.3