Implemented the X11 (non-OpenGL) renderer, no alpha or scaling available.

--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%403271
This commit is contained in:
Sam Lantinga 2008-11-30 21:58:23 +00:00
parent 5632821dd0
commit ace68e0a7c
11 changed files with 804 additions and 39 deletions

View file

@ -294,6 +294,7 @@
#undef SDL_VIDEO_RENDER_D3D
#undef SDL_VIDEO_RENDER_GDI
#undef SDL_VIDEO_RENDER_OGL
#undef SDL_VIDEO_RENDER_X11
/* Enable OpenGL support */
#undef SDL_VIDEO_OPENGL