Commit Graph

  • 9268c7a1b3 Backed out 0869362ccc3c Gabriel Jacobo 2014-02-10 09:26:22 -0300
  • f0aa97d20f Removed unused function. Ryan C. Gordon 2014-02-10 01:43:01 -0500
  • b17fd9a180 Replace testgamecontroller visualization mode with something more useful. Ryan C. Gordon 2014-02-10 01:41:58 -0500
  • 9a15da84db No need to use a render target here. Ryan C. Gordon 2014-02-09 15:20:41 -0500
  • 853334afed Updated SDL to version 2.0.2 Sam Lantinga 2014-02-09 03:09:56 -0800
  • 8cabd44f36 Fixed the OUYA controller mapping on Windows Sam Lantinga 2014-02-09 03:09:04 -0800
  • c8c3911e0d Added Windows entry for the bluetooth OUYA controller Sam Lantinga 2014-02-09 02:42:59 -0800
  • c3c2964dbb Possibly fixed bug 2250 - Cmake: SDL2 Doesn't install DLLs on Windows Sam Lantinga 2014-02-09 02:04:40 -0800
  • 3ab3ea642d Fixed bug 2385 - error: unknown type name 'IDirect3DDevice9' Sam Lantinga 2014-02-09 01:56:41 -0800
  • b331ada815 Fixed bug 2354 - [ES 2.0] SDL_RenderClear clears render target with wrong color Sam Lantinga 2014-02-09 01:49:01 -0800
  • fab5c7599b Updated README-macosx.txt to note new minimum requirements, end of PowerPC. Ryan C. Gordon 2014-02-07 12:03:02 -0500
  • ba55cbef6e Make non-Clang compilers happy. Ryan C. Gordon 2014-02-07 11:55:13 -0500
  • 129456fe2e Tell Clang's static analysis that SDL_assert() is an assertion handler. Ryan C. Gordon 2014-02-07 11:52:35 -0500
  • d3f64213e2 slight adjustment to the hot plug test to allow it to be run with hap tics disabled Edward Rudd 2014-02-07 09:35:33 -0500
  • fff7503b6a ignore hot plugs in mac haptic layer IF hap tics hasn't been initialized. Edward Rudd 2014-02-07 09:35:13 -0500
  • c2f6ab0cc1 Added DualShock 4 game controller config for Windows, Mac, and Linux. Ryan C. Gordon 2014-02-06 21:28:11 -0500
  • 7033e597b5 Fixed crash on Windows if haptic isn't initialized when controllers are added. Ryan C. Gordon 2014-02-06 21:26:41 -0500
  • 56979749e9 Fixed a typo. Ryan C. Gordon 2014-02-06 10:00:45 -0500
  • a09548eb00 Fix device counting in HapticMouse and JoystickOpen routines. 0 is the first item in the list not the last Edward Rudd 2014-02-06 09:35:44 -0500
  • f3e6a0a71b fix indentation and spaces Edward Rudd 2014-02-06 09:11:05 -0500
  • 257ab5f573 Fixed return values on testhotplug mainline. Ryan C. Gordon 2014-02-06 07:38:41 -0500
  • 1191a902fc Fixed copyright date. Ryan C. Gordon 2014-02-06 07:38:04 -0500
  • e42d46b463 Wired up haptic hotplugging for Windows DirectInput/XInput code. Ryan C. Gordon 2014-02-06 07:37:20 -0500
  • 9cf8c49c39 Fixed memory leak. Ryan C. Gordon 2014-02-05 20:07:25 -0500
  • ccbf6943e7 Make SDL_SYS_HapticMouse() count device indexes like HapticByDevIndex(). Ryan C. Gordon 2014-02-05 18:36:40 -0500
  • 7f94268805 Cleanup some vi footer comments, rename new PRIVATE_* funcs to MacHaptic_*. Ryan C. Gordon 2014-02-05 01:02:09 -0500
  • 7afbb8c377 SDL_pixels.h needs SDL_stdinc.h for SDL_FOURCC #define (thanks, Dmitry!). Ryan C. Gordon 2014-02-05 00:34:26 -0500
  • d4e3221f1d add testdropfile to OS X Project Edward Rudd 2014-02-04 18:21:39 -0500
  • b352698d99 Implement new backend methods for haptic and hot plugging on OS X Edward Rudd 2014-02-04 18:17:16 -0500
  • c9f6e4ec9f add testhotplug to OS X test project and set target OS version to 10.5 for tests. Edward Rudd 2014-02-04 18:16:52 -0500
  • 4da8829812 implement new backend method for Haptics in dummy driver Edward Rudd 2014-02-04 16:50:34 -0500
  • 5fb0be3079 Rework haptic backend to properly support hotplugging of haptic devices. Edward Rudd 2014-02-04 15:44:09 -0500
  • a98c477bc8 allow safely quitting the hotplug test by pressing button 0 on the joystick Edward Rudd 2014-02-04 15:40:51 -0500
  • 25fcc1959e * Remove android based workaround, it is handled in SDL_EGL_GetProcAddress. Brandon Schaefer 2014-02-04 12:28:35 -0800
  • c2b5da9733 Added SDL_GetAssertionHandler() and SDL_GetDefaultAssertionHandler(). Ryan C. Gordon 2014-02-04 11:38:40 -0500
  • e6dce68f8e testhotplug: Actually log the SDL_Error that occured on failures Edward Rudd 2014-02-03 23:08:53 -0500
  • 8512f1b87c add logging for the case when haptic is not detected on the joystick as well. Edward Rudd 2014-02-03 23:01:19 -0500
  • e0e6b2a461 add simple test showing off hotplugging of joysticks w/ haptic. Edward Rudd 2014-02-03 22:52:18 -0500
  • c8ad30bc90 Removed -force_cpusubtype_ALL cflag from Mac builds. Ryan C. Gordon 2014-02-03 14:47:48 -0500
  • e719158cb4 Fixed some compiler warnings from the latest Clang, cleaned up some things. Ryan C. Gordon 2014-02-03 14:45:38 -0500
  • 0d9443d3a2 Temporarily default Wayland and Mir to disabled, for 2.0.2 release. Ryan C. Gordon 2014-02-03 11:59:17 -0500
  • bd01a9c914 Unload Wayland libs if memory allocation fails during init. Ryan C. Gordon 2014-02-03 11:53:21 -0500
  • 89fd0faf5e Hooked up dynamic loading for Mir. Ryan C. Gordon 2014-02-03 11:52:54 -0500
  • 8f055d199a Add Mir to configure script's summary output. Ryan C. Gordon 2014-02-03 11:14:25 -0500
  • 69d85ff563 Bumped copyright date on Mir code. Ryan C. Gordon 2014-02-03 11:01:32 -0500
  • 435b80b9a3 Disable some minor things that need newer Mir dev headers. Ryan C. Gordon 2014-02-02 23:55:51 -0500
  • 6bc2977043 Added some SysWM bits for Mir. Ryan C. Gordon 2014-02-02 23:53:48 -0500
  • 8674b7aeee Cleaned up headers and footers on Mir code. Ryan C. Gordon 2014-02-02 23:54:10 -0500
  • 19f8c6224f Added Mir video target (thanks, Brandon!). Ryan C. Gordon 2014-02-02 23:41:46 -0500
  • dce9b7b129 Ignore the buildbot build directories. Ryan C. Gordon 2014-02-02 21:38:16 -0500
  • e8f5e010ad Fixed including SDL_internal.h twice for DirectFB. Philipp Wiesemann 2014-02-02 20:58:46 +0100
  • 9ee68e8f8d Added additional platform check for __ANDROID__. Philipp Wiesemann 2014-02-02 20:55:42 +0100
  • 58edac3e69 Fixed bug 2374 - Update copyright for 2014... Sam Lantinga 2014-02-02 00:53:27 -0800
  • 3bd0e9002e Fixed bug 2376 - no SDL_HasAVX Sam Lantinga 2014-02-02 00:33:31 -0800
  • 8ba565fffb Treacherous copy/paste! Gabriel Jacobo 2014-01-30 20:29:58 -0300
  • 6f3bf18656 Detect Xrandr >= 1.2 at build time Gabriel Jacobo 2014-01-30 20:27:13 -0300
  • 338bf9cc6c Add SDL_GL_ResetAttributes. J?rgen P. Tjern? 2014-01-29 18:38:13 -0800
  • d76c2cc1da Add a new hint SDL_HINT_VIDEO_WINDOW_SHARE_PIXEL_FORMAT that allows SDL_CreateWindowFrom() to set the pixel format of another SDL_Window (and also will set the SDL_WINDOW_OPENGL flag on the window created with SDL_CreateWindowFrom()). Sam Lantinga 2014-01-30 12:30:40 -0800
  • dbd4a917e0 Document Michael's changes adding TranslateMessage() back to the SDL message loop. Sam Lantinga 2014-01-30 12:27:24 -0800
  • 5c58bd6877 * Added TranslateMessage call to SDL default message pump - was causing problems in S2 tools mode apps that used Qt. Qt relies on the WM_CHAR message generated by TranslateMessage and keyboard input was showing up in the UI as mixed-case. (Depending on which message pump got a given message - both SDL and Qt pump messages for the entire process.) Sam will review and possibly tweak this change before propagating to public SDL, but I'm checking this version in so I can integrate into S2 and fix the issue there. Sam Lantinga 2014-01-30 12:27:00 -0800
  • 366b1727bb Mac: [NSApp keyWindow] is not valid in windowDidBecomeKey: J?rgen P. Tjern? 2014-01-29 18:37:23 -0800
  • 109fe0e0dc fixed hat code validation. dbrady 2014-01-28 15:28:20 -0800
  • 68f2fe6499 Fixed spaces in source file license comment. Philipp Wiesemann 2014-01-29 00:29:14 +0100
  • 62b17e7edb Fixed comments in joystick implementation files claiming to be headers. Philipp Wiesemann 2014-01-29 00:27:54 +0100
  • 4f1b8a4067 Move to no-argument version of "endif()" in CMakeLists.txt. Ryan C. Gordon 2014-01-28 12:42:01 -0500
  • 2de3b01c61 Some CMake fixes for static linking on Windows from the OpenFL project. Ryan C. Gordon 2014-01-28 12:37:04 -0500
  • f52d7f5eea [Wayland] Fixes segfault when mouse enters window Gabriel Jacobo 2014-01-28 11:39:37 -0300
  • 682bc47bc5 Preserve binary compatibility in SDL_SYSWM_TYPE (thanks Gerry JJ!) Gabriel Jacobo 2014-01-28 09:13:46 -0300
  • 9d85cdb1a6 CMake: Enable missing timer subsystem on Mac OS X and Haiku. Ryan C. Gordon 2014-01-28 00:05:23 -0500
  • 2efa2dc227 X11: Don't redraw dialog box when mouse moves. J?rgen P. Tjern? 2014-01-27 13:43:04 -0800
  • aff44ccdb5 Patched to compile...uh, everywhere. :) Ryan C. Gordon 2014-01-27 16:13:13 -0500
  • 87cfee27d0 Patched to compile on Windows when not supporting Direct3D. Ryan C. Gordon 2014-01-27 16:10:15 -0500
  • 33479316c7 [Android] Fixes Bug 2370, don't send accelerometer changes when Android_JNI_GetAccelerometerValues return SDL_FALSE (thanks to Jairo Luiz) Gabriel Jacobo 2014-01-27 17:59:19 -0300
  • 037475670f Removed unused variable from Java class for Android. Philipp Wiesemann 2014-01-26 23:50:35 +0100
  • 6234415872 Fixed typo in documentation. Philipp Wiesemann 2014-01-26 23:42:25 +0100
  • 815c6c3b60 quick fix for CMAKE SOVERSION number so it matches what is output by the configure script Edward Rudd 2014-01-25 16:08:39 -0500
  • f186314aef correct grammar on UNIX missing dependency status notice. Edward Rudd 2014-01-25 15:13:16 -0500
  • 5071cb5c15 autoconf script tweaks Edward Rudd 2014-01-25 15:05:44 -0500
  • e78be5dafd Bug 2358 - [Android] Sort joystick axes - Fix by David Brady Gabriel Jacobo 2014-01-24 09:54:04 -0300
  • 50befa6201 Bug 2358 - [Android] Joystick Button Mappings are strange (fix by David Brady) Gabriel Jacobo 2014-01-23 08:44:25 -0300
  • ecc0df0661 Fix detection of iOS for disabling dynamic API. Ryan C. Gordon 2014-01-22 12:39:34 -0500
  • f02ef2985d Fixed XF86 VidMode extension dynamic loading with CMake project. Ryan C. Gordon 2014-01-21 16:28:53 -0500
  • b131e74be4 Fixes 2356, [Android] SDL_JoystickGetAttached does not function Gabriel Jacobo 2014-01-21 18:20:12 -0300
  • beee1c4424 Fixed dynamic loading of NAS in CMake project. Ryan C. Gordon 2014-01-21 13:58:15 -0500
  • cf9828a2a6 Move Wayland driver above dummy, check for driver availability before creation Gabriel Jacobo 2014-01-20 20:25:43 -0300
  • 2ddd0c58c9 Patched to compile if Wayland is disabled via SDL_config.h (thanks, Martin!). Ryan C. Gordon 2014-01-20 12:53:44 -0500
  • 9e90acdfcf Make sure you clean up the associated renderer when destroying a window. Sam Lantinga 2014-01-18 11:47:03 -0800
  • 129640af7a Fixes prototype declaration for wl_proxy_marshal_constructor [Wayland 1.4] Gabriel Jacobo 2014-01-16 15:02:41 -0300
  • 838e76c699 Fix to compile against the Wayland v1.4 headers Gabriel Jacobo 2014-01-16 11:33:39 -0300
  • 12e7fdcbb6 Don't minimize fullscreen windows when destroying them. J?rgen P. Tjern? 2014-01-15 11:34:03 -0800
  • bc92383eea Mac: Don't give windows focus back when we're closing them. J?rgen P. Tjern? 2014-01-15 11:31:56 -0800
  • a0c9e649f5 Allow switching between FS and desktop FS. J?rgen P. Tjern? 2014-01-15 11:17:09 -0800
  • a442f121e6 Test: Add Shift-Enter to switch between FS and desktop FS. J?rgen P. Tjern? 2014-01-15 11:08:55 -0800
  • a6a56af91b Tests: Refactor key modifier checking. J?rgen P. Tjern? 2014-01-15 10:40:14 -0800
  • 56355f3ffe Adds README-dynapi.txt based on Ryan's G+ post (lightly edited) Gabriel Jacobo 2014-01-15 12:29:17 -0300
  • 8f660a4627 Mac: Trigger SDL_FINGERUP for all touches. J?rgen P. Tjern? 2014-01-14 17:33:24 -0800
  • c0d86b9237 Make EGL loading more resilient. Gabriel Jacobo 2014-01-14 21:29:38 -0300
  • 272ebb8efb Dynamic loading support for Wayland Gabriel Jacobo 2014-01-09 13:56:21 -0300
  • 5fd5567c4c define a font-size for the "unicode" message box font so the text isn't unreadable on linux systems Edward Rudd 2014-01-08 14:53:08 -0500
  • 93fd65f762 some fixes to the testshape.c code so it more correctly works. Edward Rudd 2014-01-08 14:18:11 -0500