Commit eba7e384 authored by Sam Lantinga's avatar Sam Lantinga

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
parent 2094bfe8
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment