Torque3D/Engine/source/platformSDL
AzaezelX 254ac462b5 sdl usage standards proposal 3:
again maintains fallbacks for folks that just don't want to use the lib (though if we do want to go that route, we'll likely want to re-review a few commits and put fallbacks, well, *back* at some point)
includes sdl in torqueconfig.h if in use to kill duplication.
adds a generic sdlPlatform.cpp for general methods, oneliners, and the like
2020-12-31 14:44:39 -06:00
..
threads uninitialized variables-platform 2020-05-11 15:15:01 -05:00
sdlInput.cpp Merge pull request #2300 from OTHGMars/SDL_Joystick2 2019-01-21 15:17:31 -06:00
sdlInput.h PlatformSDL implementation. 2015-01-19 01:17:37 +01:00
sdlInputManager.cpp Adds support for SDL joystick and game controllers. 2019-01-10 20:09:05 -05:00
sdlInputManager.h Adds support for SDL joystick and game controllers. 2019-01-10 20:09:05 -05:00
sdlMsgBox.cpp release the mouse from window constraints when poping up a window prompt 2015-08-10 21:54:30 -05:00
sdlPlatform.cpp sdl usage standards proposal 3: 2020-12-31 14:44:39 -06:00
sdlPlatformGL.cpp linux followup work by tim 2019-08-21 03:12:54 -05:00