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:
parent
5632821dd0
commit
ace68e0a7c
11 changed files with 804 additions and 39 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue