summaryrefslogtreecommitdiff
path: root/VisualC
AgeCommit message (Expand)AuthorFilesLines
2012-02-04Updated VS2010 project for the new version.rc location - thanks to Rainer DeykeSam Lantinga1-1/+1
2012-01-22Removed old compat files from Visual Studio and Xcode projectsSam Lantinga2-10/+0
2012-01-22Updated to SDL 2.0, and SDL 2.0 can now be installed coexisting with SDL 1.2Sam Lantinga28-52/+57
2012-01-21Added testscale and testrendertarget projectsSam Lantinga5-0/+916
2012-01-21Added the correct version.rc to the Visual Studio build.Sam Lantinga3-121/+1
2012-01-16Added spaces for the include pathSam Lantinga1-4/+4
2012-01-09Don't hardcode output paths, Visual Studio does the right thing.Sam Lantinga25-225/+81
2012-01-09Removing test projects for Visual Studio 2005Sam Lantinga23-5082/+0
2012-01-09I can't test Visual Studio 2005 configurations anymore, and I don't think any...Sam Lantinga3-1784/+0
2012-01-08Fixed bug 1287 - VS2010 project doesn't include the SDL_syscond.c fileSam Lantinga3-40/+49
2011-12-31Happy New Year!Sam Lantinga1-1/+1
2011-12-04Updated VS2010 project filesAndreas Schiffler21-116/+120
2011-08-22Removed SDL_xaudio2.h ... no real need for this to be separate.Ryan C. Gordon3-9/+0
2011-08-04Implemented XAudio2 target for Windows (and Xbox360, theoretically!).Ryan C. Gordon3-0/+18
2011-08-04Reworked Windows waveOut code.Ryan C. Gordon3-6/+6
2011-08-04Reworked Windows DirectSound code.Ryan C. Gordon3-9/+9
2011-06-10* SDL_IOS_IDLE_TIMER_DISABLED hintTim Angus3-1/+10
2011-04-20Debug win 32 settings was wrongfully set to build the Release 32bit version.Dennis Cappendijk1-2/+2
2011-04-19Fixed bug 1185 (VS 2010 project files do not support side-by-side 32-bit and ...Sam Lantinga25-575/+2427
2011-04-08Removed buggy and LGPL MMX mixing routines.Sam Lantinga3-55/+1
2011-03-25Fixed permissionsSam Lantinga1-0/+0
2011-03-15Added quotes to the post-build copy commandsSam Lantinga24-48/+48
2011-03-15Fixed dependencies for testcursorSam Lantinga1-0/+4
2011-03-11Copy icon.bmp for the testcursor buildSam Lantinga2-8/+10
2011-03-11Gamma support is back!Sam Lantinga2-8/+10
2011-03-09Include an updated Version.rc in Visual Studio buildsSam Lantinga3-1/+13
2011-03-07Fixed 64-bit compilingSam Lantinga1-2/+2
2011-03-07The msimg library isn't needed anymore.Sam Lantinga1-4/+4
2011-03-07Fixed the libraries linked with Visual Studio 2010, the msimg library isn't n...Sam Lantinga1-7/+7
2011-02-28Added support for Windows cursorsSam Lantinga5-2/+637
2011-02-28Removed extra NoStdio configurationSam Lantinga1-2/+2
2011-02-22Re-added the 3DNow! and AltiVec instruction support.Sam Lantinga3-7/+7
2011-02-17Fixed debug formatSam Lantinga20-4/+22
2011-02-17Removed the obsolete NoSTDIO configurationsSam Lantinga4-269/+0
2011-02-16Renamed SDL_keysym.h to SDL_keycode.h to avoid confusion.Sam Lantinga2-2/+2
2011-02-16Made it possible to build SDL from a fresh checkout without any additional st...Sam Lantinga4-64/+12
2011-02-14Patch from Ken Rogoway:Sam Lantinga2-38/+307
2011-02-11Removed unused leak detection code.Sam Lantinga3-10/+1
2011-02-11Fixed compiling on WindowsSam Lantinga2-15/+0
2011-02-09Fixed compiling on WindowsSam Lantinga2-0/+10
2011-02-07Added a simple log message APISam Lantinga2-0/+10
2011-02-05Updated projectsSam Lantinga2-11/+21
2011-02-04Updated Visual Studio 2010 projectSam Lantinga1-0/+2
2011-02-04Removed missing fileSam Lantinga1-4/+8
2011-02-03Added a way to get a framebuffer interface for a window, and also a way to cr...Sam Lantinga2-25/+49
2011-02-03Made it possible to create a texture of any format, even if not supported by ...Sam Lantinga2-8/+8
2011-02-02Moved the rendering code out to a separate directory in the hope that it can ...Sam Lantinga4-64/+47
2011-02-01Removing Visual Studio projects for testpaletteSam Lantinga3-575/+0
2011-01-31Removed partially functional renderersSam Lantinga3-18/+0
2011-01-27Fixed quotes around Mercurial revision textSam Lantinga4-10/+10