mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-01 09:23:03 -04:00
add GLXPbufferSGIX
This commit is contained in:
parent
bd3c75357f
commit
141852abeb
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user