Fixed bug #460
Added SDL_VIDEO_OPENGL_CGL to the default Mac OS X config file. --HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%402552
This commit is contained in:
parent
2094bfe8bf
commit
eba7e38433
1 changed files with 1 additions and 0 deletions
|
@ -121,6 +121,7 @@
|
|||
|
||||
/* Enable OpenGL support */
|
||||
#define SDL_VIDEO_OPENGL 1
|
||||
#define SDL_VIDEO_OPENGL_CGL 1
|
||||
|
||||
/* Enable assembly routines */
|
||||
#define SDL_ASSEMBLY_ROUTINES 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue