SDL-mirror/VisualC
David Ludwig 7a24dc071b WinRT: made the skeleton C++11 thread implementation use .cpp files, not .c
--HG--
rename : src/thread/stdcpp/SDL_syscond.c => src/thread/stdcpp/SDL_syscond.cpp
rename : src/thread/stdcpp/SDL_sysmutex.c => src/thread/stdcpp/SDL_sysmutex.cpp
rename : src/thread/stdcpp/SDL_systhread.c => src/thread/stdcpp/SDL_systhread.cpp
2012-11-22 23:12:06 -05:00
..
SDL WinRT: made the skeleton C++11 thread implementation use .cpp files, not .c 2012-11-22 23:12:06 -05:00
SDLmain Added VS2012 project files 2012-11-08 21:53:57 -08:00
tests WinRT: added a skeleton SDL backend for C++11-based threads 2012-11-22 23:03:56 -05:00
clean.sh Updated to SDL 2.0, and SDL 2.0 can now be installed coexisting with SDL 1.2 2012-01-22 17:21:00 -05:00
SDL_VS2008.sln Patched to compile on Windows with VS2008 and VS2010. 2012-07-11 20:56:15 -04:00
SDL_VS2010.sln Patched to compile on Windows with VS2008 and VS2010. 2012-07-11 20:56:15 -04:00
SDL_VS2012.sln Added VS2012 project files 2012-11-08 21:53:57 -08:00
SDL_VS2012_WinRT.sln added missing Visual Studio 2012 .sln file for WinRT 2012-10-18 10:03:07 -04:00