Thu, 14 Apr 2016 21:10:08 +0200 |
Philipp Wiesemann |
Added missing error return in test program.
|
changeset |
files
|
Thu, 14 Apr 2016 21:09:45 +0200 |
Philipp Wiesemann |
PSP: Fixed compile error.
|
changeset |
files
|
Wed, 13 Apr 2016 21:59:50 -0400 |
David Ludwig |
WinRT: build/link fix
|
changeset |
files
|
Tue, 12 Apr 2016 18:40:44 -0400 |
Ryan C. Gordon |
Patched to compile on Haiku...?
|
changeset |
files
|
Tue, 12 Apr 2016 18:12:04 -0400 |
Ryan C. Gordon |
windows: created threads' stack sizes should be reserved, not committed.
|
changeset |
files
|
Tue, 12 Apr 2016 18:11:36 -0400 |
Ryan C. Gordon |
Patched to compile on various platforms.
|
changeset |
files
|
Tue, 12 Apr 2016 16:45:10 -0400 |
Ryan C. Gordon |
threads: Move SDL's own thread creation to a new internal API.
|
changeset |
files
|
Tue, 12 Apr 2016 14:38:50 -0400 |
Ryan C. Gordon |
threads: Handle SDL_HINT_THREAD_STACK_SIZE at top level, implement elsewhere.
|
changeset |
files
|
Mon, 11 Apr 2016 00:22:39 -0400 |
David Ludwig |
WinRT: bug hack-fix - gamepad detection was failing on Xbox One
|
changeset |
files
|
Sun, 10 Apr 2016 22:07:10 -0300 |
Alex Szpakowski |
iOS: Fixed SDL_GL_CreateContext crashing instead of returning null when a GLES3 context is requested on iOS 6 and older.
|
changeset |
files
|
Mon, 04 Apr 2016 22:49:13 -0400 |
Ryan C. Gordon |
alsa: Make device enumeration robust against weird results with NULL strings.
|
changeset |
files
|
Sat, 02 Apr 2016 13:21:01 -0300 |
Alex Szpakowski |
iOS: Also do the Dictation crash workaround before executing the animation callback.
|
changeset |
files
|
Sat, 02 Apr 2016 11:54:05 -0300 |
Alex Szpakowski |
Add a new hint SDL_HINT_MAC_MOUSE_FOCUS_CLICKTHROUGH, which allows mouse click events to occur when clicking to focus a window in Mac OS X.
|
changeset |
files
|
Fri, 01 Apr 2016 19:18:50 -0300 |
Alex Szpakowski |
iOS: Workaround for a crash after Dictation is used.
|
changeset |
files
|
Fri, 01 Apr 2016 21:14:49 +0200 |
Philipp Wiesemann |
iOS: Fixed compiling demos on C89 compilers.
|
changeset |
files
|
Fri, 01 Apr 2016 21:13:58 +0200 |
Philipp Wiesemann |
PSP: Fixed returning success from unsupported SDL_RenderReadPixels().
|
changeset |
files
|
Fri, 01 Apr 2016 21:12:37 +0200 |
Philipp Wiesemann |
PSP: Fixed returning success for unsupported SDL_SetTextureColorMod().
|
changeset |
files
|
Fri, 01 Apr 2016 21:11:31 +0200 |
Philipp Wiesemann |
PSP: Fixed missing error message for unsupported SDL_CreateWindowFrom().
|
changeset |
files
|
Fri, 01 Apr 2016 21:10:43 +0200 |
Philipp Wiesemann |
Updated info about required Ubuntu version for Mir support in README.
|
changeset |
files
|
Wed, 30 Mar 2016 13:30:59 -0400 |
Ryan C. Gordon |
1.2 stdlib: include SDL_config.h so we can see if HAVE_QSORT is actually set.
SDL-1.2
|
changeset |
files
|
Wed, 30 Mar 2016 13:30:19 -0400 |
Ryan C. Gordon |
gcc-fat.sh: SDL 1.2 won't build with the Mac OS X 10.11 SDK with < 10.7 compat.
SDL-1.2
|
changeset |
files
|
Wed, 30 Mar 2016 11:23:28 -0400 |
Ryan C. Gordon |
SDL_qsort in SDL 1.2 needs to use the system includes.
SDL-1.2
|
changeset |
files
|
Mon, 28 Mar 2016 21:03:04 +0200 |
Philipp Wiesemann |
Wayland: Fixed missing error message if creating a custom cursor failed.
|
changeset |
files
|
Mon, 28 Mar 2016 21:02:30 +0200 |
Philipp Wiesemann |
Removed not needed SDL_WINDOW_SHOWN from chessboard test program.
|
changeset |
files
|
Mon, 28 Mar 2016 21:01:46 +0200 |
Philipp Wiesemann |
iOS: Removed not needed SDL_WINDOW_SHOWN from rectangles demo.
|
changeset |
files
|
Mon, 28 Mar 2016 21:01:26 +0200 |
Philipp Wiesemann |
iOS: Fixed keyboard demo ignoring quit requests and window closing.
|
changeset |
files
|
Sun, 27 Mar 2016 22:26:34 +0200 |
Philipp Wiesemann |
iOS: Replaced #import with #include in two demos.
|
changeset |
files
|
Sun, 27 Mar 2016 22:25:13 +0200 |
Philipp Wiesemann |
iOS: Restored older version of rectangles demo.
|
changeset |
files
|
Sun, 27 Mar 2016 22:24:10 +0200 |
Philipp Wiesemann |
iOS: Updated SDL version in demo README.
|
changeset |
files
|
Sun, 27 Mar 2016 22:22:13 +0200 |
Philipp Wiesemann |
Fixed comment in gesture source.
|
changeset |
files
|
Sun, 20 Mar 2016 15:35:34 -0300 |
Alex Szpakowski |
Mac: avoid calling CGSetLocalEventsSuppressionInterval, it was deprecated in OS X 10.6.
|
changeset |
files
|
Fri, 18 Mar 2016 22:15:53 -0300 |
Alex Szpakowski |
Windows CMake: don't try to link dxguid, it's unavailable when using Visual Studio's XP-compatible toolset.
|
changeset |
files
|
Wed, 16 Mar 2016 22:09:39 +0100 |
Philipp Wiesemann |
Wayland: Fixed crash if memory mapping failed while creating a custom cursor.
|
changeset |
files
|
Wed, 16 Mar 2016 22:09:23 +0100 |
Philipp Wiesemann |
Wayland: Fixed storing a theme cursor which is never used in video data.
|
changeset |
files
|
Fri, 11 Mar 2016 08:30:18 -0800 |
Sam Lantinga |
Quick fix for qsort off-by-one error.
SDL-1.2
|
changeset |
files
|
Fri, 11 Mar 2016 08:33:47 -0800 |
Sam Lantinga |
Pick up new display mode information after a mode change (Windows only right now).
|
changeset |
files
|
Fri, 11 Mar 2016 08:30:18 -0800 |
Sam Lantinga |
Quick fix for qsort off-by-one error.
|
changeset |
files
|
Fri, 11 Mar 2016 22:10:35 +0100 |
Philipp Wiesemann |
Emscripten: Deactivated custom cursor support because it created system cursors.
|
changeset |
files
|
Fri, 11 Mar 2016 22:10:15 +0100 |
Philipp Wiesemann |
Wayland: Fixed drawing created cursors without transparency.
|
changeset |
files
|
Fri, 11 Mar 2016 22:09:50 +0100 |
Philipp Wiesemann |
Wayland: Fixed showing created cursors incorrectly before the first redraw.
|
changeset |
files
|
Thu, 10 Mar 2016 21:00:44 +0100 |
Philipp Wiesemann |
WinRT: Removed dead code and fixed memory leak if allocation for driver failed.
|
changeset |
files
|
Thu, 10 Mar 2016 21:00:27 +0100 |
Philipp Wiesemann |
Fixed compiling IME test program with HAVE_SDL_TTF on C89 compilers.
|
changeset |
files
|
Thu, 10 Mar 2016 21:00:13 +0100 |
Philipp Wiesemann |
Removed unnecessary include statement in test program.
|
changeset |
files
|
Thu, 10 Mar 2016 01:50:43 -0500 |
Ryan C. Gordon |
A simple test program for SDL_qsort().
|
changeset |
files
|
Tue, 08 Mar 2016 20:26:26 -0500 |
Ryan C. Gordon |
Another commit to test revision control.
|
changeset |
files
|
Tue, 08 Mar 2016 20:24:20 -0500 |
Ryan C. Gordon |
Minor tweak to a README to test Mercurial server.
|
changeset |
files
|
Tue, 08 Mar 2016 13:55:50 -0800 |
Sam Lantinga |
Fixed infinite timeout in SDL_WaitEventTimeout() - thanks Константин Гончарик
|
changeset |
files
|
Mon, 07 Mar 2016 08:22:55 -0500 |
Ethan Lee |
Allow mappings to be added before GameControllerInit
|
changeset |
files
|
Sat, 05 Mar 2016 23:25:23 -0500 |
Ryan C. Gordon |
alsa: Implemented basic device detection.
|
changeset |
files
|
Fri, 04 Mar 2016 19:41:16 -0500 |
Ryan C. Gordon |
x11: Fix a few more XMoveWindow() calls to adjust for border size.
|
changeset |
files
|
Fri, 04 Mar 2016 18:47:19 -0500 |
Ryan C. Gordon |
x11: Deal with window borders better.
|
changeset |
files
|
Thu, 03 Mar 2016 20:12:51 +0100 |
Philipp Wiesemann |
Raspberry: Fixed crash if memory allocation for cursor failed.
|
changeset |
files
|
Thu, 03 Mar 2016 20:11:43 +0100 |
Philipp Wiesemann |
Fixed compile warnings about unused variables in IME test program.
|
changeset |
files
|
Wed, 02 Mar 2016 20:25:23 +0100 |
Philipp Wiesemann |
Wayland: Fixed fault in event handling which might have caused a crash someday.
|
changeset |
files
|
Wed, 02 Mar 2016 20:25:09 +0100 |
Philipp Wiesemann |
Wayland: Fixed crash if allocating memory for cursor failed.
|
changeset |
files
|
Wed, 02 Mar 2016 20:24:43 +0100 |
Philipp Wiesemann |
Replaced strlen() with SDL_strlen() in IME test program.
|
changeset |
files
|
Wed, 17 Feb 2016 15:14:20 +0800 |
Jonas Ådahl |
wayland: Add wl_proxy_marshal_constructor_versioned sym
|
changeset |
files
|
Thu, 25 Feb 2016 10:06:33 -0800 |
Brandon Schaefer |
Mir: Do not use opengl to find the valid pixel format if we dont use opengl
|
changeset |
files
|
Wed, 24 Feb 2016 21:07:19 +0100 |
Philipp Wiesemann |
Mir: Replaced memcpy() with SDL_memcpy().
|
changeset |
files
|
Wed, 24 Feb 2016 21:06:46 +0100 |
Philipp Wiesemann |
Mir: Fixed comment at conditional compilation macro.
|
changeset |
files
|