mesa/es: Add more extensions to glapi.
authorChia-I Wu <olvaffe@gmail.com>
Mon, 23 Nov 2009 07:04:49 +0000 (15:04 +0800)
committerBrian Paul <brianp@vmware.com>
Mon, 4 Jan 2010 21:15:15 +0000 (14:15 -0700)
commit29bd20ad1452bdc43d4cb0e42db65cf1069615cf
tree5ea06d53aa5fd6a6144f1e9ec2e1baef1d1d637e
parenta2d21f67f901ec34799819ba47b9579ac78bf112
mesa/es: Add more extensions to glapi.

This commit adds definitions of

  GL_OES_texture_half_float_linear, GL_OES_texture_float_linear
  GL_OES_texture_half_float, GL_OES_texture_float
  GL_OES_vertex_half_float
  GL_OES_vertex_type_10_10_10_2
  GL_OES_get_program_binary
  GL_EXT_texture_compression_dxt1
  GL_EXT_texture_format_BGRA8888
  GL_EXT_texture_lod_bias
  GL_EXT_blend_minmax
  GL_EXT_read_format_bgra
  GL_EXT_multi_draw_arrays

to glapi.

Signed-off-by: Chia-I Wu <olvaffe@gmail.com>
src/mesa/es/glapi/es1_EXT.xml
src/mesa/es/glapi/es2_EXT.xml
src/mesa/es/glapi/es_EXT.xml