mirror of
https://github.com/encounter/SDL.git
synced 2025-12-12 06:45:10 +00:00
WinRT: build fixes and additional WinRT-related integrations with SDL 2.0.0
This commit is contained in:
@@ -49,6 +49,9 @@ static const SDL_RenderDriver *render_drivers[] = {
|
||||
#if SDL_VIDEO_RENDER_D3D
|
||||
&D3D_RenderDriver,
|
||||
#endif
|
||||
#if SDL_VIDEO_RENDER_D3D11
|
||||
&D3D11_RenderDriver,
|
||||
#endif
|
||||
#if SDL_VIDEO_RENDER_OGL
|
||||
&GL_RenderDriver,
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user