Browse Source

build on Irix

David Rose 20 years ago
parent
commit
5b3b43ca11
1 changed files with 1 additions and 0 deletions
  1. 1 0
      panda/src/glxdisplay/glxGraphicsStateGuardian.h

+ 1 - 0
panda/src/glxdisplay/glxGraphicsStateGuardian.h

@@ -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