summaryrefslogtreecommitdiff
path: root/VisualC
AgeCommit message (Expand)AuthorFilesLines
2019-03-16Fixed Visual Studio buildSam Lantinga2-1/+3
2019-03-15testgesture: Add dependency to SDLtest to Visual Studio project.Ryan C. Gordon1-0/+6
2018-10-12Remove machine-specific IncludePath from SDL.vcxprojCameron Gutman1-12/+0
2018-08-23Added display event files to the Visual Studio projectsSam Lantinga2-97/+107
2018-08-21Added the dummy sensor driver to the Visual Studio projectsSam Lantinga2-1/+9
2018-08-09Added HIDAPI joystick drivers for more consistent support for Xbox, PS4 and N...Sam Lantinga2-465/+493
2018-08-04SDL_expEthan Lee2-0/+2
2018-06-30ran 'chmod -x' on two filesOzkan Sezer1-0/+0
2018-06-12ran 'chmod -x' on many filesOzkan Sezer1-0/+0
2018-05-18Merged latest changes from Steam Link appSam Lantinga1-1/+1
2018-05-11remove testvulkan.vcproj (was a VS2008 left-over.)Ozkan Sezer1-355/+0
2018-01-17SDL_log10Ethan Lee2-0/+2
2017-12-08Removed duplicate entry for SDL_wasapi.hSam Lantinga1-1/+0
2017-12-06audio: Port WASAPI to WinRT, remove XAudio2 backend.Ryan C. Gordon2-3/+5
2017-11-17Fixed building YUV test programs (thanks Ozkan!)Sam Lantinga1-1/+2
2017-11-12Updated SDL's YUV support, many thanks to Adrien DescampsSam Lantinga4-4/+257
2017-11-04Added SDL_fmod() and SDL_fmodf()Sam Lantinga2-1/+3
2017-10-12Added functions to query and set the SDL memory allocation functions:Sam Lantinga1-1/+2
2017-09-22Good bye, Visual Studio 2008Sam Lantinga25-10540/+0
2017-08-28Added missing Visual Studio 2010 project for testvulkanSam Lantinga1-0/+199
2017-08-27Added Vulkan support to the Visual Studio 2010 solutionSam Lantinga4-181/+560
2017-08-27Don't need the Vulkan SDK for the Visual Studio 2008 project anymoreSam Lantinga2-8/+8
2017-08-27vulkan: Initial Vulkan support!Ryan C. Gordon3-4/+406
2017-07-10Updated Visual Studio 2008 projectSam Lantinga1-16/+16
2017-02-14wasapi: Initial WASAPI support, for Windows Vista and later.Ryan C. Gordon2-0/+10
2017-01-10Fixed bugs 2570, 3145, improved OpenGL ES context support on Windows and X11Sam Lantinga2-1/+11
2016-12-06Refactored the audio queueing code to a generic SDL_DataQueue interface.Ryan C. Gordon3-0/+11
2016-12-05Fixed SDL always being built because of missing headers in the project.Sam Lantinga3-23/+7
2016-10-14Fixed compiler option warning for 64-bit builds on Visual Studio 2008Sam Lantinga3-6/+0
2016-08-05audio: Removed internal SDL_audiomem.h and macros.Ryan C. Gordon3-6/+0
2015-09-07Fix Bug 3114: SDL's MSVC-2010+ projects can fail to build via a custom VS .slnDavid Ludwig3-12/+12
2015-07-29Turn on debug info generation for release configs.Alfred Reynolds2-669/+669
2015-06-14Only use explicit inlining - otherwise Visual Studio 2010 will inline SDL_zer...Sam Lantinga2-0/+8
2015-06-14Fixed 2010 solution and removed Release_NoSTDIO build configurationSam Lantinga6-456/+5
2015-06-14Updated Visual Studio projectsSam Lantinga96-13627/+6856
2014-07-27Turned on OmitDefaultLibName for SDL, SDLmain and SDLtestSam Lantinga12-168/+216
2014-07-03Split the XInput and DirectInput code so Windows RT can use the existing XInp...Sam Lantinga4-35/+254
2014-06-23Added names for some theme related windows messagesSam Lantinga1-164/+164
2014-06-15Fixed Visual Studio 2008 projectsSam Lantinga22-2556/+2919
2014-06-08Visual Studio 2013 Express Edition can load the standard solution, so we don'...Sam Lantinga2-475/+0
2014-06-07Updated projects for Visual Studio 2010, 2012 and 2013Sam Lantinga69-7481/+6612
2014-03-29Added testrumble to the Visual Studio 2013 solutionSam Lantinga6-8/+936
2014-03-19Add input validation to SDL_getenv/SDL_setenv; update Stdlib testsuite; add H...Andreas Schiffler4-0/+7
2014-03-10Fixed D3D9 initialization on Windows 8, which doesn't have D3DXSam Lantinga4-44/+58
2014-03-10testoverlay2 depends on SDL2, SDL2main, and SDL2testSam Lantinga1-0/+5
2014-03-10Added testoverlay2 to the Visual Studio 2013 solutionSam Lantinga2-5/+16
2014-03-10Converted David Ludwig's D3D11 renderer to C and optimized it.Sam Lantinga4-1/+8
2014-03-09Visual Studio 2013 project updatesSam Lantinga2-482/+483
2014-02-20Fixes #2408, VS2013: several projects of release build are not builtGabriel Jacobo1-9/+19
2014-02-19Fixes #2403, add SDL2 dependency to testgles2 (thanks Hiroyuki Iwatsuki)Gabriel Jacobo1-0/+5