Use SDL_renderer_gles.c from SDL 1.3 in SDL 1.2

This commit is contained in:
pelya
2010-09-28 17:36:38 +03:00
parent f58373279e
commit 73dcf3e75e
4 changed files with 31 additions and 1063 deletions

View File

@@ -34,6 +34,7 @@
#define SDL_VIDEO_DRIVER_ANDROID 1
#define SDL_VIDEO_OPENGL_ES 1
#define SDL_VIDEO_RENDER_OGL_ES 1
#define SDL_VIDEO_RENDER_OGL_ES_GL_CONTEXT_LOSING_IMMUNE 1
#define SDL_AUDIO_DRIVER_ANDROID 1