mirror of
https://github.com/yawut/SDL.git
synced 2026-04-25 15:58:04 -05:00
Temporarily disabled the D3D11 renderer so we can get a build.
This commit is contained in:
parent
117af822d0
commit
02d4d38830
|
|
@ -172,7 +172,7 @@ typedef unsigned int uintptr_t;
|
|||
#define SDL_VIDEO_RENDER_D3D 1
|
||||
#endif
|
||||
#ifndef SDL_VIDEO_RENDER_D3D11
|
||||
#define SDL_VIDEO_RENDER_D3D11 1
|
||||
#define SDL_VIDEO_RENDER_D3D11 0
|
||||
#endif
|
||||
|
||||
/* Enable OpenGL support */
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user