Age | Commit message (Expand) | Author | Files | Lines |
2016-12-06 | Refactored the audio queueing code to a generic SDL_DataQueue interface. | Ryan C. Gordon | 3 | -0/+11 |
2016-12-05 | Fixed SDL always being built because of missing headers in the project. | Sam Lantinga | 3 | -23/+7 |
2016-10-14 | Fixed compiler option warning for 64-bit builds on Visual Studio 2008 | Sam Lantinga | 3 | -6/+0 |
2016-08-05 | audio: Removed internal SDL_audiomem.h and macros. | Ryan C. Gordon | 3 | -6/+0 |
2015-09-07 | Fix Bug 3114: SDL's MSVC-2010+ projects can fail to build via a custom VS .sln | David Ludwig | 3 | -12/+12 |
2015-07-29 | Turn on debug info generation for release configs. | Alfred Reynolds | 2 | -669/+669 |
2015-06-14 | Only use explicit inlining - otherwise Visual Studio 2010 will inline SDL_zer... | Sam Lantinga | 2 | -0/+8 |
2015-06-14 | Fixed 2010 solution and removed Release_NoSTDIO build configuration | Sam Lantinga | 6 | -456/+5 |
2015-06-14 | Updated Visual Studio projects | Sam Lantinga | 96 | -13627/+6856 |
2014-07-27 | Turned on OmitDefaultLibName for SDL, SDLmain and SDLtest | Sam Lantinga | 12 | -168/+216 |
2014-07-03 | Split the XInput and DirectInput code so Windows RT can use the existing XInp... | Sam Lantinga | 4 | -35/+254 |
2014-06-23 | Added names for some theme related windows messages | Sam Lantinga | 1 | -164/+164 |
2014-06-15 | Fixed Visual Studio 2008 projects | Sam Lantinga | 22 | -2556/+2919 |
2014-06-08 | Visual Studio 2013 Express Edition can load the standard solution, so we don'... | Sam Lantinga | 2 | -475/+0 |
2014-06-07 | Updated projects for Visual Studio 2010, 2012 and 2013 | Sam Lantinga | 69 | -7481/+6612 |
2014-03-29 | Added testrumble to the Visual Studio 2013 solution | Sam Lantinga | 6 | -8/+936 |
2014-03-19 | Add input validation to SDL_getenv/SDL_setenv; update Stdlib testsuite; add H... | Andreas Schiffler | 4 | -0/+7 |
2014-03-10 | Fixed D3D9 initialization on Windows 8, which doesn't have D3DX | Sam Lantinga | 4 | -44/+58 |
2014-03-10 | testoverlay2 depends on SDL2, SDL2main, and SDL2test | Sam Lantinga | 1 | -0/+5 |
2014-03-10 | Added testoverlay2 to the Visual Studio 2013 solution | Sam Lantinga | 2 | -5/+16 |
2014-03-10 | Converted David Ludwig's D3D11 renderer to C and optimized it. | Sam Lantinga | 4 | -1/+8 |
2014-03-09 | Visual Studio 2013 project updates | Sam Lantinga | 2 | -482/+483 |
2014-02-20 | Fixes #2408, VS2013: several projects of release build are not built | Gabriel Jacobo | 1 | -9/+19 |
2014-02-19 | Fixes #2403, add SDL2 dependency to testgles2 (thanks Hiroyuki Iwatsuki) | Gabriel Jacobo | 1 | -0/+5 |
2013-12-09 | Implemented the Dynamic API magic. | Ryan C. Gordon | 4 | -0/+28 |
2013-11-22 | OpenGL ES support for Windows | Gabriel Jacobo | 9 | -472/+1452 |
2013-11-16 | Fixed bug 2232 - Version Mismatch in VS2013 Solution File | Sam Lantinga | 5 | -11/+6 |
2013-11-14 | Fixed visualtest build on VS2012 | Apoorv Upreti | 1 | -0/+5 |
2013-11-10 | Added project files for Visual Studio 2013 | Sam Lantinga | 21 | -0/+5093 |
2013-11-10 | Added Apoorv Upreti's GSoC2013 work: visual test suite. | Ryan C. Gordon | 3 | -0/+571 |
2013-10-14 | Fixed project conflict during commit | Sam Lantinga | 1 | -465/+678 |
2013-10-14 | Adding static lib to SDL builds on Windows. | Sam Lantinga | 1 | -255/+417 |
2013-08-20 | Added SDL_GetBasePath() and SDL_GetPrefPath() in new filesystem module. | Ryan C. Gordon | 3 | -1/+13 |
2013-08-14 | Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution... | Andreas Schiffler | 2 | -9/+17 |
2013-08-07 | SDL_*Parachute() are no-ops, remove them. | Ryan C. Gordon | 3 | -12/+0 |
2013-08-07 | Fix building the tests with Visual Studio 2012 (thanks Isaac!) | Sam Lantinga | 3 | -8/+8 |
2013-07-23 | Finished updating testoverlay2 for the new API and added it to the Visual Stu... | Sam Lantinga | 3 | -469/+485 |
2013-07-22 | Fix bug 1494: add missing test projects to VS2010/VS2010 solution | Andreas Schiffler | 10 | -375/+1334 |
2013-07-10 | Implemented an API for thread-local storage: SDL_TLSCreate(), SDL_TLSSet(), S... | Sam Lantinga | 3 | -2/+8 |
2013-07-09 | Backout hg changset 898992405fa7; lots of things still use SDL_types.h. :/ | Ryan C. Gordon | 3 | -0/+6 |
2013-07-08 | Removed deprecated SDL_types.h header. | Ryan C. Gordon | 3 | -6/+0 |
2013-06-28 | Added testgamecontroller to the Visual Studio 2012 solution. | Sam Lantinga | 2 | -0/+247 |
2013-06-23 | Add VS Express Edition sln files (drop the unsupported solution folders for t... | Andreas Schiffler | 2 | -0/+387 |
2013-06-05 | Removed obsolete NoStdio configurations. | Sam Lantinga | 1 | -55/+0 |
2013-06-05 | Added testautomation to the Visual Studio 2008 project. | Sam Lantinga | 2 | -0/+294 |
2013-06-03 | Add missing VS2012 test projects; update VS2010 and VS2012 solutions; update ... | Andreas Schiffler | 8 | -158/+1057 |
2013-06-03 | Remove deprecated/deleted VS test projects | Andreas Schiffler | 20 | -4373/+0 |
2013-05-30 | Fix bug 1492: Visual Studio builds sdl.lib and sdl.dll for version 2.0 (contr... | Andreas Schiffler | 15 | -74/+74 |
2013-05-24 | Fixed Windows build | Sam Lantinga | 2 | -14/+16 |
2013-05-18 | Deprecate test/automated and test/test-automation (replaced by test/testautom... | Andreas Schiffler | 3 | -645/+0 |