SDL-mirror/src
David Ludwig 69cd08bc13 WinRT: made the Direct3D 11.x 'Debug Layer' be enable-able in any app via a hint
To enable the Debug Layer, set the hint, SDL_HINT_RENDER_DIRECT3D11_DEBUG to '1'.

The Debug Layer will be turned off by default, both in Release and Debug builds (of SDL).
2013-10-25 20:31:43 -04:00
..
atomic WinRT: merged with SDL 2.0.0 codebase (aka. SDL hg rev d6a8fa507a45) 2013-08-12 22:29:55 -04:00
audio WinRT: removed chunks of C++ hack code from SDL_xaudio2.c 2013-09-06 19:23:42 -04:00
core WinRT: added missing files 2013-09-22 23:17:25 -04:00
cpuinfo Happy New Year! 2013-02-15 08:47:44 -08:00
events SDL_RegisterEvents() now rejects requests for numevents <= 0. 2013-08-08 15:04:30 -07:00
file WinRT: merged with SDL 2.0.0 codebase (aka. SDL hg rev d6a8fa507a45) 2013-08-12 22:29:55 -04:00
haptic Haptic: Let XInput update effects while they're still running. 2013-08-10 13:46:19 -04:00
joystick WinRT: renamed "windowsrt" directories to "winrt" 2013-08-27 12:33:36 -04:00
libm Fixed compiler warnings on Haiku. 2013-07-11 12:44:03 -04:00
loadso WinRT: merged with SDL 2.0.0 codebase (aka. SDL hg rev d6a8fa507a45) 2013-08-12 22:29:55 -04:00
main WinRT: unified the two, public, app-init functions 2013-09-22 12:26:53 -04:00
power File style cleanup for the SDL 2.0 release 2013-05-18 14:17:52 -07:00
render WinRT: made the Direct3D 11.x 'Debug Layer' be enable-able in any app via a hint 2013-10-25 20:31:43 -04:00
stdlib WinRT: build fixes and additional WinRT-related integrations with SDL 2.0.0 2013-08-13 20:09:52 -04:00
test More compiler warning fixes. 2013-07-20 19:58:17 -04:00
thread WinRT: removed some old debugging code from SDL_mutexP and SDL_mutexV 2013-08-20 22:18:48 -04:00
timer WinRT: build fixes and additional WinRT-related integrations with SDL 2.0.0 2013-08-13 20:09:52 -04:00
video WinRT: unified the two, public, app-init functions 2013-09-22 12:26:53 -04:00
SDL.c Updated the name of the iOS platform 2013-08-07 14:00:41 -07:00
SDL_assert.c WinRT: merged with SDL 2.0.0 codebase (aka. SDL hg rev d6a8fa507a45) 2013-08-12 22:29:55 -04:00
SDL_assert_c.h Removed SDL_AssertionsInit(). It's a no-op, let's keep it that way. :) 2013-08-07 11:00:44 -07:00
SDL_error.c File style cleanup for the SDL 2.0 release 2013-05-18 14:17:52 -07:00
SDL_error_c.h File style cleanup for the SDL 2.0 release 2013-05-18 14:17:52 -07:00
SDL_hints.c Added a hint to control the Windows timer resolution: SDL_HINT_TIMER_RESOLUTION 2013-07-13 03:13:41 -07:00
SDL_log.c WinRT: build fixes and additional WinRT-related integrations with SDL 2.0.0 2013-08-13 20:09:52 -04:00