OSDN Git Service

mesa/es: Add more exnteions to APIspec.
authorChia-I Wu <olvaffe@gmail.com>
Mon, 23 Nov 2009 09:07:08 +0000 (17:07 +0800)
committerBrian Paul <brianp@vmware.com>
Mon, 4 Jan 2010 21:15:15 +0000 (14:15 -0700)
commitf88297b369e9c2d4521554d8a6c66e288eb3b178
tree1ad83649195508fc1840d8ac706b3ffbcbc49797
parent29bd20ad1452bdc43d4cb0e42db65cf1069615cf
mesa/es: Add more exnteions to APIspec.

This commit adds definitions of

  GL_EXT_texture_compression_dxt1
  GL_EXT_texture_lod_bias
  GL_EXT_blend_minmax
  GL_EXT_multi_draw_arrays

to APIspec.xml and get_gen.py.  Some of the enums are not avaiable in
the header files and the defining extensions are disabled.

Signed-off-by: Chia-I Wu <olvaffe@gmail.com>
src/mesa/es/main/APIspec.xml
src/mesa/es/main/get_gen.py