summaryrefslogtreecommitdiff
path: root/VisualC/SDLtest
Commit message (Expand)AuthorAgeFilesLines
* windows: Remove /ARCH:SSE option from x64 Visual Studio builds.Ryan C. Gordon2019-10-151-2/+0
* Added functions to query and set the SDL memory allocation functions:Sam Lantinga2017-10-121-1/+2
* Good bye, Visual Studio 2008Sam Lantinga2017-09-221-350/+0
* Fixed compiler option warning for 64-bit builds on Visual Studio 2008Sam Lantinga2016-10-141-2/+0
* Fix Bug 3114: SDL's MSVC-2010+ projects can fail to build via a custom VS .slnDavid Ludwig2015-09-071-4/+4
* Fixed 2010 solution and removed Release_NoSTDIO build configurationSam Lantinga2015-06-142-187/+0
* Updated Visual Studio projectsSam Lantinga2015-06-144-494/+125
* Turned on OmitDefaultLibName for SDL, SDLmain and SDLtestSam Lantinga2014-07-274-2/+18
* Fixed Visual Studio 2008 projectsSam Lantinga2014-06-151-480/+480
* Updated projects for Visual Studio 2010, 2012 and 2013Sam Lantinga2014-06-073-390/+391
* Added project files for Visual Studio 2013Sam Lantinga2013-11-101-0/+196
* Fix bug 1492: Visual Studio builds sdl.lib and sdl.dll for version 2.0 (contr...Andreas Schiffler2013-05-301-1/+1
* Disable C++ exceptions, use debug format that includes debug information in t...Sam Lantinga2013-05-063-191/+211
* Fied bug 1719 - Remove unnecessary PrecompiledHeaderOutputFile.Sam Lantinga2013-03-031-1/+0
* New SDL_MSBIndex, updated VS projects, cleanup gamecontroller.J?rgen P. Tjern?2013-02-132-655/+656
* Fixed building tests with Visual Studio 2008Sam Lantinga2012-12-311-0/+469
* Test lib updates: updated harness to support filtering, added surface compare...Andreas Schiffler2012-12-222-0/+4
* Add image data definitions (for render tests) to test libAndreas Schiffler2012-12-202-0/+12
* Added existing common.c/.h functions to test lib; minor assert refactoringAndreas Schiffler2012-12-092-0/+4
* Update assert API in test lib; add to and harness; add test lib to VS2010 and...Andreas Schiffler2012-12-012-0/+358