Tue, 26 May 2015 21:26:27 -0400 |
Ryan C. Gordon |
X11: use XA_STRING for text SDL puts on the clipboard (thanks, "chw"!).
|
changeset |
files
|
Tue, 26 May 2015 21:19:23 -0400 |
Ryan C. Gordon |
Stack hint should look for 0, not -1, and not care about environment variables.
|
changeset |
files
|
Tue, 26 May 2015 21:13:27 -0400 |
Ryan C. Gordon |
Added a hint to specify new thread stack size (thanks, Gabriel!).
|
changeset |
files
|
Tue, 26 May 2015 21:09:48 -0400 |
Ryan C. Gordon |
Properly report DX headers in the CMake project files (thanks, "MailMr_S"!).
|
changeset |
files
|
Fri, 27 Feb 2015 21:17:29 +0000 |
Alex Baines |
[IBus] Only register interest in messages sent to our input context.
|
changeset |
files
|
Sun, 01 Feb 2015 21:08:54 +0000 |
Alex Baines |
[ibus] Send an empty TextEditing event when the text is cleared by pressing backspace.
|
changeset |
files
|
Tue, 26 May 2015 20:55:03 -0400 |
Ryan C. Gordon |
Added some unknown keys from Japanese 106/109 keyboards (thanks, "ver0hiro"!).
|
changeset |
files
|
Tue, 26 May 2015 21:51:47 -0300 |
Alex Szpakowski |
Mac: Send a window resize event when the window's backing scale factor changes.
|
changeset |
files
|
Tue, 26 May 2015 20:49:27 -0400 |
Ryan C. Gordon |
Reset the keyboard state when launching a message box (thanks, Sean!).
|
changeset |
files
|
Tue, 26 May 2015 20:40:00 -0400 |
Ryan C. Gordon |
Windows: Alt-F4 hotkey should be checked on keydown, not keyup (thanks, Matt!).
|
changeset |
files
|
Tue, 26 May 2015 20:36:45 -0400 |
Ryan C. Gordon |
Android: Added basic drop file support (thanks, "noxalus"!).
|
changeset |
files
|
Tue, 26 May 2015 20:22:14 -0400 |
Alex Baines |
Pump IBus events after X events.
|
changeset |
files
|
Tue, 26 May 2015 19:54:06 -0400 |
Ryan C. Gordon |
Fix a libtool issue with some mingw-w64 cross compilers (thanks, Ozkan!).
|
changeset |
files
|
Tue, 26 May 2015 19:34:56 -0300 |
Alex Szpakowski |
EGL: OpenGL ES 3.0 contexts can now be created without the EGL_KHR_create_context extension.
|
changeset |
files
|
Tue, 26 May 2015 16:42:36 -0400 |
Ryan C. Gordon |
Drop out of SDL_UpdateTexture() early if the rectangle is zero pixels.
|
changeset |
files
|
Tue, 26 May 2015 16:31:11 -0400 |
Ryan C. Gordon |
Some setups need _GNU_SOURCE to make LLONG_MAX available (thanks, Ozkan!).
|
changeset |
files
|
Tue, 26 May 2015 16:25:22 -0400 |
Ryan C. Gordon |
Fix fallback define for DECLSPEC for non-Windows platforms.
|
changeset |
files
|
Tue, 26 May 2015 16:14:25 -0400 |
Ryan C. Gordon |
Whoops, fix the static analysis fix.
|
changeset |
files
|
Tue, 26 May 2015 12:52:28 -0400 |
Ryan C. Gordon |
Mac: Fix compiler warning when building with a min target >= 10.6.
|
changeset |
files
|
Tue, 26 May 2015 12:47:03 -0400 |
Ryan C. Gordon |
Darwin haptic: Fixed a static analysis warning if axes==0.
|
changeset |
files
|
Tue, 26 May 2015 12:03:51 -0400 |
Ryan C. Gordon |
Linux joystick: Look at entire axis namespace for controls (thanks, "spaz16"!).
|
changeset |
files
|
Tue, 26 May 2015 08:52:02 -0700 |
Sam Lantinga |
Fixed bug 2869 - Controllers connected on launch are reported twice.
|
changeset |
files
|
Tue, 26 May 2015 11:38:04 -0400 |
Ryan C. Gordon |
Cocoa: Fixed relative mouse mode when app loses/regains focus (thanks, Eric!).
|
changeset |
files
|
Tue, 26 May 2015 11:32:06 -0400 |
Ryan C. Gordon |
Make dot easier to see in testrelative.
|
changeset |
files
|
Tue, 26 May 2015 11:13:51 -0400 |
Ryan C. Gordon |
Updated configure script.
|
changeset |
files
|
Tue, 26 May 2015 11:12:28 -0400 |
Ryan C. Gordon |
Removed -XCCLinker from MingW command line (thanks, Fredrik!).
|
changeset |
files
|
Tue, 26 May 2015 11:08:30 -0400 |
Ryan C. Gordon |
Windows: don't beep on Alt-* key combos (Thanks, historic_bruno!).
|
changeset |
files
|
Tue, 26 May 2015 11:01:19 -0400 |
Ryan C. Gordon |
Cocoa: report SDL_WINDOWEVENT_EXPOSED events to the app (thanks, David!).
|
changeset |
files
|
Tue, 26 May 2015 09:55:41 -0400 |
Ryan C. Gordon |
Cocoa: don't fail outright if we see an unknown display format.
|
changeset |
files
|
Tue, 26 May 2015 10:25:15 -0400 |
Ryan C. Gordon |
Don't look for (and fail without) glGetIntegerv() until we need to.
|
changeset |
files
|
Tue, 26 May 2015 06:32:19 -0700 |
Sam Lantinga |
Fixed bug 1392 - Debian patch: do not propagate -lpthread
|
changeset |
files
|
Tue, 26 May 2015 06:27:46 -0700 |
Sam Lantinga |
Updated the copyright year to 2015
|
changeset |
files
|
Tue, 26 May 2015 06:27:12 -0700 |
Sam Lantinga |
Script from Sylvain to automate updating the copyright year
|
changeset |
files
|
Tue, 26 May 2015 06:16:43 -0700 |
Sam Lantinga |
Fixed bug 2989 - Memory loss in clipboard_testClipboardTextFunctions
|
changeset |
files
|
Mon, 25 May 2015 16:22:09 -0700 |
Sam Lantinga |
Wait for devices to finish initializing when inserted, before using them. Fixes hotplug issue with XBox 360 game controller.
|
changeset |
files
|
Mon, 25 May 2015 14:52:41 -0700 |
Sam Lantinga |
Added support for Razer Serval Bluetooth mode
|
changeset |
files
|
Thu, 14 May 2015 14:40:56 +0300 |
Victor Luchits |
Fix duplicate raw mouse events with XInput2
|
changeset |
files
|
Sat, 23 May 2015 09:33:20 -0700 |
Sam Lantinga |
Sign any subframeworks - not needed for SDL proper, but included for consistency with other projects
|
changeset |
files
|
Fri, 22 May 2015 22:34:08 +0200 |
Philipp Wiesemann |
Android: Fixed touch pressure being out of range.
|
changeset |
files
|
Thu, 21 May 2015 21:27:53 +0200 |
Philipp Wiesemann |
Removed redundant NULL check in test program.
|
changeset |
files
|
Thu, 21 May 2015 21:25:32 +0200 |
Philipp Wiesemann |
Changed clean-up order in test program.
|
changeset |
files
|
Thu, 21 May 2015 21:25:14 +0200 |
Philipp Wiesemann |
Fixed undefined key access in test program.
|
changeset |
files
|
Wed, 20 May 2015 16:28:21 -0700 |
Sam Lantinga |
Added game controller support for the Razer Serval
|
changeset |
files
|
Mon, 18 May 2015 21:21:14 +0200 |
Philipp Wiesemann |
Added missing loop cancel for Emscripten in test programs.
|
changeset |
files
|
Mon, 18 May 2015 21:17:13 +0200 |
Philipp Wiesemann |
Fixed compiling test program with Emscripten.
|
changeset |
files
|
Mon, 18 May 2015 21:12:16 +0200 |
Philipp Wiesemann |
Fixed handling only one event per frame in test program.
|
changeset |
files
|
Sat, 16 May 2015 17:35:36 -0300 |
Alex Szpakowski |
Code style cleanup in the GLES and GLES2 render backends.
|
changeset |
files
|
Sat, 16 May 2015 16:55:56 -0300 |
Alex Szpakowski |
iOS: Added support for SDL_DisableScreenSaver and SDL_EnableScreenSaver.
|
changeset |
files
|
Sat, 16 May 2015 21:15:59 +0200 |
Philipp Wiesemann |
Android: Replaced logging tag strings with constant.
|
changeset |
files
|
Sat, 16 May 2015 21:15:27 +0200 |
Philipp Wiesemann |
Emscripten: Fixed wrong source comment and updated web link.
|
changeset |
files
|
Sat, 16 May 2015 12:05:42 -0300 |
Alex Szpakowski |
Mac: Use CoreFoundation headers instead of Carbon headers, in GetPowerInfo code.
|
changeset |
files
|
Wed, 13 May 2015 22:39:32 -0700 |
Sam Lantinga |
Added a userdata parameter to SDL_SetWindowsMessageHook()
|
changeset |
files
|
Wed, 13 May 2015 22:39:27 -0700 |
Sam Lantinga |
Fixed Mac and Linux builds
|
changeset |
files
|
Wed, 13 May 2015 22:39:20 -0700 |
Sam Lantinga |
Added SDL_SetWindowsMessageHook() to facilitate full IME support on Windows
|
changeset |
files
|
Wed, 13 May 2015 22:37:26 -0700 |
Sam Lantinga |
Added generic xinput fallback for XBox compatible controllers on Linux
|
changeset |
files
|
Mon, 11 May 2015 21:03:36 -0300 |
Alex Szpakowski |
Refactored SDL_EGL_CreateContext: It now supports context flags and OpenGL ES 3+ contexts, and its behavior more closely matches the GLX and WGL context creation code.
|
changeset |
files
|
Sat, 09 May 2015 22:42:23 +0200 |
Philipp Wiesemann |
Android: Fixed empty parameter list in signatures of internal functions.
|
changeset |
files
|
Fri, 08 May 2015 21:53:02 +0200 |
Philipp Wiesemann |
Fixed SDL_TouchFingerEvent documentation in header file.
|
changeset |
files
|
Wed, 06 May 2015 21:11:06 +0200 |
Philipp Wiesemann |
Android: Replaced spaces with tab in Android.mk file.
|
changeset |
files
|
Wed, 06 May 2015 21:10:48 +0200 |
Philipp Wiesemann |
Emscripten: Fixed touch coordinates not being normalized.
|
changeset |
files
|