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

@ -187,9 +187,6 @@ typedef unsigned int uintptr_t;
#define SDL_VIDEO_RENDER_D3D 1
#endif
#endif
#ifndef SDL_VIDEO_RENDER_GDI
#define SDL_VIDEO_RENDER_GDI 1
#endif
/* Enable OpenGL support */
#ifndef _WIN32_WCE