mesa/src/mapi/glapi
Dylan Noblesmith 91c8bedb8a 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 <kenneth@whitecape.org>
2012-03-26 21:35:17 +00:00
..
gen glapi: add GL_ARB_texture_float 2012-03-26 21:35:17 +00:00
.gitignore
glapi.c
glapi.h mesa,glsl,mapi: Put extern "C" { ... } where appropriate. 2011-11-09 10:24:37 +00:00
glapi_dispatch.c
glapi_entrypoint.c
glapi_gentable.c regen for "glapi: sort ARB extensions by number" 2012-03-26 21:28:10 +00:00
glapi_getproc.c
glapi_mapi_tmp.h glapi: ARB_blend_func_extended support + regen. (v2) 2012-03-26 18:42:41 +01:00
glapi_nop.c mapi/glapi: Never use a generic no-op entry-point on Windows. 2012-02-02 14:45:24 +00:00
glapi_priv.h glapi: Include GLES2 headers for ES2 extension functions 2012-02-15 14:50:00 -08:00
glapi_sparc.S glapi: ARB_blend_func_extended support + regen. (v2) 2012-03-26 18:42:41 +01:00
glapi_x86-64.S glapi: ARB_blend_func_extended support + regen. (v2) 2012-03-26 18:42:41 +01:00
glapi_x86.S glapi: ARB_blend_func_extended support + regen. (v2) 2012-03-26 18:42:41 +01:00
glapitable.h glapi: ARB_blend_func_extended support + regen. (v2) 2012-03-26 18:42:41 +01:00
glapitemp.h regen for "glapi: sort ARB extensions by number" 2012-03-26 21:28:10 +00:00
glprocs.h glapi: ARB_blend_func_extended support + regen. (v2) 2012-03-26 18:42:41 +01:00
glthread.c
glthread.h mesa,glsl,mapi: Put extern "C" { ... } where appropriate. 2011-11-09 10:24:37 +00:00
Makefile shared-glapi: Convert to automake 2012-03-19 11:13:06 -04:00
SConscript scons: Don't build the assembly sources on Mac OS X. 2012-02-25 00:25:43 -08:00
sources.mak