mesa: update to version 64 of GL/glext.h
authorBrian Paul <brianp@vmware.com>
Tue, 14 Sep 2010 15:37:35 +0000 (09:37 -0600)
committerBrian Paul <brianp@vmware.com>
Tue, 14 Sep 2010 15:37:37 +0000 (09:37 -0600)
commit7993832c12bba578010005b344dcd3817be84a42
tree59c27bba7e33fdc3ac7673737b17e1c7e298db93
parent83f5f50f2f69adae497c71ac48e4e0177979ebff
mesa: update to version 64 of GL/glext.h

A number of other files had to be updated as well because const
qualifiers were added to the glMultiDrawArrays() function.
Also, GL_FIXED is now defined in glext.h.
14 files changed:
docs/relnotes-7.9.html
include/GL/glext.h
src/glx/indirect.c
src/glx/indirect.h
src/glx/indirect_init.c
src/mapi/glapi/gen/Makefile
src/mapi/glapi/gen/gl_API.xml
src/mapi/glapi/glapidispatch.h
src/mapi/glapi/glapitable.h
src/mapi/glapi/glapitemp.h
src/mesa/main/dlist.c
src/mesa/main/glheader.h
src/mesa/main/varray.c
src/mesa/main/varray.h