Commit Graph

  • cfce19f2f2 Wayland: Fixed storing a theme cursor which is never used in video data. Philipp Wiesemann 2016-03-16 22:09:23 +0100
  • 6ed9917b36 Pick up new display mode information after a mode change (Windows only right now). Sam Lantinga 2016-03-11 08:33:47 -0800
  • 5bee222d87 Quick fix for qsort off-by-one error. Sam Lantinga 2016-03-11 08:30:18 -0800
  • 19378ee307 Emscripten: Deactivated custom cursor support because it created system cursors. Philipp Wiesemann 2016-03-11 22:10:35 +0100
  • d90f6155d6 Wayland: Fixed drawing created cursors without transparency. Philipp Wiesemann 2016-03-11 22:10:15 +0100
  • c29ecfd33a Wayland: Fixed showing created cursors incorrectly before the first redraw. Philipp Wiesemann 2016-03-11 22:09:50 +0100
  • d1d229c804 WinRT: Removed dead code and fixed memory leak if allocation for driver failed. Philipp Wiesemann 2016-03-10 21:00:44 +0100
  • e9dfaf33e9 Fixed compiling IME test program with HAVE_SDL_TTF on C89 compilers. Philipp Wiesemann 2016-03-10 21:00:27 +0100
  • 68f971108f Removed unnecessary include statement in test program. Philipp Wiesemann 2016-03-10 21:00:13 +0100
  • d1c4c200f0 A simple test program for SDL_qsort(). Ryan C. Gordon 2016-03-10 01:50:43 -0500
  • 63d34ce031 Another commit to test revision control. Ryan C. Gordon 2016-03-08 20:26:26 -0500
  • 74a155a9d9 Minor tweak to a README to test Mercurial server. Ryan C. Gordon 2016-03-08 20:24:20 -0500
  • efb6903c86 Fixed infinite timeout in SDL_WaitEventTimeout() - thanks ?????????? ???????? Sam Lantinga 2016-03-08 13:55:50 -0800
  • 1ab078f576 Allow mappings to be added before GameControllerInit Ethan Lee 2016-03-07 08:22:55 -0500
  • 7219b27c5a alsa: Implemented basic device detection. Ryan C. Gordon 2016-03-05 23:25:23 -0500
  • e082295363 x11: Fix a few more XMoveWindow() calls to adjust for border size. Ryan C. Gordon 2016-03-04 19:41:16 -0500
  • e363be76bd x11: Deal with window borders better. Ryan C. Gordon 2016-03-04 18:47:19 -0500
  • 3bdb2cc3b0 Raspberry: Fixed crash if memory allocation for cursor failed. Philipp Wiesemann 2016-03-03 20:12:51 +0100
  • 3636c1429f Fixed compile warnings about unused variables in IME test program. Philipp Wiesemann 2016-03-03 20:11:43 +0100
  • 6f8ba45a38 Wayland: Fixed fault in event handling which might have caused a crash someday. Philipp Wiesemann 2016-03-02 20:25:23 +0100
  • 2335cd45bc Wayland: Fixed crash if allocating memory for cursor failed. Philipp Wiesemann 2016-03-02 20:25:09 +0100
  • 0fa6381dc6 Replaced strlen() with SDL_strlen() in IME test program. Philipp Wiesemann 2016-03-02 20:24:43 +0100
  • 0dcbbb8175 wayland: Add wl_proxy_marshal_constructor_versioned sym Jonas ?dahl 2016-02-17 15:14:20 +0800
  • 5b729407e7 Mir: Do not use opengl to find the valid pixel format if we dont use opengl Brandon Schaefer 2016-02-25 10:06:33 -0800
  • 7e53438b08 Mir: Replaced memcpy() with SDL_memcpy(). Philipp Wiesemann 2016-02-24 21:07:19 +0100
  • 4fc6f6fbe2 Mir: Fixed comment at conditional compilation macro. Philipp Wiesemann 2016-02-24 21:06:46 +0100
  • 39984dac39 Fixed doxygen warnings about markdown formatting. Philipp Wiesemann 2016-02-24 21:05:19 +0100
  • cfc61ed1f5 Mir: Fixed crash if allocating memory for cursor failed. Philipp Wiesemann 2016-02-22 19:00:22 +0100
  • 4381bdf9c7 Regenerated configure script with Mir changes. Ryan C. Gordon 2016-02-21 19:21:21 -0500
  • b3ab3aa817 Fix API/ABI breakage in Mir 0.13/0.14. bschaefer 2016-02-21 15:19:35 -0800
  • 5ca92fba08 Windows: Just use WaitForSingleObjectEx() everywhere. Ryan C. Gordon 2016-02-21 17:21:29 -0500
  • deb481bbd3 Windows: let threads be named in the debugger. Ryan C. Gordon 2016-02-21 17:05:25 -0500
  • 4b52fd7992 stdlib: Restored previous qsort() implementation; the licensing is resolved. Ryan C. Gordon 2016-02-21 13:07:14 -0500
  • 87202cceab x11: better fix for the previous commit's fullscreen vs maximized issue. Ryan C. Gordon 2016-02-20 01:03:39 -0500
  • f35520e55d x11: Don't mess with fullscreen vs maximized window state on unmapped windows. Ryan C. Gordon 2016-02-20 00:44:42 -0500
  • d5e3ae8276 Android: Restored Philipp's joystick change, lost in the previous merge. Ryan C. Gordon 2016-02-19 00:28:53 -0500
  • 4f88214b05 Merge Android C89 fixes from Eric Wing. Ryan C. Gordon 2016-02-19 00:24:00 -0500
  • 1f62ac772c x11/wayland/mir: Make the dynamic loading macro salsa a little less messy. Ryan C. Gordon 2016-02-18 23:27:58 -0500
  • baccd86b89 Added support for the Mad Catz FightStick TE S+ PS3 Sam Lantinga 2016-02-17 14:15:37 -0800
  • 9093243f87 Added support for the Mad Catz FightStick TE S+ PS4 Sam Lantinga 2016-02-16 13:51:24 -0800
  • 2d1a6754a1 Added support for the Akishop Customs PS360+ v1.66 and MadCatz PC USB Wired Stick 8818 Sam Lantinga 2016-02-16 13:51:15 -0800
  • 1c10afbdf2 Added support for several Mad Catz arcade sticks Sam Lantinga 2016-02-16 13:48:46 -0800
  • e0c27d4f5c Allow using the game controller API with arcade sticks and other XInput devices Sam Lantinga 2016-02-16 13:47:37 -0800
  • ed1149cbf7 Android: Changed an internal joystick function to return count instead of id. Philipp Wiesemann 2016-02-16 20:32:22 +0100
  • 6b8e593520 x11: Patched to compile with DEBUG_XEVENTS on C89 compilers. Ryan C. Gordon 2016-02-12 00:27:21 -0500
  • f6fbd05cc0 x11: Removed an assert. Ryan C. Gordon 2016-02-15 21:49:09 -0500
  • 355426c6d9 Another attempt to fix Windows build. Ryan C. Gordon 2016-02-15 03:37:01 -0500
  • a0c4ffb7c8 Patched to compile on Visual Studio. Ryan C. Gordon 2016-02-15 03:21:26 -0500
  • 68950708a5 Replaced SDL_qsort with public domain code from PDCLib: http://pdclib.e43.eu/ Ryan C. Gordon 2016-02-15 03:16:46 -0500
  • 73223c06b1 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. Alex Szpakowski 2016-02-14 21:17:25 -0400
  • 157c9bbcb2 PSP: Deactivated dynamic API. Philipp Wiesemann 2016-02-13 17:35:38 +0100
  • 4bc9865e1f PSP: Added missing object for generic TLS to Makefile. Philipp Wiesemann 2016-02-13 17:34:14 +0100
  • 06e736108e Fixed spaces in license comments. Philipp Wiesemann 2016-02-10 19:31:23 +0100
  • b5b196d44d Android: C89 cleanup to avoid warnings/errors since the default gcc mode on Android is still pre-C99. Eric Wing 2016-02-09 17:36:42 -0800
  • c1bddfcf44 x11: Updated imKStoUCS.* to latest from x.org. Ryan C. Gordon 2016-02-08 01:08:21 -0500
  • a2f95dd53a iOS: Implemented clipboard support. Alex Szpakowski 2016-02-03 20:32:55 -0400
  • 9b457c308a David Carlier implemented SDL_GetBasePath() for OpenBSD Sam Lantinga 2016-01-31 21:11:15 -0800
  • 745ba35448 Return the full number of events from SDL_PeepEvents() if NULL is passed in with SDL_PEEKEVENT Sam Lantinga 2016-01-31 11:29:11 -0800
  • 27f54c6bc4 x11: Fix AltGr generating an invalid keycode (bug #3244). Thanks Thomas! Alex Szpakowski 2016-01-31 09:39:42 -0400
  • 748f09c9be PSP: Removed inlined copy of SDL_CalculateAudioSpec()'s functionality. Philipp Wiesemann 2016-01-27 23:20:23 +0100
  • 0236ab5e9d Android: Fixed ignoring a return value while handling motion events. Philipp Wiesemann 2016-01-26 22:20:05 +0100
  • 6d499743eb Fixed creating fullscreen windows on Steam Link Sam Lantinga 2016-01-22 13:12:16 -0800
  • 19037de488 Expose the EGL display and window for Vivante SDL windows Sam Lantinga 2016-01-16 21:58:49 -0800
  • 9e60365d97 Fixed compile warnings about type conversion. Philipp Wiesemann 2016-01-16 21:25:10 +0100
  • cf00bb2f7b Android: Fixed finishing Activity on some devices if right mouse button pressed. Philipp Wiesemann 2016-01-13 19:31:03 +0100
  • 72bee5268f Fixed two typos in documentation. Philipp Wiesemann 2016-01-12 22:23:53 +0100
  • 2f0d538a21 Android: Added mouse initialization to reset state. Philipp Wiesemann 2016-01-12 22:23:00 +0100
  • 841fb33d0d Android: Fixed a comment. Philipp Wiesemann 2016-01-12 22:22:24 +0100
  • 4ec8a79034 Android: Added mapping of mouse forward button and mouse back button. Philipp Wiesemann 2016-01-11 20:02:48 +0100
  • e49ed6bb35 Removed dead code (caught by Clang's static analyzer). Alex Szpakowski 2016-01-09 17:41:09 -0400
  • 5589ba7906 CMake: only set "-O3 -g" defaults if CMAKE_BUILD_TYPE wasn't set at all. Ryan C. Gordon 2016-01-08 07:32:51 -0500
  • 8c6acefcca Fixed buildbot's static analysis script to enable assertions. Ryan C. Gordon 2016-01-08 07:21:15 -0500
  • 74724ee43b x11: make last mouse coords sane upon window entry (thanks, Cengiz!). Ryan C. Gordon 2016-01-07 19:58:00 -0500
  • 57d4b8c10a Fixed --enable-new-dtags check with cmake Sam Lantinga 2016-01-07 17:21:50 -0800
  • 81a2c8ba58 Use --enable-new-dtags to set RUNPATH rather than RPATH so that LD_LIBRARY_PATH is not overridden by the application. Sam Lantinga 2016-01-07 16:42:30 -0800
  • c3e56c6c30 Fixed NULL dereference on drop events with no window associated. Ryan C. Gordon 2016-01-07 16:01:24 -0500
  • 04ce890f7c Updated debian packaging files Sam Lantinga 2016-01-07 12:01:51 -0800
  • b3923c381c Updated dynamic API table. Ryan C. Gordon 2016-01-07 14:51:22 -0500
  • 62e1b0994e SDL_RenderSetIntegerScale Ethan Lee 2016-01-05 16:39:18 -0500
  • 5cf19d3544 Mac: Implemented SDL_GetDisplayDPI (thanks, Kirill!). Ryan C. Gordon 2016-01-07 14:02:37 -0500
  • ae7b142cbd Fixed compile warnings about uninitialized variables in test library. Philipp Wiesemann 2016-01-06 22:39:29 +0100
  • 8578529dd7 Fixed outdated information in a README for iOS. Philipp Wiesemann 2016-01-06 22:39:04 +0100
  • 15ae8681b0 Fixed doxygen warnings. Philipp Wiesemann 2016-01-06 22:38:35 +0100
  • 2bee5352aa CMake: Turned off Mac OS X rpath warning kludge. Ryan C. Gordon 2016-01-05 05:44:32 -0500
  • 175ae8af58 Patched to compile on iOS. Ryan C. Gordon 2016-01-05 05:38:55 -0500
  • a262d751e1 Android: Fixed up drop events for new interface. Ryan C. Gordon 2016-01-05 05:31:33 -0500
  • 377d6f1649 Patched to compile. Ryan C. Gordon 2016-01-05 05:22:35 -0500
  • 502fb19609 Use SDL's stdinc functions instead of C runtime calls. Ryan C. Gordon 2016-01-05 02:29:16 -0500
  • 0d04d80e86 Added SDL_WINDOWEVENT_TAKE_FOCUS. Ryan C. Gordon 2016-01-05 02:27:50 -0500
  • cceca2ac99 Additional patch to correct the number key assignments, and add assignments for keys that were missed Bill Lash 2015-08-15 00:25:52 -0500
  • eea76fc199 Fixed bug 3063 - Wayland: SDL resizes EGL surface to 0x0. Sam Lantinga 2016-10-07 18:11:03 -0700
  • 62b9e1c797 Fixed bug 3061 - Selecting the dummy video driver on Mac OS X results in an error Sam Lantinga 2016-10-07 18:09:09 -0700
  • abefe78507 Fixed bug 3043 - fix alsa configury and cmake checks Sam Lantinga 2016-10-07 18:03:08 -0700
  • 9c48365524 Fixed bug 3029 - software renderer cuts off edges when rotate-blitting with a multiple of 90 degrees Sam Lantinga 2016-10-07 18:00:30 -0700
  • 5c2320f113 Fixed bug 3022 - SDL_UnlockMutex(SDL_EventQ.lock) in SDL_PeepEvents can cause error when lock is null Sam Lantinga 2016-10-07 17:58:02 -0700
  • d3cbc664d5 Fixed bug 2983 - Update Android.readme to include Tegra Graphics Debugger compatibility tip Sam Lantinga 2016-10-07 17:49:33 -0700
  • 104c9541d9 Converted README documentation to DOS text format Sam Lantinga 2016-10-07 17:46:58 -0700
  • bf076c22ad Fixed bug 2957 - De-reference rz_src without NULL check in SDLgfx_rotateSurface function Sam Lantinga 2016-10-07 17:30:21 -0700
  • 8b64a78da9 Fixed bug 2956 - De-reference videodata without NULL check in X11_DispatchEvent(_THIS) function Sam Lantinga 2016-10-07 17:26:25 -0700
  • 93ff12ce83 Fixed bug 2952 - SDL_MixAudioFormat does not support audio format AUDIO_U16LSB/AUDIO_U16MSB Sam Lantinga 2016-10-07 17:23:20 -0700