Implemented X11 OpenGL support.
Added support for the SDL_VIDEO_OPENGL environment variable. --HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401998
This commit is contained in:
parent
cc0b655042
commit
931e1c106d
18 changed files with 847 additions and 541 deletions
|
@ -292,6 +292,8 @@
|
|||
|
||||
/* Enable OpenGL support */
|
||||
#undef SDL_VIDEO_OPENGL
|
||||
#undef SDL_VIDEO_OPENGL_BGL
|
||||
#undef SDL_VIDEO_OPENGL_CGL
|
||||
#undef SDL_VIDEO_OPENGL_GLX
|
||||
#undef SDL_VIDEO_OPENGL_WGL
|
||||
#undef SDL_VIDEO_OPENGL_OSMESA
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue