Tue, 29 Dec 2015 02:29:56 -0500 |
Ryan C. Gordon |
NetBSD: improved joystick support (thanks, Thomas!).
|
changeset |
files
|
Tue, 29 Dec 2015 02:27:02 -0500 |
Ryan C. Gordon |
Added support for building for NetBSD on the Raspberry Pi (thanks, Jared!).
|
changeset |
files
|
Tue, 29 Dec 2015 02:16:14 -0500 |
Ryan C. Gordon |
XRandR: fixed primary output detection logic (thanks, "winterknight"!).
|
changeset |
files
|
Tue, 29 Dec 2015 01:09:58 -0500 |
Ryan C. Gordon |
Mac: don't ignore mouse clicks on the top pixel of a window (thanks, Joshua!).
|
changeset |
files
|
Tue, 29 Dec 2015 00:57:24 -0500 |
Ryan C. Gordon |
CMake: Changes to get CMake project to work with Android (thanks, Martin!).
|
changeset |
files
|
Tue, 29 Dec 2015 00:36:03 -0500 |
Ryan C. Gordon |
CMake: fixed a failure to reset CMAKE_REQUIRED_FLAGS (thanks, Martin!).
|
changeset |
files
|
Tue, 29 Dec 2015 00:24:37 -0500 |
Ryan C. Gordon |
CMake: don't try to use the Linux joystick code on Android (thanks, Martin!).
|
changeset |
files
|
Tue, 29 Dec 2015 00:02:43 -0500 |
Ryan C. Gordon |
CMake: Fixed to work on Windows 8 SDK (thanks, Martin!).
|
changeset |
files
|
Mon, 28 Dec 2015 23:29:11 -0500 |
Ryan C. Gordon |
Fixed typo in sdl2-config.cmake.in (thanks, Rafal!).
|
changeset |
files
|
Mon, 28 Dec 2015 15:15:58 -0500 |
Ryan C. Gordon |
OpenGL+GLES renderers: Fixed incorrect clip rectangle coords (thanks, Marcel!).
|
changeset |
files
|
Mon, 28 Dec 2015 15:44:09 -0400 |
Alex Szpakowski |
Mac: expose joystick buttons that report themselves as having 'Start' and 'Select' HID usages.
|
changeset |
files
|
Mon, 28 Dec 2015 13:30:58 -0500 |
Ryan C. Gordon |
Mac: Whoops, lost legit Caps lock keypress events. Fixed.
|
changeset |
files
|
Mon, 28 Dec 2015 13:08:19 -0500 |
Ryan C. Gordon |
Windows: resync num/caps lock when window is gaining focus.
|
changeset |
files
|
Mon, 28 Dec 2015 13:07:44 -0500 |
Ryan C. Gordon |
Sync up the caps/numlock state properly without sending key events.
|
changeset |
files
|
Sun, 27 Dec 2015 23:39:43 -0500 |
Ryan C. Gordon |
Mac: Fix keyboard state if capslock was toggled while app wasn't in foreground.
|
changeset |
files
|
Sun, 27 Dec 2015 22:26:27 -0500 |
David Ludwig |
WinRT: made bug 3202/3213's fix apply for WinRT apps
|
changeset |
files
|
Sun, 27 Dec 2015 18:56:46 -0500 |
Ryan C. Gordon |
Removed a tabstop.
|
changeset |
files
|
Sun, 27 Dec 2015 18:48:14 -0500 |
Ryan C. Gordon |
Win: make sure SDL keyboard state reflects system capslock state at startup.
|
changeset |
files
|
Sun, 27 Dec 2015 17:55:45 -0500 |
David Ludwig |
Fixed bug 3202 - Fix renderer visibility on a window maximized directly from the minimized state
|
changeset |
files
|
Sun, 27 Dec 2015 16:46:12 -0500 |
Ryan C. Gordon |
Mac: make sure SDL keyboard state reflects system capslock state at startup.
|
changeset |
files
|
Fri, 25 Dec 2015 13:41:23 +0100 |
Philipp Wiesemann |
Fixed a comment in two test programs.
|
changeset |
files
|
Thu, 24 Dec 2015 06:11:05 -0800 |
Sam Lantinga |
Fixed whitespace in testspriteminimal.c
|
changeset |
files
|
Tue, 22 Dec 2015 00:58:47 -0500 |
David Ludwig |
WinRT: Fixed bug 3210, "alt-tab doesn't work correctly with full-screened, UWP (Win10 Store) apps"
|
changeset |
files
|
Fri, 18 Dec 2015 18:49:35 -0800 |
Sam Lantinga |
sdl:
|
changeset |
files
|
Fri, 18 Dec 2015 18:49:23 -0800 |
Sam Lantinga |
Fixed mapping third party XBox controllers that have the trigger axis all the way in until they are pulled and get updated values.
|
changeset |
files
|
Fri, 18 Dec 2015 00:49:27 -0400 |
Alex Szpakowski |
Cleaned up some code formatting.
|
changeset |
files
|
Fri, 11 Dec 2015 16:41:59 -0400 |
Alex Szpakowski |
iOS: Set the player index of MFi gamepads when the user first presses a button, rather than when it's programatically opened.
|
changeset |
files
|
Thu, 10 Dec 2015 22:17:22 -0400 |
Alex Szpakowski |
Cocoa: Use NSTextInputClient instead of NSTextInput for text input handling. The latter was deprecated in OS X 10.6.
|
changeset |
files
|
Thu, 10 Dec 2015 20:25:34 -0400 |
Alex Szpakowski |
SDL_GL_GetAttribute: If a GL context isn't active, only return failure when the specified attribute needs an active GL context to be queried.
|
changeset |
files
|
Wed, 09 Dec 2015 21:34:56 -0500 |
David Ludwig |
WinRT: fixed bug: Back button(s) weren't working on Win10
|
changeset |
files
|
Wed, 09 Dec 2015 12:11:40 -0800 |
Sam Lantinga |
Added broad support for wireless XBox 360 controllers on Linux
|
changeset |
files
|
Mon, 07 Dec 2015 21:43:16 +0100 |
Philipp Wiesemann |
Fixed outdated information in README for test programs.
|
changeset |
files
|
Mon, 07 Dec 2015 21:42:44 +0100 |
Philipp Wiesemann |
Pandora: Fixed referring to no more existing CD-ROM source files in Makefile.
|
changeset |
files
|
Mon, 07 Dec 2015 21:41:55 +0100 |
Philipp Wiesemann |
Pandora: Fixed deactivating no more available CD-ROM support in config header.
|
changeset |
files
|
Sun, 06 Dec 2015 18:48:46 -0500 |
David Ludwig |
WinRT: build fix for Windows Phone 8.0
|
changeset |
files
|
Sun, 06 Dec 2015 18:42:30 -0500 |
David Ludwig |
WinRT: enabled the Win10-Store Cert Kit bug-workaround, for Windows 8.0 apps
|
changeset |
files
|
Sun, 06 Dec 2015 18:33:43 -0500 |
David Ludwig |
WinRT: enabled the Win10-Store Cert Kit bug-workaround, for Windows 8.1 apps
|
changeset |
files
|
Sun, 06 Dec 2015 17:32:33 -0500 |
David Ludwig |
WinRT: fixed a build error when compiling Windows 8.1 .dlls
|
changeset |
files
|
Sun, 06 Dec 2015 17:07:37 -0500 |
David Ludwig |
WinRT: removed an unused variable from DXGI-based display-detection code
|
changeset |
files
|
Sun, 06 Dec 2015 17:06:40 -0500 |
David Ludwig |
WinRT: workaround for a possible bug in the Win10 Store's Certification Kit
|
changeset |
files
|
Sun, 06 Dec 2015 17:51:11 +0100 |
Philipp Wiesemann |
Windows: Added missing NULL check after SDL_stack_alloc().
|
changeset |
files
|
Sun, 06 Dec 2015 17:50:51 +0100 |
Philipp Wiesemann |
Changed comment in test program to avoid confusion.
|
changeset |
files
|
Sat, 05 Dec 2015 17:08:07 +0100 |
Philipp Wiesemann |
X11: Fixed memory leak when initializing multiple screens.
|
changeset |
files
|
Fri, 04 Dec 2015 22:12:36 +0100 |
Philipp Wiesemann |
Fixed comment in filesystem test program.
|
changeset |
files
|
Wed, 02 Dec 2015 08:04:17 -0500 |
David Ludwig |
WinRT: minor tweak to NuGet package naming
|
changeset |
files
|
Wed, 02 Dec 2015 07:58:23 -0500 |
David Ludwig |
WinRT: allowed NuGet packaging code to get hg revision regardless of cwd
|
changeset |
files
|
Tue, 01 Dec 2015 22:07:24 -0500 |
David Ludwig |
WinRT: added NuGet-package creation support to WinRT build script
|
changeset |
files
|
Tue, 01 Dec 2015 22:24:04 +0100 |
Philipp Wiesemann |
Fixed compile error in timer test program if PRIu64 not available.
|
changeset |
files
|
Tue, 01 Dec 2015 22:22:58 +0100 |
Philipp Wiesemann |
Fixed compile warning in IME test program.
|
changeset |
files
|
Tue, 01 Dec 2015 22:21:29 +0100 |
Philipp Wiesemann |
Fixed filesystem test program to compile with older versions of C.
|
changeset |
files
|
Mon, 30 Nov 2015 23:30:01 -0500 |
David Ludwig |
WinRT: noted Win10/UWP support in WhatsNew.txt (under 2.0.4)
|
changeset |
files
|
Mon, 30 Nov 2015 21:11:33 -0500 |
David Ludwig |
WinRT: made WinRT build script create Win10/UWP .dll files
|
changeset |
files
|
Mon, 30 Nov 2015 10:39:34 -0500 |
Edward Rudd |
Add Logitech F510 Gamepad Direct input mode mapping
|
changeset |
files
|
Mon, 30 Nov 2015 03:30:35 -0400 |
Alex Szpakowski |
Removed some debug prints.
|
changeset |
files
|
Mon, 30 Nov 2015 03:30:07 -0400 |
Alex Szpakowski |
Mac: Fixed SDL_SetWindowFullscreen not restoring the window's original size when exiting a Space.
|
changeset |
files
|
Sun, 29 Nov 2015 19:33:11 -0500 |
David Ludwig |
WinRT: added Win10/UWP (Universal Windows Platform) support
|
changeset |
files
|
Thu, 26 Nov 2015 13:51:03 -0500 |
David Ludwig |
WinRT: bug-fix - SDL_SetThreadPriority() didn't work on WinRT 8.x platforms
|
changeset |
files
|
Thu, 26 Nov 2015 11:15:43 -0500 |
David Ludwig |
WinRT: minor code cleanup in window-creation code
|
changeset |
files
|
Thu, 26 Nov 2015 11:09:50 -0500 |
David Ludwig |
WinRT: native windows are inherently resizable (in WinRT 8.x)
|
changeset |
files
|
Thu, 26 Nov 2015 02:37:51 -0500 |
David Ludwig |
WinRT: bug-fix, fullscreen mode wasn't getting reported in Windows 8.0 apps
|
changeset |
files
|