comparison include/SDL_config_macosx.h @ 2540:56cf872c723a gsoc2008_force_feedback

Synced with trunk.
author Edgar Simo <bobbens@gmail.com>
date Sun, 20 Jul 2008 21:34:04 +0000
parents a64c891037fd
children 491e43f427ee
comparison
equal deleted inserted replaced
2539:b4c41a7eea04 2540:56cf872c723a
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