comparison include/SDL_config_macosx.h @ 3758:5f3ea4cd5adb gsoc2008_manymouse

Sync with trunk
author Szymon Wilczek <kazeuser@gmail.com>
date Sat, 17 May 2008 10:09:11 +0000
parents a64c891037fd
children 491e43f427ee
comparison
equal deleted inserted replaced
3757:0ea0d32caabf 3758:5f3ea4cd5adb
120 #define SDL_VIDEO_DRIVER_DUMMY 1 120 #define SDL_VIDEO_DRIVER_DUMMY 1
121 121
122 /* Enable OpenGL support */ 122 /* Enable OpenGL support */
123 #define SDL_VIDEO_OPENGL 1 123 #define SDL_VIDEO_OPENGL 1
124 #define SDL_VIDEO_OPENGL_CGL 1 124 #define SDL_VIDEO_OPENGL_CGL 1
125 #define SDL_VIDEO_RENDER_OGL 1
125 126
126 /* Enable assembly routines */ 127 /* Enable assembly routines */
127 #define SDL_ASSEMBLY_ROUTINES 1 128 #define SDL_ASSEMBLY_ROUTINES 1
128 #ifdef __ppc__ 129 #ifdef __ppc__
129 #define SDL_ALTIVEC_BLITTERS 1 130 #define SDL_ALTIVEC_BLITTERS 1