SDL/src
Sam Lantinga 1a35f32b68 Converted David Ludwig's D3D11 renderer to C and optimized it.
The D3D11 renderer is now slightly faster than D3D9 on my Windows 8 machine (testsprite2 runs at 3400 FPS vs 3100 FPS)
This will need tweaking to fix the Windows RT build.
2014-03-10 01:51:03 -07:00
..
atomic Integrated David Ludwig's support for Windows RT 2014-03-09 11:36:47 -07:00
audio Fixed 64-bit warnings 2014-03-09 12:27:31 -07:00
core Integrated David Ludwig's support for Windows RT 2014-03-09 11:36:47 -07:00
cpuinfo Fixed bug 2404 - CPU detection not working with MSVC on x64 2014-02-22 19:10:45 -08:00
dynapi Added the new function at the end so we don't break the ABI 2014-02-13 11:08:12 -08:00
events Fixed bug 2430 - Missing initialization of the variable 'centroid' inside SDL_GestureAddTouch 2014-03-06 20:02:17 -08:00
file Integrated David Ludwig's support for Windows RT 2014-03-09 11:36:47 -07:00
filesystem Removed unused variable. 2014-03-10 00:48:41 -04:00
haptic Windows: Fixed crash if quitting without closing an XInput haptic device. 2014-03-02 00:02:56 -05:00
joystick Integrated David Ludwig's support for Windows RT 2014-03-09 11:36:47 -07:00
libm Fixed bug 2374 - Update copyright for 2014... 2014-02-02 00:53:27 -08:00
loadso Integrated David Ludwig's support for Windows RT 2014-03-09 11:36:47 -07:00
main Integrated David Ludwig's support for Windows RT 2014-03-09 11:36:47 -07:00
power s/iPhoneOS/iOS 2014-02-17 11:47:54 -05:00
render Converted David Ludwig's D3D11 renderer to C and optimized it. 2014-03-10 01:51:03 -07:00
stdlib Integrated David Ludwig's support for Windows RT 2014-03-09 11:36:47 -07:00
test Fixed bug 2423 - timeBeginPeriod & timeEndPeriod mismatch 2014-03-01 09:50:52 -08:00
thread Integrated David Ludwig's support for Windows RT 2014-03-09 11:36:47 -07:00
timer Integrated David Ludwig's support for Windows RT 2014-03-09 11:36:47 -07:00
video Drop the default requested OpenGL version to 1.2. 2014-03-10 00:01:14 -04:00
SDL.c Fixed bug 2423 - timeBeginPeriod & timeEndPeriod mismatch 2014-03-01 09:50:52 -08:00
SDL_assert.c Integrated David Ludwig's support for Windows RT 2014-03-09 11:36:47 -07:00
SDL_assert_c.h Fixed bug 2374 - Update copyright for 2014... 2014-02-02 00:53:27 -08:00
SDL_error.c Fixed bug 2374 - Update copyright for 2014... 2014-02-02 00:53:27 -08:00
SDL_error_c.h Fixed bug 2374 - Update copyright for 2014... 2014-02-02 00:53:27 -08:00
SDL_hints.c Fixed bug 2374 - Update copyright for 2014... 2014-02-02 00:53:27 -08:00
SDL_internal.h Fixed bug 2374 - Update copyright for 2014... 2014-02-02 00:53:27 -08:00
SDL_log.c Integrated David Ludwig's support for Windows RT 2014-03-09 11:36:47 -07:00