comparison include/SDL_config_amiga.h @ 1895:c121d94672cb

SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head.
author Sam Lantinga <slouken@libsdl.org>
date Mon, 10 Jul 2006 21:04:37 +0000
parents d951a5afaf07
children 4371d679ee12
comparison
equal deleted inserted replaced
1894:c69cee13dd76 1895:c121d94672cb
71 #define SDL_TIMER_AMIGA 1 71 #define SDL_TIMER_AMIGA 1
72 72
73 /* Enable various video drivers */ 73 /* Enable various video drivers */
74 #define SDL_VIDEO_DRIVER_CYBERGRAPHICS 1 74 #define SDL_VIDEO_DRIVER_CYBERGRAPHICS 1
75 #define SDL_VIDEO_DRIVER_DUMMY 1 75 #define SDL_VIDEO_DRIVER_DUMMY 1
76 #define SDL_VIDEO_DRIVER_GLSDL 1
76 77
77 /* Enable OpenGL support */ 78 /* Enable OpenGL support */
78 #define SDL_VIDEO_OPENGL 1 79 #define SDL_VIDEO_OPENGL 1
79 80
80 #endif /* _SDL_config_amiga_h */ 81 #endif /* _SDL_config_amiga_h */