glx: added PFNGL*PROC typedefs for GLX 1.3 functions
authorBrian Paul <brian.paul@tungstengraphics.com>
Wed, 29 Oct 2008 21:49:19 +0000 (15:49 -0600)
committerBrian Paul <brian.paul@tungstengraphics.com>
Wed, 29 Oct 2008 21:49:19 +0000 (15:49 -0600)
commit239ce2240af37e768e855680777872f6f4e7b71d
tree5b36b5c3dec940e05fa657e2ae529bebf9203db7
parentcd1283f5151749db87edadb16a2aab4ed3b46363
glx: added PFNGL*PROC typedefs for GLX 1.3 functions

Since we define GLX_VERSION_1_3 in glx.h, the typedefs in the glxext.h header
were getting skipped.
include/GL/glx.h