Age | Commit message (Expand) | Author | Files | Lines |
2013-05-06 | Disable C++ exceptions, use debug format that includes debug information in t... | Sam Lantinga | 9 | -361/+407 |
2013-05-01 | Add pixels test suite; add a test to pixel suite; minor updates to test code ... | Andreas Schiffler | 2 | -2/+4 |
2013-03-13 | Reformat SDL_VS2010.sln so WindowsExplorer VS type detection works again | Andreas Schiffler | 1 | -197/+160 |
2013-03-03 | Fied bug 1719 - Remove unnecessary PrecompiledHeaderOutputFile. | Sam Lantinga | 4 | -7/+1 |
2013-02-27 | Generate debug info for all configurations on all platforms | Sam Lantinga | 3 | -1780/+487 |
2013-02-19 | Removed SDL_input.h from various projects | Sam Lantinga | 3 | -11/+1 |
2013-02-13 | New SDL_MSBIndex, updated VS projects, cleanup gamecontroller. | Jørgen P. Tjernø | 32 | -5549/+6926 |
2013-02-12 | Fix linker error for Win32 tests. | Jørgen P. Tjernø | 2 | -2/+4 |
2013-02-12 | Don't clobber refcounting in SDL_Init. | Jørgen P. Tjernø | 3 | -1/+7 |
2013-02-08 | Add SDL_test test suite; add fuzzer test cases; fix fuzzer bug; fix compiler ... | Andreas Schiffler | 2 | -0/+2 |
2013-01-14 | Added timer test suite | Andreas Schiffler | 2 | -0/+2 |
2013-01-06 | Add new test suite (mouse) with a few new tests | Andreas Schiffler | 2 | -0/+2 |
2013-01-06 | Add new test suites (events, keyboard, syswm, video) with a few new tests each | Andreas Schiffler | 2 | -0/+8 |
2012-12-31 | Fix VS buildbot builds | Andreas Schiffler | 6 | -18/+6 |
2012-12-31 | Fix VS2010 and VS2012 solutions. | Andreas Schiffler | 8 | -6/+24 |
2012-12-31 | Fixed building tests with Visual Studio 2008 | Sam Lantinga | 7 | -26/+542 |
2012-12-30 | Add missing VS project dependencies to fix buildbot build; fix surface suite;... | Andreas Schiffler | 4 | -0/+46 |
2012-12-30 | Add testautomation to VS project; remove automated from VS project; minor upd... | Andreas Schiffler | 5 | -41/+388 |
2012-12-22 | Test lib updates: updated harness to support filtering, added surface compare... | Andreas Schiffler | 2 | -0/+4 |
2012-12-20 | Add image data definitions (for render tests) to test lib | Andreas Schiffler | 2 | -0/+12 |
2012-12-09 | Added existing common.c/.h functions to test lib; minor assert refactoring | Andreas Schiffler | 2 | -0/+4 |
2012-12-01 | Update VS2012 solution - add missing files; fix some static analysis warnings | Andreas Schiffler | 1 | -0/+2 |
2012-12-01 | Update assert API in test lib; add to and harness; add test lib to VS2010 and... | Andreas Schiffler | 4 | -1/+385 |
2012-11-26 | Fixed Visual Studio 2008 build | Sam Lantinga | 1 | -0/+12 |
2012-11-26 | Revert incorrect change to automated_VS2010 | Andreas Schiffler | 1 | -4/+0 |
2012-11-26 | Added hotplug joystick support and simplified game controller API, courtesy o... | Sam Lantinga | 2 | -4/+233 |
2012-11-25 | Fix VS2012 solution; remove accidentally submitted .patch file | Andreas Schiffler | 3 | -2/+10 |
2012-11-08 | Added VS2012 project files | Andreas Schiffler | 13 | -0/+3098 |
2012-10-30 | Updated the Visual Studio 2010 project with the new message box functionality. | Sam Lantinga | 1 | -0/+2 |
2012-10-30 | Added Windows message box implementation, but it needs a little work on layout. | Sam Lantinga | 1 | -0/+8 |
2012-10-01 | Whoops, that's a header! | Sam Lantinga | 2 | -2/+2 |
2012-09-30 | Added SDL_dropevents.c to the Visual C projects | Sam Lantinga | 2 | -0/+10 |
2012-07-11 | Patched to compile on Windows with VS2008 and VS2010. | Ryan C. Gordon | 2 | -324/+0 |
2012-06-23 | Added SDL_system.h to the various projects | Sam Lantinga | 2 | -1/+6 |
2012-06-19 | Fixed compiling with Visual Studio | Sam Lantinga | 2 | -1/+11 |
2012-02-04 | Updated VS2010 project for the new version.rc location - thanks to Rainer Deyke | Sam Lantinga | 1 | -1/+1 |
2012-01-22 | Removed old compat files from Visual Studio and Xcode projects | Sam Lantinga | 2 | -10/+0 |
2012-01-22 | Updated to SDL 2.0, and SDL 2.0 can now be installed coexisting with SDL 1.2 | Sam Lantinga | 28 | -52/+57 |
2012-01-21 | Added testscale and testrendertarget projects | Sam Lantinga | 5 | -0/+916 |
2012-01-21 | Added the correct version.rc to the Visual Studio build. | Sam Lantinga | 3 | -121/+1 |
2012-01-16 | Added spaces for the include path | Sam Lantinga | 1 | -4/+4 |
2012-01-09 | Don't hardcode output paths, Visual Studio does the right thing. | Sam Lantinga | 25 | -225/+81 |
2012-01-09 | Removing test projects for Visual Studio 2005 | Sam Lantinga | 23 | -5082/+0 |
2012-01-09 | I can't test Visual Studio 2005 configurations anymore, and I don't think any... | Sam Lantinga | 3 | -1784/+0 |
2012-01-08 | Fixed bug 1287 - VS2010 project doesn't include the SDL_syscond.c file | Sam Lantinga | 3 | -40/+49 |
2011-12-31 | Happy New Year! | Sam Lantinga | 1 | -1/+1 |
2011-12-04 | Updated VS2010 project files | Andreas Schiffler | 21 | -116/+120 |
2011-08-22 | Removed SDL_xaudio2.h ... no real need for this to be separate. | Ryan C. Gordon | 3 | -9/+0 |
2011-08-04 | Implemented XAudio2 target for Windows (and Xbox360, theoretically!). | Ryan C. Gordon | 3 | -0/+18 |
2011-08-04 | Reworked Windows waveOut code. | Ryan C. Gordon | 3 | -6/+6 |