Parcourir la source

add GLXPbufferSGIX

David Rose il y a 22 ans
Parent
commit
141852abeb
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      panda/src/glxdisplay/glxGraphicsPipe.h

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

@@ -45,6 +45,7 @@ typedef int XIC;
   // defined as SGI extensions.
   #define GLX_RGBA_TYPE GLX_RGBA_TYPE_SGIX
   #define GLXFBConfig GLXFBConfigSGIX
+  #define GLXPbuffer GLXPbufferSGIX
   #define glXChooseFBConfig glXChooseFBConfigSGIX
   #define glXCreateNewContext glXCreateContextWithConfigSGIX
   #define glXGetVisualFromFBConfig glXGetVisualFromFBConfigSGIX