Alex Szpakowski
cda9f55e33
Re-applied previous megasource-specific changes to SDL's cmakelists:
...
* Enable SDL_SHARED.
* Disable SDL_STATIC.
* Set SDL_LINK_DIR in parent scope.
* Use custom install() directive.
* Add target_include_directories.
2015-12-31 14:32:20 -04:00
Alex Szpakowski
8d85741390
Updated SDL2 to the latest code from Mercurial.
2015-12-31 14:05:05 -04:00
Alex Szpakowski
3de7c6c2c9
Update SDL2 to the latest hg revision of 2.0.4.
2015-12-01 18:02:23 -04:00
Alex Szpakowski
eba4deb99e
Fixed linker errors when compiling debug builds of SDL2.
2015-08-22 22:59:24 -03:00
Alex Szpakowski
a548ca7b8d
SDL: disable buffer security checks since it requires linking with the CRT.
2015-08-22 14:45:45 -03:00
Alex Szpakowski
f630060123
Apply some fixes to SDL's cmakelists:
...
* Do a proper check for xinput support
* Enable OpenGL ES and EGL
* Don't try to link with the default set of libraries (since we don't want to link with the C runtime)
* Enable /arch:SSE to avoid linker errors
2015-08-22 14:38:13 -03:00
Alex Szpakowski
b7a3a04be2
Re-applied previous megasource-specific changes to SDL's cmakelists:
...
* Enable SDL_SHARED.
* Disable SDL_STATIC.
* Set SDL_LINK_DIR in parent scope.
* Use custom install() directive.
* Add target_include_directories.
2015-08-22 14:28:00 -03:00
Alex Szpakowski
c47a4b56bb
Updated SDL2 to the latest Mercurial revision.
2015-08-22 14:16:20 -03:00
Alex Szpakowski
0753e6b560
Hopefully fix xinput support not being enabled in SDL.
2015-08-21 18:33:10 -03:00
rude
0e568aa793
Make some necessary changes to SDL.
...
* Enable SDL_SHARED.
* Disable SDL_STATIC.
* Set SDL_LINK_DIR in parent scope.
* Use custom install() directive.
* Add target_include_directories.
2015-03-15 17:21:59 +01:00
rude
5b138ae0b5
Apply patch from SDL bug 2900. (Fixes CMake build on Windows).
2015-03-15 16:45:32 +01:00
rude
6a2aff6450
Added SDL 1c0f6952e65e.
2015-03-15 15:47:43 +01:00
rude
4a4f1f3329
Upgrade to SDL2.0.3.
2014-03-23 15:09:12 +01:00
rude
2fb789ce68
Upgrade to SDL2.0.2 (8393682d9d96d1516831a397290cb34ceb82129f).
2014-03-09 10:15:01 +01:00
rude
1caf4fd1f8
Make necessary changes to SDL 2.0.1 (3742e768b536) CMakeLists.txt.
...
* Disable SDL_STATIC.
* Set SDL_LINK_DIR in parent scope.
* Use custom install() directive.
* Add target_include_directories.
2014-02-15 17:45:03 +01:00
rude
001744190b
Add SDL2.0.1-3742e768b536.
...
Note: using the same folder for future updates.
2014-02-14 18:56:29 +01:00