Sam Lantinga
b2f1b89fbd
Added testrumble to the Visual Studio 2013 solution
2014-03-29 12:27:02 -07:00
Sam Lantinga
821201ed49
testoverlay2 depends on SDL2, SDL2main, and SDL2test
2014-03-10 05:37:25 -07:00
Sam Lantinga
fca0b3d448
Added testoverlay2 to the Visual Studio 2013 solution
2014-03-10 03:59:47 -07:00
Sam Lantinga
f6e1a153be
Visual Studio 2013 project updates
2014-03-09 10:37:45 -07:00
Gabriel Jacobo
d0fff34d42
Fixes #2408 , VS2013: several projects of release build are not built
...
Patch by Hiroyuki Iwatsuki
2014-02-20 17:03:55 -03:00
Gabriel Jacobo
464c9a9fc4
Fixes #2403 , add SDL2 dependency to testgles2 (thanks Hiroyuki Iwatsuki)
2014-02-19 11:03:03 -03:00
Gabriel Jacobo
f21d3e7e2a
OpenGL ES support for Windows
2013-11-22 13:24:53 -03:00
Sam Lantinga
0a6b490596
Fixed bug 2232 - Version Mismatch in VS2013 Solution File
...
Joe LeVeque
Line 3 of SDL_VS2013.sln file reads "# Visual Studio 2012" instead of "# Visual Studio 2013" which causes Windows to associate the file with Visual Studio 2012, if installed, instead of Visual Studio 2013.
2013-11-16 12:11:19 -08:00
Sam Lantinga
c04efa65dc
Added project files for Visual Studio 2013
...
Added /arch:SSE code generation option to prevent SSE2 floating point functions from being implicitly called (which aren't linked in SDL)
2013-11-10 11:51:06 -08:00