From 679259473ee7b0ef344c8128032f0bcaf1d60f10 Mon Sep 17 00:00:00 2001 From: David Ludwig Date: Fri, 29 Nov 2013 00:21:56 -0500 Subject: [PATCH] WinRT: removed a now-complete TODO comment regarding Direct3D 11 --- include/SDL_config_winrt.h | 1 - 1 file changed, 1 deletion(-) diff --git a/include/SDL_config_winrt.h b/include/SDL_config_winrt.h index de09fbce73d5f..3db8c9de39469 100644 --- a/include/SDL_config_winrt.h +++ b/include/SDL_config_winrt.h @@ -175,7 +175,6 @@ typedef unsigned int uintptr_t; //#define SDL_VIDEO_OPENGL_EGL 1 #endif -// TODO, WinRT: Get a Direct3D 11 based renderer working in SDL. /* Enable appropriate renderer(s) */ #define SDL_VIDEO_RENDER_D3D11 1