Removed more partially functional renderers
--HG-- extra : rebase_source : d00f0590e133604070f978762a6728b4afde02ca
This commit is contained in:
parent
df1f384c5b
commit
372693d86f
12 changed files with 4 additions and 2287 deletions
|
@ -178,11 +178,7 @@ typedef unsigned int uintptr_t;
|
|||
#define SDL_VIDEO_DRIVER_DUMMY 1
|
||||
#define SDL_VIDEO_DRIVER_WINDOWS 1
|
||||
|
||||
#ifdef _WIN32_WCE
|
||||
#ifndef SDL_VIDEO_RENDER_GAPI
|
||||
#define SDL_VIDEO_RENDER_GAPI 1
|
||||
#endif
|
||||
#else
|
||||
#ifndef _WIN32_WCE
|
||||
#ifndef SDL_VIDEO_RENDER_D3D
|
||||
#define SDL_VIDEO_RENDER_D3D 1
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue