Commit History

Author SHA1 Message Date
  Gabriel Jacobo f52d7f5eea [Wayland] Fixes segfault when mouse enters window 11 years ago
  Gabriel Jacobo 682bc47bc5 Preserve binary compatibility in SDL_SYSWM_TYPE (thanks Gerry JJ!) 11 years ago
  Ryan C. Gordon 9d85cdb1a6 CMake: Enable missing timer subsystem on Mac OS X and Haiku. 11 years ago
  J?rgen P. Tjern? 2efa2dc227 X11: Don't redraw dialog box when mouse moves. 11 years ago
  Ryan C. Gordon aff44ccdb5 Patched to compile...uh, everywhere. :) 11 years ago
  Ryan C. Gordon 87cfee27d0 Patched to compile on Windows when not supporting Direct3D. 11 years ago
  Gabriel Jacobo 33479316c7 [Android] Fixes Bug 2370, don't send accelerometer changes when 11 years ago
  Philipp Wiesemann 037475670f Removed unused variable from Java class for Android. 11 years ago
  Philipp Wiesemann 6234415872 Fixed typo in documentation. 11 years ago
  Edward Rudd 815c6c3b60 quick fix for CMAKE SOVERSION number so it matches what is output by the configure script 11 years ago
  Edward Rudd f186314aef correct grammar on UNIX missing dependency status notice. 11 years ago
  Edward Rudd 5071cb5c15 autoconf script tweaks 11 years ago
  Gabriel Jacobo e78be5dafd Bug 2358 - [Android] Sort joystick axes - Fix by David Brady 11 years ago
  Gabriel Jacobo 50befa6201 Bug 2358 - [Android] Joystick Button Mappings are strange (fix by David Brady) 11 years ago
  Ryan C. Gordon ecc0df0661 Fix detection of iOS for disabling dynamic API. 11 years ago
  Ryan C. Gordon f02ef2985d Fixed XF86 VidMode extension dynamic loading with CMake project. 11 years ago
  Gabriel Jacobo b131e74be4 Fixes 2356, [Android] SDL_JoystickGetAttached does not function 11 years ago
  Ryan C. Gordon beee1c4424 Fixed dynamic loading of NAS in CMake project. 11 years ago
  Gabriel Jacobo cf9828a2a6 Move Wayland driver above dummy, check for driver availability before creation 11 years ago
  Ryan C. Gordon 2ddd0c58c9 Patched to compile if Wayland is disabled via SDL_config.h (thanks, Martin!). 11 years ago
  Sam Lantinga 9e90acdfcf Make sure you clean up the associated renderer when destroying a window. 11 years ago
  Gabriel Jacobo 129640af7a Fixes prototype declaration for wl_proxy_marshal_constructor [Wayland 1.4] 11 years ago
  Gabriel Jacobo 838e76c699 Fix to compile against the Wayland v1.4 headers 11 years ago
  J?rgen P. Tjern? 12e7fdcbb6 Don't minimize fullscreen windows when destroying them. 11 years ago
  J?rgen P. Tjern? bc92383eea Mac: Don't give windows focus back when we're closing them. 11 years ago
  J?rgen P. Tjern? a0c9e649f5 Allow switching between FS and desktop FS. 11 years ago
  J?rgen P. Tjern? a442f121e6 Test: Add Shift-Enter to switch between FS and desktop FS. 11 years ago
  J?rgen P. Tjern? a6a56af91b Tests: Refactor key modifier checking. 11 years ago
  Gabriel Jacobo 56355f3ffe Adds README-dynapi.txt based on Ryan's G+ post (lightly edited) 11 years ago
  J?rgen P. Tjern? 8f660a4627 Mac: Trigger SDL_FINGERUP for all touches. 11 years ago