Commit történet

Szerző SHA1 Üzenet Dátum
  Ryan C. Gordon dd325b9762 Patched to compile on Haiku. 11 éve
  Ryan C. Gordon 8d6e03f353 Added SDL_DetachThread() API. 11 éve
  Ryan C. Gordon 7550ddcc05 Started BeOS removal: merged BeOS thread and pthread code. 11 éve
  Sam Lantinga b36d98bd9c Diagonal flipping with RenderCopyEx 11 éve
  Gabriel Jacobo 5b8b403e3e [Windows] Fixes bug #1555, handle ALT+F4 on Windows 11 éve
  Gabriel Jacobo f8e1d350a4 Updated androidbuild.sh to enable parallel builds and ndk-build parameters 11 éve
  Gabriel Jacobo ad4ba2d572 Added a few notes from Ryan's email to README-linux.txt 11 éve
  Gabriel Jacobo bcece01c6c Linux README explaining build vs runtime, and build deps for Ubuntu 13.04 11 éve
  Sam Lantinga 397f5a850d Retain the high dpi flag when recreating the window (e.g when creating a renderer context) 11 éve
  Sam Lantinga 12961352d3 Fixed build error with SDK < 10.7 11 éve
  Sam Lantinga 253b9ba815 We still want to generally minimize on focus loss, but not when we're in a fullscreen space on Mac OS X. 11 éve
  Sam Lantinga 75145ea023 Added a hint SDL_HINT_VIDEO_FULLSCREEN_SPACES to specify that windows go fullscreen into their own spaces on Mac OS X. 11 éve
  Sam Lantinga 5f8a0b18d3 Fullscreen space naming cleanup to avoid confusion with normal fullscreen mode 11 éve
  Sam Lantinga 7459b159e0 Made sure the window had the correct border when manually being brought back from fullscreen mode. 11 éve
  Sam Lantinga cb190b8270 Fixed assertion when quickly toggling from fullscreen back to fullscreen: 11 éve
  Sam Lantinga 8f8070db42 Fixed window resizing when entering and leaving fullscreen mode 11 éve
  Sam Lantinga 7cf76ffbe0 Fixed assertion failure when minimizing a fullscreen window. 11 éve
  Sam Lantinga 75a23d99a5 Fixed bug 2212 - SDL_SetTextInputRect has no effect on iOS 11 éve
  Sam Lantinga cb31a80d82 Properly handle toggling fullscreen state when another fullscreen state change is in progress. 11 éve
  Gabriel Jacobo 819148a844 [X11] Fix up compilation when EGL headers are not present. 11 éve
  Gabriel Jacobo 04afd61cd9 [Android] Try to improve handling of some dpad+gamepad+keyboard corner cases 11 éve
  Gabriel Jacobo 6dbed827a7 [Android] Fixes Bug 2031 - Backspace Not Sending Events From On-Screen Keyboard 11 éve
  Gabriel Jacobo d37bad52b1 [Android] Improve handling of keyboard, dpad and gamepad events 11 éve
  Gabriel Jacobo 45a88b6ade [Android] Fixes bug 2217, better joystick axes handling on Android. 11 éve
  Sam Lantinga f0692d656f Fixed compiling with older Mac OS X SDK 11 éve
  Sam Lantinga 2384ad5b9e Fixed compiling with ISO C90 11 éve
  Sam Lantinga 2ceeb74e25 Don't minimize by default when in fullscreen desktop mode. 11 éve
  Sam Lantinga 4c1322f693 Added support for new style fullscreen transitions on Mac OS X 11 éve
  Sam Lantinga 2b93fa0892 Turn off resizable flag by default, you can always pass the --resize command line option if you need it. 11 éve
  Sam Lantinga 6ec3e69045 Fixed whitespace style 11 éve