mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 10:22:45 -04:00
*** empty log message ***
This commit is contained in:
parent
ed28850efa
commit
beee323924
@ -39,7 +39,6 @@
|
||||
|
||||
// This forces the stuff in panda_glext.h to be reloaded,
|
||||
// if it was already loaded.
|
||||
|
||||
#if defined(GL_GLEXT_VERSION) && GL_GLEXT_VERSION < 29
|
||||
#undef GL_GLEXT_VERSION
|
||||
#undef GL_GLEXT_PROTOTYPES
|
||||
@ -51,6 +50,11 @@
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#ifdef IS_OSX
|
||||
#undef GL_GLEXT_VERSION
|
||||
#undef GL_GLEXT_PROTOTYPES
|
||||
#endif
|
||||
|
||||
#include "panda_glext.h"
|
||||
|
||||
#include "glmisc_src.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user