Mon, 02 Dec 2013 19:51:48 -0300 |
Gabriel Jacobo |
Adding WhatsNew.txt changes
|
changeset |
files
|
Mon, 02 Dec 2013 19:35:04 -0300 |
Gabriel Jacobo |
Adds controllermap utility to test suite.
|
changeset |
files
|
Mon, 02 Dec 2013 19:34:08 -0300 |
Gabriel Jacobo |
Adds SDL_GameControllerAddMappingsFromFile
|
changeset |
files
|
Mon, 02 Dec 2013 10:08:57 -0300 |
Gabriel Jacobo |
Select EGL config when creating the EGL surface
|
changeset |
files
|
Sun, 01 Dec 2013 00:00:17 -0500 |
Ryan C. Gordon |
Disable SDL_[GS]etGammaRamp() on Mac OS X.
SDL-1.2
|
changeset |
files
|
Fri, 29 Nov 2013 10:06:08 -0300 |
Gabriel Jacobo |
Improve Android pause/resume behavior.
|
changeset |
files
|
Thu, 28 Nov 2013 02:31:32 -0800 |
Sam Lantinga |
Fixed windows build with conflict resolve
|
changeset |
files
|
Wed, 27 Nov 2013 10:29:43 -0800 |
Sam Lantinga |
Added alternative XBox 360 controller GUID on Linux
|
changeset |
files
|
Wed, 27 Nov 2013 10:29:38 -0800 |
Sam Lantinga |
Fixed bug 2260 - SDL_SetCursorGrab() is buggy on Windows
|
changeset |
files
|
Wed, 27 Nov 2013 10:29:32 -0800 |
Sam Lantinga |
Fixed large relative mouse motion when iconifying the SDL window.
|
changeset |
files
|
Wed, 27 Nov 2013 10:29:27 -0800 |
Sam Lantinga |
Don't crash when no WM is present.
|
changeset |
files
|
Wed, 27 Nov 2013 00:29:46 -0800 |
Sam Lantinga |
Fixed bug 2274 - SDL_ceil is incorrectly implemented when HAVE_LIBC is not defined
|
changeset |
files
|
Tue, 26 Nov 2013 11:50:54 -0300 |
Gabriel Jacobo |
Fixes #2271, Add KD detection under CMake by Scott Percival
|
changeset |
files
|
Tue, 26 Nov 2013 11:47:52 -0300 |
Gabriel Jacobo |
Fixes #2272, typo in CMakeLists.txt (thanks Boris Bendovsky!)
|
changeset |
files
|
Mon, 25 Nov 2013 12:28:09 -0300 |
Gabriel Jacobo |
[Android] Fixes #2228, reworked touch code
|
changeset |
files
|
Sat, 23 Nov 2013 23:38:16 +0100 |
Philipp Wiesemann |
Fixed bug 2258 - Crash when using Android clipboard
|
changeset |
files
|
Sat, 23 Nov 2013 15:52:49 -0500 |
Ryan C. Gordon |
Fixed a few public APIs that we accidentally neglected to mark as SDLCALL.
|
changeset |
files
|
Sat, 23 Nov 2013 18:37:36 +0100 |
Philipp Wiesemann |
Removed second return statement.
|
changeset |
files
|
Sat, 23 Nov 2013 18:34:27 +0100 |
Philipp Wiesemann |
Fixed spaces in license comment.
|
changeset |
files
|
Sat, 23 Nov 2013 18:29:36 +0100 |
Philipp Wiesemann |
Removed include of no more needed header.
|
changeset |
files
|
Sat, 23 Nov 2013 09:47:25 -0300 |
Gabriel Jacobo |
[Android] Fixes #2264, handle joystick open/closed state properly
|
changeset |
files
|
Sat, 23 Nov 2013 02:02:29 -0800 |
Sam Lantinga |
Fixed double-free of the window shape path
|
changeset |
files
|
Fri, 22 Nov 2013 14:19:52 -0300 |
Gabriel Jacobo |
Fixes compilation on Mingw.
|
changeset |
files
|
Fri, 22 Nov 2013 13:24:53 -0300 |
Gabriel Jacobo |
OpenGL ES support for Windows
|
changeset |
files
|
Fri, 22 Nov 2013 10:26:28 -0300 |
Gabriel Jacobo |
[Android] Fixes #2247, enable hardware acceleration by default.
|
changeset |
files
|
Wed, 20 Nov 2013 21:17:26 -0500 |
Ryan C. Gordon |
Query version for X11 XInput2 multitouch separately from base XInput2.
|
changeset |
files
|
Wed, 20 Nov 2013 12:51:18 -0300 |
Gabriel Jacobo |
Clean up X11 OpenGL ES backend
|
changeset |
files
|
Tue, 19 Nov 2013 15:25:00 -0500 |
Ryan C. Gordon |
Fixed SONAME lookup for runtime loading of shared libraries in CMake project.
|
changeset |
files
|
Tue, 19 Nov 2013 15:00:39 -0500 |
Ryan C. Gordon |
-fvisibility=hidden is no longer a requirement for dynamic X11.
|
changeset |
files
|
Tue, 19 Nov 2013 11:04:05 -0300 |
Gabriel Jacobo |
Find the best EGL config available between those returned by eglChooseConfig
|
changeset |
files
|
Tue, 19 Nov 2013 10:56:38 -0300 |
Gabriel Jacobo |
Adds testgles2
|
changeset |
files
|
Tue, 19 Nov 2013 10:00:05 -0300 |
Gabriel Jacobo |
[Android] Try to improve handling of DPAD|GAMEPAD + KEYBOARD devices
|
changeset |
files
|
Mon, 18 Nov 2013 20:22:36 -0800 |
Sam Lantinga |
Accidentally committed debug code
|
changeset |
files
|
Mon, 18 Nov 2013 20:21:45 -0800 |
Sam Lantinga |
Textures need to be freed before renderers
|
changeset |
files
|
Mon, 18 Nov 2013 23:45:46 +0100 |
Philipp Wiesemann |
Added missing resource release in test source.
|
changeset |
files
|
Mon, 18 Nov 2013 23:43:15 +0100 |
Philipp Wiesemann |
Fixed unreachable return statement warning in gamecontroller source.
|
changeset |
files
|
Mon, 18 Nov 2013 23:38:59 +0100 |
Philipp Wiesemann |
Fixed implicit function declaration warning in joystick source for Android.
|
changeset |
files
|
Sun, 17 Nov 2013 11:07:55 -0300 |
Gabriel Jacobo |
Fixes building for RPi using --no-undefined
|
changeset |
files
|
Sun, 17 Nov 2013 10:41:16 -0300 |
Gabriel Jacobo |
Restore evdev sources to configure script
|
changeset |
files
|
Sat, 16 Nov 2013 21:19:16 -0800 |
Sam Lantinga |
When the mouse is grabbed it's constrained to the client area, not the window frame.
|
changeset |
files
|
Sat, 16 Nov 2013 18:56:02 -0800 |
Sam Lantinga |
Fixed bug 2245 - add SDL_acos and SDL_asin
|
changeset |
files
|
Sat, 16 Nov 2013 21:52:56 -0500 |
Ryan C. Gordon |
Turn off --no-undefined on OpenBSD again. Leave it on everywhere else for now.
|
changeset |
files
|
Sat, 16 Nov 2013 12:11:19 -0800 |
Sam Lantinga |
Fixed bug 2232 - Version Mismatch in VS2013 Solution File
|
changeset |
files
|
Sat, 16 Nov 2013 12:04:00 -0800 |
Sam Lantinga |
Fixed up configure so it doesn't reference input/evdev anymore
|
changeset |
files
|
Sat, 16 Nov 2013 12:02:09 -0800 |
Sam Lantinga |
Fixed bug 2231 - Move src/input/evdev into src/core/linux
|
changeset |
files
|
Sat, 16 Nov 2013 11:58:21 -0800 |
Sam Lantinga |
Fixed bug 2238 - Enable GCC atomics for clang
|
changeset |
files
|
Sat, 16 Nov 2013 11:54:16 -0800 |
Sam Lantinga |
Fixed bug 2241 - SSE intrinsic in fillrect MMX path
|
changeset |
files
|
Sat, 16 Nov 2013 10:27:46 -0800 |
Sam Lantinga |
Added information on reporting bugs to the README.txt file
|
changeset |
files
|
Sat, 16 Nov 2013 10:25:46 -0800 |
Sam Lantinga |
Fixed compile warning, thanks to Michael Pohoreski
|
changeset |
files
|
Fri, 15 Nov 2013 22:07:35 -0800 |
Sam Lantinga |
Better fix for bug 2207 - SDL_RenderSetViewport behavior is different/incorrect on OpenGL renderer vs DirectX renderer
|
changeset |
files
|
Fri, 15 Nov 2013 22:05:26 -0800 |
Sam Lantinga |
Added viewport test, contributed by Andreas Schiffler and improved by me and Ryan Gordon.
|
changeset |
files
|
Fri, 15 Nov 2013 22:01:58 -0800 |
Sam Lantinga |
Added space in the common state structure for render targets
|
changeset |
files
|
Fri, 15 Nov 2013 23:20:50 -0500 |
Ryan C. Gordon |
Fix viewport being upside down in OpenGL renderer.
|
changeset |
files
|
Fri, 15 Nov 2013 22:33:55 -0500 |
Ryan C. Gordon |
Mac OS X 10.9 no longer uses the -psn_XXX command line arg for Finder launches.
SDL-1.2
|
changeset |
files
|
Thu, 14 Nov 2013 22:26:49 -0800 |
Sam Lantinga |
Fixed bug 2240 - On OS/X after calling SDL_SetWindowBordered right mouse clicks no longer register
|
changeset |
files
|
Thu, 14 Nov 2013 21:39:54 -0800 |
Sam Lantinga |
Backed out changeset e8f93c2ebda3 - it didn't actually do anything useful
|
changeset |
files
|
Thu, 14 Nov 2013 20:24:15 -0500 |
Ryan C. Gordon |
Turning --no-undefined back on, to see what platforms are still broken.
|
changeset |
files
|
Thu, 14 Nov 2013 20:24:40 -0500 |
Ryan C. Gordon |
Fixed comment typo.
|
changeset |
files
|
Thu, 14 Nov 2013 20:14:02 -0300 |
Gabriel Jacobo |
Clean up the EGL related video backends (X11, Android, RPi)
|
changeset |
files
|
Thu, 14 Nov 2013 14:45:00 -0500 |
Ryan C. Gordon |
Apparently Haiku is removing /boot/common (thanks, scottmc!).
|
changeset |
files
|