瀏覽代碼

add GLXPbufferSGIX

David Rose 22 年之前
父節點
當前提交
141852abeb
共有 1 個文件被更改,包括 1 次插入0 次删除
  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