mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 02:42:49 -04:00
build on Irix
This commit is contained in:
parent
ffcab23c96
commit
5b3b43ca11
@ -47,6 +47,7 @@
|
|||||||
// these functions are defined, and the system glx.h sometimes doesn't
|
// these functions are defined, and the system glx.h sometimes doesn't
|
||||||
// declare these typedefs.
|
// declare these typedefs.
|
||||||
typedef __GLXextFuncPtr (* PFNGLXGETPROCADDRESSPROC) (const GLubyte *procName);
|
typedef __GLXextFuncPtr (* PFNGLXGETPROCADDRESSPROC) (const GLubyte *procName);
|
||||||
|
typedef int (* PFNGLXSWAPINTERVALSGIPROC) (int interval);
|
||||||
|
|
||||||
////////////////////////////////////////////////////////////////////
|
////////////////////////////////////////////////////////////////////
|
||||||
// Class : glxGraphicsStateGuardian
|
// Class : glxGraphicsStateGuardian
|
||||||
|
Loading…
x
Reference in New Issue
Block a user