mesa: hook up GL 3.x entrypoints
authorBrian Paul <brianp@vmware.com>
Sun, 21 Nov 2010 16:19:23 +0000 (09:19 -0700)
committerBrian Paul <brianp@vmware.com>
Sun, 21 Nov 2010 16:20:44 +0000 (09:20 -0700)
commit5ed51e950f8b5850cada5aa6289215dbf254c1c7
tree0fe2e8dfe748ac01bb72e1ff1173b286fb55a17a
parent81c347ef79bc495eb45ae3e257bc534a6ebbf83d
mesa: hook up GL 3.x entrypoints

Fix up some details in the xml files and regenerate dispatch files.
17 files changed:
src/mapi/glapi/gen/ARB_draw_instanced.xml
src/mapi/glapi/gen/EXT_gpu_shader4.xml
src/mapi/glapi/gen/EXT_transform_feedback.xml
src/mapi/glapi/gen/GL3x.xml
src/mapi/glapi/gen/Makefile
src/mapi/glapi/gen/gl_API.xml
src/mapi/glapi/glapi_sparc.S
src/mapi/glapi/glapi_x86-64.S
src/mapi/glapi/glapi_x86.S
src/mapi/glapi/glapitable.h
src/mapi/glapi/glapitemp.h
src/mapi/glapi/glprocs.h
src/mesa/main/api_exec.c
src/mesa/main/enums.c
src/mesa/main/glapidispatch.h
src/mesa/main/remap_helper.h
src/mesa/main/vtxfmt.c