index
:
~wtay/SDL
SDL-1.2
fixes
master
pipewire-camera
rhel-7.9
rhel-8
rhel-8.0
rhel-8.0-SDL2
Unnamed repository; edit this file 'description' to name the repository.
wtay
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
SDL_config.h.cmake
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-17
SDL_log10
Ethan Lee
1
-0
/
+2
2018-01-03
Updated copyright for 2018
Sam Lantinga
1
-1
/
+1
2017-12-11
Check for immintrin.h before using it in SDL_cpuinfo.h
Sam Lantinga
1
-2
/
+3
2016-04-21
Initial shot at a renderer target for Apple's Metal API.
Ryan C. Gordon
1
-0
/
+1
2017-12-06
audio: Port WASAPI to WinRT, remove XAudio2 backend.
Ryan C. Gordon
1
-2
/
+0
2017-11-04
Added SDL_fmod() and SDL_fmodf()
Sam Lantinga
1
-0
/
+2
2017-11-04
Added float versions of SDL's math functions
Sam Lantinga
1
-2
/
+13
2017-10-12
Added functions to query and set the SDL memory allocation functions:
Sam Lantinga
1
-1
/
+1
2017-09-09
Fixed bug 3760 - RWops doesn't check for integer overflow when stdio_fseek on...
Sam Lantinga
1
-13
/
+14
2017-09-06
Fixed bug 3801 - HAVE_LIBSAMPLERATE_H depending on HAVE_LIBC in current SDL_c...
Sam Lantinga
1
-17
/
+19
2017-09-06
Fixed bug 3797 - configure check for float.h
Sam Lantinga
1
-0
/
+1
2017-08-28
Be clear that disabling Vulkan surface support disables the entire SDL Vulkan...
Sam Lantinga
1
-2
/
+2
2017-08-27
vulkan: Initial Vulkan support!
Ryan C. Gordon
1
-0
/
+3
2017-08-26
Fixed bug 3774 - Cmake build fails for Android
Sam Lantinga
1
-0
/
+1
2017-08-18
Added WASAPI audio target to autoconf build process
Sam Lantinga
1
-15
/
+15
2017-08-14
Fixed bug 2330 - Debian bug report: SDL2 X11 driver buffer overflow with larg...
Sam Lantinga
1
-0
/
+1
2017-08-13
Added wchar.h to fix build on some platforms with new wcs* functions
Sam Lantinga
1
-0
/
+1
2017-08-13
Added SDL_wcscmp()
Sam Lantinga
1
-0
/
+4
2017-08-11
Fixed bug 3292 - SDL_rwops and 64-bit file I/O
Sam Lantinga
1
-0
/
+1
2017-08-02
Fixed bug 3690 - SDL2 KMS/DRM render context support
Sam Lantinga
1
-0
/
+4
2017-07-10
Fixed bug 3609 - Windows build fails due to conflicting types for 'XINPUT_GAM...
Sam Lantinga
1
-0
/
+2
2017-06-08
jack: Initial shot at a JACK audio target.
Ryan C. Gordon
1
-0
/
+2
2017-05-24
audio: rename bsd target to netbsd.
Ryan C. Gordon
1
-1
/
+1
2017-02-23
cmake: add WASAPI audio target to the build (thanks, Martin!).
Ryan C. Gordon
1
-0
/
+1
2017-01-06
Added configure and cmake support for libsamplerate
Sam Lantinga
1
-0
/
+3
2017-01-01
Updated copyright for 2017
Sam Lantinga
1
-1
/
+1
2016-11-20
Renaming of guard header names to quiet -Wreserved-id-macro
Sam Lantinga
1
-3
/
+3
2016-11-17
cpuinfo: first attempt at SDL_HasNEON() implementation.
Ryan C. Gordon
1
-0
/
+2
2016-11-01
Fixed bug 3478 - Patch Haiku to use dlopen instead of load_add_on
Sam Lantinga
1
-1
/
+0
2016-10-14
Fixed building with cmake when fcitx isn't installed
Sam Lantinga
1
-0
/
+1
2016-10-01
Fixed bug 3301 - IBus support on Linux with CMake
Sam Lantinga
1
-0
/
+1
2016-01-02
Updated copyright to 2016
Sam Lantinga
1
-1
/
+1
2015-12-29
CMake: Changes to get CMake project to work with Android (thanks, Martin!).
Ryan C. Gordon
1
-0
/
+5
2015-09-20
Added initial support for MFi game controllers on iOS.
Alex Szpakowski
1
-0
/
+1
2015-06-13
Fixed bug 3009 - Cannot compile SDL2 on Windows
Sam Lantinga
1
-0
/
+2
2015-06-08
configure/cmake/x11: Removed SDL_VIDEO_DRIVER_X11_CONST_PARAM_XDATA32 test.
Ryan C. Gordon
1
-1
/
+0
2015-05-28
X11: Add Xdbe support to message boxes (thanks, Melker!).
Ryan C. Gordon
1
-0
/
+1
2015-05-26
Properly report DX headers in the CMake project files (thanks, "MailMr_S"!).
Ryan C. Gordon
1
-0
/
+7
2015-05-26
Updated the copyright year to 2015
Sam Lantinga
1
-1
/
+1
2015-03-20
CMake project files no longer force you to link against Wayland or Mir libs.
Ryan C. Gordon
1
-8
/
+5
2014-12-18
Initial merge of Emscripten port!
Ryan C. Gordon
1
-0
/
+5
2014-10-15
Expanded the iMX6 video driver into a general Vivante video driver that works...
Sam Lantinga
1
-1
/
+2
2014-09-10
Freescale i.MX6 video driver
mastermind
1
-0
/
+1
2014-08-17
Removed SDL_round() because the license wasn't compatible with zlib
Sam Lantinga
1
-1
/
+0
2014-08-16
Fixed bug 2683 - Raspberry PI support using CMake
Sam Lantinga
1
-0
/
+1
2014-08-16
Added SDL_round(), contributed by Benoit Pierre - thanks!
Sam Lantinga
1
-0
/
+1
2014-07-07
Fixed bug 2618 - incomplete pthread-based lock support should be removed
Sam Lantinga
1
-1
/
+0
2014-06-07
Added SDL_sqrtf(), SDL_tan(), SDL_tanf()
Sam Lantinga
1
-0
/
+3
2014-05-06
Fix build on Windows targets without dxgi.h, like MingW32.
Ryan C. Gordon
1
-0
/
+2
2014-03-10
Converted David Ludwig's D3D11 renderer to C and optimized it.
Sam Lantinga
1
-0
/
+1
[next]