Sat, 24 Feb 2018 08:18:09 -0800 |
Sam Lantinga |
Updated documentation with API changes in SDL 2.0.8
|
changeset |
files
|
Fri, 23 Feb 2018 19:12:04 -0500 |
Brandon Schaefer |
Backout the vulkan change in cd67e676bca7 breaks Mir builds
|
changeset |
files
|
Fri, 23 Feb 2018 11:24:26 -0500 |
Brandon Schaefer |
mir: Disable Mir by default as Mir supports Wayland clients
|
changeset |
files
|
Wed, 21 Feb 2018 22:53:52 -0500 |
Ryan C. Gordon |
Backed out changeset bd976b7b2b43
|
changeset |
files
|
Wed, 21 Feb 2018 22:35:17 -0500 |
Ryan C. Gordon |
android: apparently they fixed this header at some point.
|
changeset |
files
|
Wed, 21 Feb 2018 22:27:09 -0500 |
Ryan C. Gordon |
vulkan: Possibly fix a compiler warning (-Wstrict-prototypes).
|
changeset |
files
|
Wed, 21 Feb 2018 21:34:06 -0500 |
Ryan C. Gordon |
wasapi: let Windows do the resampling for us if possible.
|
changeset |
files
|
Wed, 21 Feb 2018 21:34:35 -0500 |
Ryan C. Gordon |
wasapi: fixed typo in an assert message.
|
changeset |
files
|
Wed, 21 Feb 2018 21:36:10 -0500 |
Ryan C. Gordon |
windows: added WIN_IsWindows7OrGreater().
|
changeset |
files
|
Wed, 21 Feb 2018 12:42:30 -0500 |
Ethan Lee |
Use new XInput mapping for Win10+ (Bugzilla #3960)
|
changeset |
files
|
Wed, 21 Feb 2018 09:58:21 -0800 |
Mark Callow |
Fix high-dpi support on macOS and simplify it and iOS variant.
|
changeset |
files
|
Wed, 21 Feb 2018 09:40:47 -0800 |
Sam Lantinga |
Fixed bug 4034 - Don't include _DllMainCRTStartup() if SDL_STATIC_LIB is defined.
|
changeset |
files
|
Tue, 20 Feb 2018 09:04:31 -0800 |
Sam Lantinga |
Fixed bug 4088 - Fix Metal link errors with test programs in SDLTest.xcodeproj
|
changeset |
files
|
Sun, 18 Feb 2018 09:09:56 -0800 |
Sam Lantinga |
Actually, this is needed for building with Visual Studio with both /MT and /MD.
|
changeset |
files
|
Sun, 18 Feb 2018 08:57:01 -0800 |
Sam Lantinga |
Fixed bug 4034 - Do we really need _DllMainCRTStartup() in every Windows build?
|
changeset |
files
|
Sat, 17 Feb 2018 23:57:57 -0500 |
Ryan C. Gordon |
pthread: fix error code checks (thanks, Andreas!).
|
changeset |
files
|
Sat, 17 Feb 2018 20:18:48 -0500 |
Ryan C. Gordon |
yuv: patched to compile.
|
changeset |
files
|
Sat, 17 Feb 2018 20:10:13 -0500 |
Ryan C. Gordon |
yuv: fixed variable declaration shadowing warnings.
|
changeset |
files
|
Sat, 17 Feb 2018 18:30:21 -0500 |
Ryan C. Gordon |
pulseaudio: Just read/dump captured data in FlushCapture.
|
changeset |
files
|
Fri, 16 Feb 2018 14:56:28 -0500 |
Ryan C. Gordon |
video: put a spinlock around a global linked list.
|
changeset |
files
|
Fri, 16 Feb 2018 10:23:10 -0800 |
Sam Lantinga |
Fixed bug 4085 - X11: Allow configuring _NET_WM_BYPASS_COMPOSITOR through SDL hints
|
changeset |
files
|
Sun, 29 Oct 2017 14:15:00 +0300 |
Ozkan Sezer |
bug #3739: handle %lu, %li and %ld in SDL_SetError.
|
changeset |
files
|
Tue, 13 Feb 2018 22:58:20 -0800 |
Sam Lantinga |
Don't attempt WM_NCCALCSIZE adjustment when in fullscreen window transition
|
changeset |
files
|
Mon, 12 Feb 2018 10:47:00 +0300 |
sezero |
fix building SDL_audiotypecvt.c with gcc < 4.0
|
changeset |
files
|
Mon, 12 Feb 2018 17:00:00 +0300 |
sezero |
revert the recent typecast assignment changes (see bug #4079)
|
changeset |
files
|
Tue, 13 Feb 2018 13:25:59 -0800 |
Sam Lantinga |
Fixed bug 4027 - CheckLibSampleRate macro in sdlchecks.cmake never defines HAVE_LIBSAMPLERATE{,_SHARED}, so they're always reported as disabled by MESSAGE_TESTED_OPTION macro in macros.cmake
|
changeset |
files
|
Tue, 13 Feb 2018 08:15:39 -0800 |
Sam Lantinga |
Fixed bug 3920 - IBus not work with SDL 2.0.7
|
changeset |
files
|
Tue, 13 Feb 2018 08:13:29 -0800 |
Sam Lantinga |
Fixed bug 3947 - replace strlcpy with memcpy in SDL_strdup()
|
changeset |
files
|
Tue, 13 Feb 2018 08:07:52 -0800 |
Sam Lantinga |
Fixed bug 3950 - Don't always call dbus_shutdown in SDL_DBus
|
changeset |
files
|
Tue, 13 Feb 2018 07:59:45 -0800 |
Sam Lantinga |
Fixed bug 4081 - sdlchecks.cmake: typo introduced by rev11848 breaks building with wayland support
|
changeset |
files
|
Mon, 12 Feb 2018 10:00:00 +0300 |
sezero |
kill C99'ism in SDL_waylandvulkan.c
|
changeset |
files
|
Sun, 11 Feb 2018 18:23:37 -0800 |
Sam Lantinga |
On Android show the system UI when an SDL window is windowed, hide the system UI when it's fullscreen, like we do on iOS.
|
changeset |
files
|
Sun, 11 Feb 2018 17:25:51 -0800 |
Sam Lantinga |
Fixed bug 4075 - configury adds Metal.framework to linkage even if it is not available
|
changeset |
files
|
Sun, 11 Feb 2018 15:29:36 -0800 |
Sam Lantinga |
ISO C correct fix for casting void* to function pointer
|
changeset |
files
|
Sun, 11 Feb 2018 18:16:01 -0500 |
Ryan C. Gordon |
vulkan: Fix assignment of vkGetInstanceProcAddr on Windows.
|
changeset |
files
|
Sat, 10 Feb 2018 12:43:11 -0800 |
Sam Lantinga |
Fixed bug 4073 - Unquoted Unicode argument parsing broken on Windows due to incorrect usage of SDL_isspace()
|
changeset |
files
|
Fri, 09 Feb 2018 16:31:57 -0800 |
Sam Lantinga |
Fixed compile warning
|
changeset |
files
|
Fri, 09 Feb 2018 16:01:11 -0800 |
Sam Lantinga |
Fixed compiler warning on Android
|
changeset |
files
|
Fri, 09 Feb 2018 08:03:03 -0800 |
Sam Lantinga |
Windows Phone 8.0 is no longer supported
|
changeset |
files
|
Thu, 08 Feb 2018 18:07:14 -0800 |
Sam Lantinga |
Fixed min/max window size handling for borderless resizable windows
|
changeset |
files
|
Thu, 08 Feb 2018 17:07:47 +0300 |
sezero |
add SDL_log10 and SDL_log10f to include and dynapi
|
changeset |
files
|
Wed, 07 Feb 2018 15:10:50 -0800 |
Sam Lantinga |
Fixed bug 4021 - Android, hard-coded Keycode value
|
changeset |
files
|
Tue, 09 Jan 2018 19:11:34 -0500 |
Cole Campbell |
Allow Android Java shim to be built as an AAR
|
changeset |
files
|
Wed, 07 Feb 2018 15:05:30 -0800 |
Sam Lantinga |
Fixed bug 4054 - Raspberry Pi refresh rate detection
|
changeset |
files
|
Wed, 17 Jan 2018 11:53:09 -0500 |
Ethan Lee |
SDL_log10
|
changeset |
files
|
Wed, 07 Feb 2018 14:12:26 -0800 |
Guillermo A. Amaral |
Set rpath instead of changing environment for RPi
|
changeset |
files
|
Wed, 07 Feb 2018 14:07:54 -0800 |
Sam Lantinga |
Fixed bug 4060 - Alternative DualShock 4 v2 controller GUID
|
changeset |
files
|
Wed, 07 Feb 2018 14:03:24 -0800 |
Sam Lantinga |
Description: fix installation of shared library for Android
|
changeset |
files
|
Wed, 07 Feb 2018 13:13:55 -0500 |
Ryan C. Gordon |
wayland: Add support for xdg-shell protocol (unstable v6).
|
changeset |
files
|
Wed, 07 Feb 2018 13:07:59 -0500 |
Ryan C. Gordon |
cmake: Minor cleanup (reuse a string we already calculated).
|
changeset |
files
|
Tue, 06 Feb 2018 16:43:31 -0800 |
Sam Lantinga |
Send Apple TV remote input as key events unless it's opened as a joystick, to match Android behavior.
|
changeset |
files
|
Tue, 06 Feb 2018 15:03:38 -0800 |
Sam Lantinga |
Replaced SDL_HINT_APPLE_TV_REMOTE_SWIPES_AS_ARROW_KEYS with SDL_HINT_TV_REMOTE_AS_JOYSTICK which controls whether remotes on iOS and Android are interpreted as joysticks (the default) or as return/escape/arrow keys.
|
changeset |
files
|
Tue, 06 Feb 2018 15:03:35 -0800 |
Sam Lantinga |
Added SDL_IsAndroidTV()
|
changeset |
files
|
Mon, 05 Feb 2018 11:40:39 -0800 |
Sam Lantinga |
SDL Changes to support clean reads
|
changeset |
files
|
Thu, 01 Feb 2018 15:46:51 -0800 |
Sam Lantinga |
Fixed building on tvOS
|
changeset |
files
|
Thu, 01 Feb 2018 15:21:01 -0800 |
Sam Lantinga |
Added SDL_HINT_IOS_HIDE_HOME_INDICATOR to determine how the home indicator on the iPhone X is handled.
|
changeset |
files
|
Tue, 30 Jan 2018 18:12:25 -0800 |
Sam Lantinga |
Fixed building on platforms without __sighandler_t
|
changeset |
files
|
Tue, 30 Jan 2018 18:08:34 -0800 |
Sam Lantinga |
Fixed ISO C99 compatibility
|
changeset |
files
|
Tue, 30 Jan 2018 16:53:24 -0800 |
Sam Lantinga |
Fixed misleading indentation
|
changeset |
files
|
Sat, 27 Jan 2018 12:07:05 -0800 |
Sam Lantinga |
Removed armeabi from the SDL build API list, since it's not supported by the latest Android SDK
|
changeset |
files
|