Commit Graph

  • 65be676b7e Fixed spaces in source file license comment. Philipp Wiesemann 2014-01-29 00:29:14 +0100
  • 0564089f01 Fixed comments in joystick implementation files claiming to be headers. Philipp Wiesemann 2014-01-29 00:27:54 +0100
  • b6fae01027 Move to no-argument version of "endif()" in CMakeLists.txt. Ryan C. Gordon 2014-01-28 12:42:01 -0500
  • a0668e346e Some CMake fixes for static linking on Windows from the OpenFL project. Ryan C. Gordon 2014-01-28 12:37:04 -0500
  • 93b05b733a [Wayland] Fixes segfault when mouse enters window Gabriel Jacobo 2014-01-28 11:39:37 -0300
  • 5d6b76b6d7 Preserve binary compatibility in SDL_SYSWM_TYPE (thanks Gerry JJ!) Gabriel Jacobo 2014-01-28 09:13:46 -0300
  • 366d65a07a CMake: Enable missing timer subsystem on Mac OS X and Haiku. Ryan C. Gordon 2014-01-28 00:05:23 -0500
  • 83b1753efa X11: Don't redraw dialog box when mouse moves. J?rgen P. Tjern? 2014-01-27 13:43:04 -0800
  • f572ad6783 Patched to compile...uh, everywhere. :) Ryan C. Gordon 2014-01-27 16:13:13 -0500
  • 556864ab18 Patched to compile on Windows when not supporting Direct3D. Ryan C. Gordon 2014-01-27 16:10:15 -0500
  • 59690d6455 [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
  • 8d482413df Removed unused variable from Java class for Android. Philipp Wiesemann 2014-01-26 23:50:35 +0100
  • 3f1fa8d19a Fixed typo in documentation. Philipp Wiesemann 2014-01-26 23:42:25 +0100
  • 8c916990b6 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
  • 146e269ea1 correct grammar on UNIX missing dependency status notice. Edward Rudd 2014-01-25 15:13:16 -0500
  • 048e7b3d5e autoconf script tweaks Edward Rudd 2014-01-25 15:05:44 -0500
  • 62e1ef7ffc Bug 2358 - [Android] Sort joystick axes - Fix by David Brady Gabriel Jacobo 2014-01-24 09:54:04 -0300
  • f0e6eb8b06 Bug 2358 - [Android] Joystick Button Mappings are strange (fix by David Brady) Gabriel Jacobo 2014-01-23 08:44:25 -0300
  • 8cc4815f9c Fix detection of iOS for disabling dynamic API. Ryan C. Gordon 2014-01-22 12:39:34 -0500
  • 2a7af4d95d Fixed XF86 VidMode extension dynamic loading with CMake project. Ryan C. Gordon 2014-01-21 16:28:53 -0500
  • 5dccb22765 Fixes 2356, [Android] SDL_JoystickGetAttached does not function Gabriel Jacobo 2014-01-21 18:20:12 -0300
  • b5dbf72133 Fixed dynamic loading of NAS in CMake project. Ryan C. Gordon 2014-01-21 13:58:15 -0500
  • dee04a70af Move Wayland driver above dummy, check for driver availability before creation Gabriel Jacobo 2014-01-20 20:25:43 -0300
  • a4f34b8beb Patched to compile if Wayland is disabled via SDL_config.h (thanks, Martin!). Ryan C. Gordon 2014-01-20 12:53:44 -0500
  • fea6847e64 Make sure you clean up the associated renderer when destroying a window. Sam Lantinga 2014-01-18 11:47:03 -0800
  • 823889f4d4 Fixes prototype declaration for wl_proxy_marshal_constructor [Wayland 1.4] Gabriel Jacobo 2014-01-16 15:02:41 -0300
  • 63ccabe96d Fix to compile against the Wayland v1.4 headers Gabriel Jacobo 2014-01-16 11:33:39 -0300
  • dd7df6044c Don't minimize fullscreen windows when destroying them. J?rgen P. Tjern? 2014-01-15 11:34:03 -0800
  • e35ab337f2 Mac: Don't give windows focus back when we're closing them. J?rgen P. Tjern? 2014-01-15 11:31:56 -0800
  • b0e2855ca8 Allow switching between FS and desktop FS. J?rgen P. Tjern? 2014-01-15 11:17:09 -0800
  • ff218d1a2d Test: Add Shift-Enter to switch between FS and desktop FS. J?rgen P. Tjern? 2014-01-15 11:08:55 -0800
  • 755e690d21 Tests: Refactor key modifier checking. J?rgen P. Tjern? 2014-01-15 10:40:14 -0800
  • 76768b2162 Adds README-dynapi.txt based on Ryan's G+ post (lightly edited) Gabriel Jacobo 2014-01-15 12:29:17 -0300
  • 7d664e6c1a Mac: Trigger SDL_FINGERUP for all touches. J?rgen P. Tjern? 2014-01-14 17:33:24 -0800
  • 7813a1a3c1 Make EGL loading more resilient. Gabriel Jacobo 2014-01-14 21:29:38 -0300
  • 0830f04439 Dynamic loading support for Wayland Gabriel Jacobo 2014-01-09 13:56:21 -0300
  • 22987c393c 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
  • 2c24d93a68 some fixes to the testshape.c code so it more correctly works. Edward Rudd 2014-01-08 14:18:11 -0500
  • 415e359709 Maybe fix Cygwin. Ryan C. Gordon 2014-01-08 01:07:57 -0500
  • 83bf0313d7 Patched to compile on Cygwin. Ryan C. Gordon 2014-01-08 00:58:03 -0500
  • 6cb751f5dc Another Android fix. Ryan C. Gordon 2014-01-08 00:51:31 -0500
  • adaf199246 Updated Dynamic API jumptable. Ryan C. Gordon 2014-01-08 00:46:39 -0500
  • 64a06b28e2 Add Dynamic API to Android makefile. Ryan C. Gordon 2014-01-08 00:45:29 -0500
  • 9e34c265c9 Patched to compile on Android (I think). Ryan C. Gordon 2014-01-08 00:40:48 -0500
  • 1d55914065 Patched to compile on OpenBSD. Ryan C. Gordon 2014-01-08 00:31:19 -0500
  • 4b4d351eeb WinRT: fixed bug: SDL_RenderReadPixels didn't work with certain orientations of the physical display David Ludwig 2013-12-10 22:34:08 -0500
  • 142618905a Implemented the Dynamic API magic. Ryan C. Gordon 2013-12-09 16:03:18 -0500
  • d20f0211a6 WinRT: removed a now-complete TODO comment regarding Direct3D 11 David Ludwig 2013-11-29 00:21:56 -0500
  • 9fb5b8ded2 WinRT: enable the OpenGL ES 2 SDL_Renderer backend, if and when OpenGL ES 2 support is compiled in David Ludwig 2013-11-29 00:19:46 -0500
  • 7e5ec66acc WinRT: got the SDL-official OpenGL ES 2 changes working, in an experimental state David Ludwig 2013-11-28 22:59:21 -0500
  • 35d1987c7f WinRT: implemented SDL_DetachThread() for WinRT David Ludwig 2013-11-28 22:24:13 -0500
  • cd39cdb77a WinRT: merged with latest SDL 2.x/HG code David Ludwig 2013-11-28 22:09:21 -0500
  • 660f4ecaff WinRT: fixed bug: touch input coordinates weren't normalized [0..1] David Ludwig 2013-11-28 21:15:05 -0500
  • 08ff81d80f Make internal SDL sources include SDL_internal.h instead of SDL_config.h Ryan C. Gordon 2013-11-24 23:56:17 -0500
  • ac4b46145c Patched stdlib changes to compile on Windows. Ryan C. Gordon 2013-12-09 13:30:35 -0500
  • 6672a1e589 Regenerate the configure scripts. Ryan C. Gordon 2013-11-25 00:11:52 -0500
  • 77155d50e1 We don't need to check for snprintf() anymore, we don't use it. Ryan C. Gordon 2013-11-24 23:36:15 -0500
  • 900e319719 Added SDL_vsscanf(). Ryan C. Gordon 2013-11-24 23:35:38 -0500
  • 1ec124dbd5 Moved atomic API implementation out of headers. Ryan C. Gordon 2013-11-24 21:04:51 -0500
  • 5ef7a77dec Don't use -falign-loops=16 on Mac OS X anymore. Ryan C. Gordon 2013-11-24 21:15:58 -0500
  • b427f542d9 Fixed display mode calculations for applications which are not DPI aware. If your application wants to have access to the full resolution even when the system has DPI scaling enabled, call SetProcessDPIAware() before calling SDL_Init() Sam Lantinga 2013-12-30 12:49:15 -0800
  • 9cc86c3ca0 Switch back to apartment threaded COM initialization, which was the previous default. We do succeed now if the application previously initialized COM in multi-threaded mode. Sam Lantinga 2013-12-27 10:18:19 -0800
  • f89bf7fb0b Make sure our window has mouse focus before processing raw input events. This happens rarely, but not reproducibly, where we get raw input events for the window even though it doesn't have focus. Sam Lantinga 2013-12-27 10:18:18 -0800
  • d795cdb982 Bump SDL to build with 10.7 SDK. Sam Lantinga 2013-12-27 10:18:11 -0800
  • 2e212c3376 Implements touch support on QTWayland. Contributed by Thomas Perl. Gabriel Jacobo 2013-12-27 09:29:39 -0300
  • ccd7f92e27 Changed return -1 after SDL_SetError() to return SDL_SetError(). Philipp Wiesemann 2013-12-25 17:02:15 +0100
  • 73d7afdebe Fixed pointer from integer warning and bug if compiled without EGL. Philipp Wiesemann 2013-12-25 16:57:59 +0100
  • 21663807fb Updated paths in README for Android. Philipp Wiesemann 2013-12-25 16:53:39 +0100
  • d6cd715764 Fixed access of command line arguments on Android in two test programs. Philipp Wiesemann 2013-12-25 00:11:28 +0100
  • 8b566c9101 Fixed unused local variable warning in test program source. Philipp Wiesemann 2013-12-25 00:04:31 +0100
  • 9f02ca152b Fixed missing @Override annotation warning in source for Android. Philipp Wiesemann 2013-12-24 20:04:53 +0100
  • 81aeadff98 Fixed unused local variable warning in joystick source for Android. Philipp Wiesemann 2013-12-24 20:00:58 +0100
  • 1f7b4df20e Fixed implicit declaration of SDL_Log() warning in joystick source for Android. Philipp Wiesemann 2013-12-24 19:59:35 +0100
  • 03ef6dc713 Fixed missing return warning in test program source. Philipp Wiesemann 2013-12-24 19:55:41 +0100
  • c98a34179f Setting the mouse in relative mode implies grabbing the mouse. This fixes getting mouse button events in raw input relative mode on X11. Sam Lantinga 2013-12-23 17:55:06 -0800
  • 51209572eb Added a relative mouse mode that uses mouse warping instead of raw input. To enable this, set the environment variable SDL_MOUSE_RELATIVE_MODE_WARP to "1" Sam Lantinga 2013-12-23 17:37:22 -0800
  • 21cc9c63d5 Fixed float to int conversion warning, which was a legitimate bug. Sam Lantinga 2013-12-23 17:15:32 -0800
  • 3d50e0e7f9 Print events with SDL_Log() so they show up in Visual Studio debug output Added some joystick and controller events to the set that are printed out. Sam Lantinga 2013-12-23 15:55:47 -0800
  • 4f1981441c Changed testgamecontroller to wait for controllers to be reattached, the way testjoystick does. Sam Lantinga 2013-12-23 15:55:08 -0800
  • b0701afe35 Generate SDL_CONTROLLERDEVICEADDED events for controllers connected at startup Sam Lantinga 2013-12-23 15:10:03 -0800
  • 0f2e32eb83 Added support for double-clicks, through a new "clicks" field in the mouse button event. Sam Lantinga 2013-12-23 12:17:52 -0800
  • 11ed787293 Explicitly initialize COM with multi-threaded support. This is the safest option for applications that use COM, multi-threaded or not. Sam Lantinga 2013-12-23 10:54:27 -0800
  • b83acc3a36 [Android] Define SDL_VIDEO_OPENGL_ES2 Gabriel Jacobo 2013-12-16 10:03:26 -0300
  • 537eb60977 Enable ccache for Raspberry Pi buildbot script. Ryan C. Gordon 2013-12-15 00:21:42 -0500
  • 0fb2551cb5 Wayland support Gabriel Jacobo 2013-12-14 20:18:43 -0300
  • 6babf411f6 Context sharing for EGL Gabriel Jacobo 2013-12-13 09:48:12 -0300
  • 42723ef954 [Android] Poll joysticks every three seconds Gabriel Jacobo 2013-12-12 14:55:33 -0300
  • cf053a74d6 Fixed bug 2050 - Obvious bugs in SDL_ltoa and SDL_lltoa Sam Lantinga 2013-12-11 21:17:24 -0800
  • 4b72d4b2b8 Fixed bug 2294 - testdrawchessboard.c Sets the render color alpha to 0x0. Sam Lantinga 2013-12-11 21:13:45 -0800
  • b0b108d782 [Android] Hotplugging support for joysticks Gabriel Jacobo 2013-12-10 16:24:11 -0300
  • 41561cb564 Hook up SDL_acos and SDL_asin properly. Ryan C. Gordon 2013-12-09 15:17:20 -0500
  • b057e00100 Associate the environment with any thread that calls Android_JNI_GetEnv(), in case it's been manually created with pthread_create() or C++11. Sam Lantinga 2013-12-07 11:19:52 -0800
  • 04da570804 Fixed crash if no window has keyboard focus Sam Lantinga 2013-12-06 16:12:18 -0800
  • c14317896e Fixed detecting the wired XBox 360 controller on Linux Also added some more debug output to detect issues Sam Lantinga 2013-12-06 09:13:31 -0800
  • ac6a7d7d80 Fixed compiler warning on Visual Studio Sam Lantinga 2013-12-06 08:24:00 -0800
  • a864d7b33a Added missing header for file IO Sam Lantinga 2013-12-05 09:54:22 -0800
  • 70d05a5b9b Added code missed in the resolve Sam Lantinga 2013-12-05 09:29:04 -0800
  • 8cef5090a0 Clean up the cursor clipping area when quitting SDL. This fixes the cursor being clipped after the streaming client quits when streaming Dungeons of Dredmor Sam Lantinga 2013-12-05 09:14:56 -0800
  • 58bb6d0c40 [Android] Handle native thread finishing when not commanded from the Java side Gabriel Jacobo 2013-12-05 10:51:38 -0300
  • 492a3a557e [Android] Signal the resume semaphore after pushing the relevant events Gabriel Jacobo 2013-12-03 12:09:58 -0300