Removed partially functional renderers

--HG--
extra : rebase_source : 3fc2560c02393bf9e7c46360fc24f2585c9409be
This commit is contained in:
Sam Lantinga 2011-01-31 22:21:29 -08:00
parent 886e947679
commit 9c12618379
13 changed files with 0 additions and 3600 deletions

View file

@ -151,9 +151,6 @@
#ifndef SDL_VIDEO_RENDER_OGL
#define SDL_VIDEO_RENDER_OGL 1
#endif
#ifndef SDL_VIDEO_RENDER_X11
#define SDL_VIDEO_RENDER_X11 1
#endif
/* Enable OpenGL support */
#ifndef SDL_VIDEO_OPENGL