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
|
Thu, 14 Nov 2013 14:42:20 -0500 |
Ryan C. Gordon |
Haiku: fixed uninitialized variable.
|
changeset |
files
|
Thu, 14 Nov 2013 22:35:28 +0530 |
Apoorv Upreti |
merged with repo
|
changeset |
files
|
Thu, 14 Nov 2013 22:19:07 +0530 |
Apoorv Upreti |
Fixed visualtest build on VS2012
|
changeset |
files
|
Thu, 14 Nov 2013 11:51:24 -0500 |
Ryan C. Gordon |
Renamed things named after BeOS to be named after Haiku instead.
|
changeset |
files
|
Thu, 14 Nov 2013 10:19:07 -0300 |
Gabriel Jacobo |
Adds joystick/udev troubleshooting information to README-linux.txt
|
changeset |
files
|
Thu, 14 Nov 2013 01:00:08 -0500 |
Ryan C. Gordon |
Patched to compile on Haiku.
|
changeset |
files
|
Thu, 14 Nov 2013 00:52:39 -0500 |
Ryan C. Gordon |
Added SDL_DetachThread() API.
|
changeset |
files
|
Wed, 13 Nov 2013 22:35:26 -0500 |
Ryan C. Gordon |
Started BeOS removal: merged BeOS thread and pthread code.
|
changeset |
files
|
Wed, 13 Nov 2013 21:50:59 -0800 |
Sam Lantinga |
Diagonal flipping with RenderCopyEx
|
changeset |
files
|
Wed, 13 Nov 2013 11:18:37 -0300 |
Gabriel Jacobo |
[Windows] Fixes bug #1555, handle ALT+F4 on Windows
|
changeset |
files
|
Wed, 13 Nov 2013 09:41:21 -0300 |
Gabriel Jacobo |
Updated androidbuild.sh to enable parallel builds and ndk-build parameters
|
changeset |
files
|
Tue, 12 Nov 2013 11:31:13 -0300 |
Gabriel Jacobo |
Added a few notes from Ryan's email to README-linux.txt
|
changeset |
files
|
Tue, 12 Nov 2013 11:28:42 -0300 |
Gabriel Jacobo |
Linux README explaining build vs runtime, and build deps for Ubuntu 13.04
|
changeset |
files
|
Tue, 12 Nov 2013 02:18:52 -0800 |
Sam Lantinga |
Retain the high dpi flag when recreating the window (e.g when creating a renderer context)
|
changeset |
files
|
Tue, 12 Nov 2013 02:04:12 -0800 |
Sam Lantinga |
Fixed build error with SDK < 10.7
|
changeset |
files
|
Tue, 12 Nov 2013 02:02:12 -0800 |
Sam Lantinga |
We still want to generally minimize on focus loss, but not when we're in a fullscreen space on Mac OS X.
|
changeset |
files
|
Tue, 12 Nov 2013 01:52:54 -0800 |
Sam Lantinga |
Added a hint SDL_HINT_VIDEO_FULLSCREEN_SPACES to specify that windows go fullscreen into their own spaces on Mac OS X.
|
changeset |
files
|
Tue, 12 Nov 2013 00:32:29 -0800 |
Sam Lantinga |
Fullscreen space naming cleanup to avoid confusion with normal fullscreen mode
|
changeset |
files
|
Mon, 11 Nov 2013 23:42:43 -0800 |
Sam Lantinga |
Made sure the window had the correct border when manually being brought back from fullscreen mode.
|
changeset |
files
|
Mon, 11 Nov 2013 22:43:05 -0800 |
Sam Lantinga |
Fixed assertion when quickly toggling from fullscreen back to fullscreen:
|
changeset |
files
|
Mon, 11 Nov 2013 21:38:11 -0800 |
Sam Lantinga |
Fixed window resizing when entering and leaving fullscreen mode
|
changeset |
files
|
Mon, 11 Nov 2013 21:21:18 -0800 |
Sam Lantinga |
Fixed assertion failure when minimizing a fullscreen window.
|
changeset |
files
|
Mon, 11 Nov 2013 20:51:19 -0800 |
Sam Lantinga |
Fixed bug 2212 - SDL_SetTextInputRect has no effect on iOS
|
changeset |
files
|
Mon, 11 Nov 2013 20:42:59 -0800 |
Sam Lantinga |
Properly handle toggling fullscreen state when another fullscreen state change is in progress.
|
changeset |
files
|
Mon, 11 Nov 2013 19:17:32 -0300 |
Gabriel Jacobo |
[X11] Fix up compilation when EGL headers are not present.
|
changeset |
files
|
Mon, 11 Nov 2013 11:12:43 -0300 |
Gabriel Jacobo |
[Android] Try to improve handling of some dpad+gamepad+keyboard corner cases
|
changeset |
files
|
Mon, 11 Nov 2013 10:59:15 -0300 |
Gabriel Jacobo |
[Android] Fixes Bug 2031 - Backspace Not Sending Events From On-Screen Keyboard
|
changeset |
files
|
Mon, 11 Nov 2013 10:49:48 -0300 |
Gabriel Jacobo |
[Android] Improve handling of keyboard, dpad and gamepad events
|
changeset |
files
|
Mon, 11 Nov 2013 10:15:35 -0300 |
Gabriel Jacobo |
[Android] Fixes bug 2217, better joystick axes handling on Android.
|
changeset |
files
|
Mon, 11 Nov 2013 03:29:11 -0800 |
Sam Lantinga |
Fixed compiling with older Mac OS X SDK
|
changeset |
files
|
Mon, 11 Nov 2013 03:12:50 -0800 |
Sam Lantinga |
Fixed compiling with ISO C90
|
changeset |
files
|