mesa: Assorted fixes for es_generator.py on win32.
authorChia-I Wu <olv@lunarg.com>
Sat, 21 Aug 2010 10:20:39 +0000 (18:20 +0800)
committerChia-I Wu <olv@lunarg.com>
Mon, 23 Aug 2010 10:28:14 +0000 (18:28 +0800)
commit0c878280506767c38887b71b45af2cb64a0f4abd
tree7e9a873b1c32ab758128b2ab7a1c277a3c4fe2bd
parent8a537b2fb856d27f49235d9f5684901f1213214c
mesa: Assorted fixes for es_generator.py on win32.

Fix mixed use of GL_APIENTRY and GLAPIENTRY.  Parameter list of a function
prototype should never be empty.
src/mesa/main/es_generator.py