gl: restore some PFNGL typedefs
authorBrian Paul <brianp@vmware.com>
Tue, 15 Sep 2009 15:36:31 +0000 (09:36 -0600)
committerBrian Paul <brianp@vmware.com>
Tue, 15 Sep 2009 15:36:31 +0000 (09:36 -0600)
commit2b992dc327e02a412c0cc8c5d015ac534114848c
tree78ee74b08a64484787c9ebc15180a20b5a95ec06
parent2729db89763743b4266520355b24c34d3e332a80
gl: restore some PFNGL typedefs

Commit d33c315d9e32584dea12cea683795b498a9f5eca removed a few too many
typedefs.  We need the typedefs in glext.h which are protected by #ifdef
GL_VERSION_1_2 but we can exclude the ones protected by
GL_VERSION_1_2_DEPRECATED.
include/GL/gl.h