mirror of
https://github.com/Relintai/sdl2_frt.git
synced 2024-12-16 11:06:49 +01:00
Temporarily disabled the D3D11 renderer so we can get a build.
This commit is contained in:
parent
28398109a1
commit
7d98754a72
@ -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