comparison include/SDL_config_amiga.h @ 1658:e49147870aac SDL-1.3

glSDL support
author Sam Lantinga <slouken@libsdl.org>
date Mon, 01 May 2006 06:58:33 +0000
parents d951a5afaf07
children 4371d679ee12
comparison
equal deleted inserted replaced
1657:5b0805ceb50f 1658:e49147870aac
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 */