Sun, 27 Mar 2016 22:22:13 +0200 |
Philipp Wiesemann |
Fixed comment in gesture source.
|
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
|
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
|
Wed, 24 Feb 2016 21:05:19 +0100 |
Philipp Wiesemann |
Fixed doxygen warnings about markdown formatting.
|
changeset |
files
|
Mon, 22 Feb 2016 19:00:22 +0100 |
Philipp Wiesemann |
Mir: Fixed crash if allocating memory for cursor failed.
|
changeset |
files
|
Sun, 21 Feb 2016 19:21:21 -0500 |
Ryan C. Gordon |
Regenerated configure script with Mir changes.
|
changeset |
files
|
Sun, 21 Feb 2016 15:19:35 -0800 |
bschaefer |
Fix API/ABI breakage in Mir 0.13/0.14.
|
changeset |
files
|
Sun, 21 Feb 2016 17:21:29 -0500 |
Ryan C. Gordon |
Windows: Just use WaitForSingleObjectEx() everywhere.
|
changeset |
files
|
Sun, 21 Feb 2016 17:05:25 -0500 |
Ryan C. Gordon |
Windows: let threads be named in the debugger.
|
changeset |
files
|
Sun, 21 Feb 2016 13:19:33 -0500 |
Ryan C. Gordon |
1.2 stdlib: Updated qsort with licensing resolved (thanks, Gareth!).
SDL-1.2
|
changeset |
files
|
Sun, 21 Feb 2016 13:07:14 -0500 |
Ryan C. Gordon |
stdlib: Restored previous qsort() implementation; the licensing is resolved.
|
changeset |
files
|
Sat, 20 Feb 2016 01:03:39 -0500 |
Ryan C. Gordon |
x11: better fix for the previous commit's fullscreen vs maximized issue.
|
changeset |
files
|
Sat, 20 Feb 2016 00:44:42 -0500 |
Ryan C. Gordon |
x11: Don't mess with fullscreen vs maximized window state on unmapped windows.
|
changeset |
files
|
Fri, 19 Feb 2016 00:28:53 -0500 |
Ryan C. Gordon |
Android: Restored Philipp's joystick change, lost in the previous merge.
|
changeset |
files
|
Fri, 19 Feb 2016 00:24:00 -0500 |
Ryan C. Gordon |
Merge Android C89 fixes from Eric Wing.
|
changeset |
files
|
Tue, 09 Feb 2016 17:36:42 -0800 |
Eric Wing |
Android: C89 cleanup to avoid warnings/errors since the default gcc mode on Android is still pre-C99.
|
changeset |
files
|
Thu, 18 Feb 2016 23:27:58 -0500 |
Ryan C. Gordon |
x11/wayland/mir: Make the dynamic loading macro salsa a little less messy.
|
changeset |
files
|
Wed, 17 Feb 2016 14:15:37 -0800 |
Sam Lantinga |
Added support for the Mad Catz FightStick TE S+ PS3
|
changeset |
files
|
Tue, 16 Feb 2016 13:51:24 -0800 |
Sam Lantinga |
Added support for the Mad Catz FightStick TE S+ PS4
|
changeset |
files
|
Tue, 16 Feb 2016 13:51:15 -0800 |
Sam Lantinga |
Added support for the Akishop Customs PS360+ v1.66 and MadCatz PC USB Wired Stick 8818
|
changeset |
files
|
Tue, 16 Feb 2016 13:48:46 -0800 |
Sam Lantinga |
Added support for several Mad Catz arcade sticks
|
changeset |
files
|
Tue, 16 Feb 2016 13:47:37 -0800 |
Sam Lantinga |
Allow using the game controller API with arcade sticks and other XInput devices
|
changeset |
files
|
Tue, 16 Feb 2016 20:32:22 +0100 |
Philipp Wiesemann |
Android: Changed an internal joystick function to return count instead of id.
|
changeset |
files
|
Fri, 12 Feb 2016 00:27:21 -0500 |
Ryan C. Gordon |
x11: Patched to compile with DEBUG_XEVENTS on C89 compilers.
|
changeset |
files
|
Mon, 15 Feb 2016 21:49:09 -0500 |
Ryan C. Gordon |
x11: Removed an assert.
|
changeset |
files
|
Mon, 15 Feb 2016 03:37:01 -0500 |
Ryan C. Gordon |
Another attempt to fix Windows build.
|
changeset |
files
|
Mon, 15 Feb 2016 03:21:26 -0500 |
Ryan C. Gordon |
Patched to compile on Visual Studio.
|
changeset |
files
|
Mon, 15 Feb 2016 03:16:46 -0500 |
Ryan C. Gordon |
Replaced SDL_qsort with public domain code from PDCLib: http://pdclib.e43.eu/
|
changeset |
files
|
Sun, 14 Feb 2016 21:17:25 -0400 |
Alex Szpakowski |
Windows: make sure SDL_TicksInit has been called before calling Sleep(ms) in SDL_Delay. This ensures the Windows system timer resolution is properly set before Sleep is called.
|
changeset |
files
|