OSDN Git Service

glapi: Add OpenGL ES compatibility mode to scripts.
authorChia-I Wu <olvaffe@gmail.com>
Thu, 3 Sep 2009 03:05:06 +0000 (11:05 +0800)
committerChia-I Wu <olvaffe@gmail.com>
Sat, 12 Sep 2009 12:56:02 +0000 (20:56 +0800)
commit4cf0415cc0ba2a40c838181ae737032fa2fc51d4
tree33715a6234680e4227a88429dca1252aa2ee7f24
parent3de1a6584fd8596b6ad45dbd55f7d285885f0544
glapi: Add OpenGL ES compatibility mode to scripts.

When the mode is on, the scripts would generate headers that are
suitable for OpenGL ES overlay, that will be later introduced.
src/mesa/glapi/gl_offsets.py
src/mesa/glapi/gl_procs.py
src/mesa/glapi/gl_table.py