Mon, 24 Sep 2018 08:41:59 -0700 |
Fixed bug 3166 - It would be nice, if SDL would support including SDL project as a subdirectory into another CMake project
|
file | diff | annotate |
Tue, 18 Sep 2018 11:49:42 -0400 |
cmake: correctly report Vulkan support at configure time (thanks, Tiago!).
|
file | diff | annotate |
Sun, 02 Sep 2018 23:57:06 +0300 |
CMakeLists.txt: fix typo SDL_SENSORS_DISABLED -> SDL_SENSOR_DISABLED
|
file | diff | annotate |
Thu, 23 Aug 2018 14:32:30 -0400 |
cmake: add sensor subsystem to the build.
|
file | diff | annotate |
Tue, 21 Aug 2018 12:11:34 -0700 |
First pass on the new SDL sensor API
|
file | diff | annotate |
Sat, 04 Aug 2018 11:52:46 -0400 |
SDL_exp
|
file | diff | annotate |
Thu, 02 Aug 2018 16:21:43 -0400 |
cmake: use WINDOWS instead of WIN32.
|
file | diff | annotate |
Fri, 29 Jun 2018 18:29:17 +0300 |
Remove "lib" prefix from DLL file on MinGW builds
|
file | diff | annotate |
Sun, 01 Jul 2018 17:01:04 +0300 |
make WASAPI configurable in autofoo and cmake (default is on.)
|
file | diff | annotate |
Sun, 15 Apr 2018 09:37:51 -0700 |
Fixed bug 4135 - Broken symlink libSDL2.so since rev11940
|
file | diff | annotate |
Wed, 11 Apr 2018 06:16:23 +0200 |
Fix the include path in the installed CMake target import file
|
file | diff | annotate |
Tue, 10 Apr 2018 08:03:54 -0700 |
Added debug postfix to install command and fixed library path
|
file | diff | annotate |
Sat, 10 Mar 2018 21:16:14 -0800 |
Fix ARM builds with MSVC
|
file | diff | annotate |
Sun, 25 Feb 2018 19:22:47 +0200 |
cmake: Set debug library name suffix per target instead of setting it globally. Don't add a suffix on android
|
file | diff | annotate |
Sat, 24 Feb 2018 08:59:58 -0800 |
Fixed bug 4092 - CMake support for building everything in the "test" directory
|
file | diff | annotate |
Wed, 17 Jan 2018 11:53:09 -0500 |
SDL_log10
|
file | diff | annotate |
Wed, 07 Feb 2018 14:03:24 -0800 |
Description: fix installation of shared library for Android
|
file | diff | annotate |
Mon, 11 Dec 2017 12:00:12 -0800 |
Check for immintrin.h before using it in SDL_cpuinfo.h
|
file | diff | annotate |
Wed, 06 Dec 2017 12:24:32 -0500 |
audio: Port WASAPI to WinRT, remove XAudio2 backend.
|
file | diff | annotate |
Mon, 04 Dec 2017 20:35:01 -0800 |
Fixed bug 3975 - Add GLES2 support for macOS via ANGLE library
|
file | diff | annotate |
Mon, 20 Nov 2017 00:03:23 -0800 |
Fixed bug 3959 - cmake build broken by commit 11702 (cf166abbde4a) due to typo
|
file | diff | annotate |
Sun, 12 Nov 2017 22:51:12 -0800 |
Updated SDL's YUV support, many thanks to Adrien Descamps
|
file | diff | annotate |
Sat, 04 Nov 2017 21:58:48 -0700 |
Updated version to 2.0.8 since SDL_image depends on it
|
file | diff | annotate |
Sat, 04 Nov 2017 17:35:03 -0700 |
Added SDL_fmod() and SDL_fmodf()
|
file | diff | annotate |
Sat, 04 Nov 2017 15:34:14 -0700 |
Added float versions of SDL's math functions
|
file | diff | annotate |
Sun, 15 Oct 2017 21:07:01 -0700 |
Fixed bug 3882 - cmake fix for osx
|
file | diff | annotate |
Thu, 12 Oct 2017 13:44:28 -0700 |
Added functions to query and set the SDL memory allocation functions:
|
file | diff | annotate |
Thu, 12 Oct 2017 08:47:02 -0700 |
Fixed bug 3866 - CMake error when trying to make the 'uninstall' target when it already exists
|
file | diff | annotate |
Thu, 12 Oct 2017 08:08:04 -0700 |
Updated version to 2.0.7
|
file | diff | annotate |
Fri, 06 Oct 2017 16:42:43 -0700 |
Fixed bug 3862 - Install is broken when adding SDL2 to an existing CMake project
|
file | diff | annotate |
Fri, 22 Sep 2017 16:33:34 -0700 |
Added stub Steam Controller sources to Android and iOS command line builds
|
file | diff | annotate |
Sun, 10 Sep 2017 10:25:36 -0700 |
Fixed the include path for khronos with Visual Studio
|
file | diff | annotate |
Sat, 09 Sep 2017 08:36:37 -0700 |
Fixed bug 3760 - RWops doesn't check for integer overflow when stdio_fseek only supports 32 bits
|
file | diff | annotate |
Wed, 30 Aug 2017 14:25:01 -0700 |
Fixed bug 3789 - Android : small clean up
|
file | diff | annotate |
Wed, 30 Aug 2017 00:40:06 -0700 |
Fix QNX build - prioritize system EGL headers over the Khronos ones
|
file | diff | annotate |
Tue, 29 Aug 2017 22:04:43 -0700 |
Fixed bug 3616 - SDL_GL_CreateContext fails with SDL_GL_CONTEXT_DEBUG_FLAG and ANGLE/GLES 2.0
|
file | diff | annotate |
Mon, 28 Aug 2017 22:42:41 -0700 |
We removed QuartzCore link dependency in commit d459d8934897
|
file | diff | annotate |
Mon, 28 Aug 2017 00:11:38 -0700 |
Be clear that disabling Vulkan surface support disables the entire SDL Vulkan integration
|
file | diff | annotate |
Sun, 27 Aug 2017 23:39:38 -0700 |
Fixed Android ABI check to match vulkan/vk_platform.h
|
file | diff | annotate |
Sun, 27 Aug 2017 23:25:12 -0400 |
vulkan: Include a copy of vulkan.h and vk_platform.h.
|
file | diff | annotate |
Sun, 27 Aug 2017 22:15:57 -0400 |
vulkan: Initial Vulkan support!
|
file | diff | annotate |
Sat, 26 Aug 2017 21:17:12 -0700 |
Fixed bug 3774 - Cmake build fails for Android
|
file | diff | annotate |
Mon, 21 Aug 2017 11:25:04 -0700 |
Fixed bug 3761 - Windows non-MinGW cmake build defines HAVE_WCSLCPY and HAVE_WCSLCAT
|
file | diff | annotate |
Mon, 21 Aug 2017 11:17:38 -0700 |
configury: check mmdeviceapi.h and audioclient.h before enabling wasapi.
|
file | diff | annotate |
Fri, 18 Aug 2017 18:16:37 -0700 |
Updated version to 2.0.6
|
file | diff | annotate |
Fri, 18 Aug 2017 20:25:14 -0400 |
cmake: some iOS fixes (don't link to Cocoa or Carbon frameworks).
|
file | diff | annotate |
Fri, 18 Aug 2017 20:00:29 -0400 |
cmake: added a FIXME for later.
|
file | diff | annotate |
Fri, 18 Aug 2017 18:52:25 -0400 |
cmake: Fix building for macOS with Xcode generator (thanks, dungaipara!).
|
file | diff | annotate |
Thu, 17 Aug 2017 15:44:47 -0400 |
cmake: add core/unix sources to the build.
|
file | diff | annotate |
Mon, 14 Aug 2017 20:22:19 -0700 |
Fixed bug 2330 - Debian bug report: SDL2 X11 driver buffer overflow with large X11 file descriptor
|
file | diff | annotate |
Sun, 13 Aug 2017 22:26:44 -0700 |
Added wchar.h to fix build on some platforms with new wcs* functions
|
file | diff | annotate |
Sun, 13 Aug 2017 20:37:49 -0700 |
Added SDL_wcscmp()
|
file | diff | annotate |
Fri, 11 Aug 2017 21:17:10 -0700 |
Forgot to add function check for fopen64 to CMake build
|
file | diff | annotate |
Wed, 09 Aug 2017 22:43:16 -0400 |
cmake: Pacify warning about Policy CMP0042 not being set.
|
file | diff | annotate |
Wed, 09 Aug 2017 19:03:10 -0700 |
Fixed bug 3651 - CMake build does not install CMake package configuration
|
file | diff | annotate |
Thu, 08 Jun 2017 22:07:55 +0300 |
Android build fixes
|
file | diff | annotate |
Wed, 02 Aug 2017 10:22:48 -0700 |
Fixed bug 3690 - SDL2 KMS/DRM render context support
|
file | diff | annotate |
Mon, 10 Jul 2017 18:31:28 -0700 |
Fixed bug 3609 - Windows build fails due to conflicting types for 'XINPUT_GAMEPAD_EX'
|
file | diff | annotate |
Mon, 12 Jun 2017 16:35:34 -0700 |
Fixed bug 3670 - CMake IOS haptic error
|
file | diff | annotate |
Sun, 11 Jun 2017 16:00:45 -0400 |
cmake: iOS haptic section was referencing power source code (thanks, Martin!).
|
file | diff | annotate |