提交历史

作者 SHA1 备注 提交日期
  Sam Lantinga b36d98bd9c Diagonal flipping with RenderCopyEx 12 年之前
  Gabriel Jacobo 5b8b403e3e [Windows] Fixes bug #1555, handle ALT+F4 on Windows 12 年之前
  Gabriel Jacobo f8e1d350a4 Updated androidbuild.sh to enable parallel builds and ndk-build parameters 12 年之前
  Gabriel Jacobo ad4ba2d572 Added a few notes from Ryan's email to README-linux.txt 12 年之前
  Gabriel Jacobo bcece01c6c Linux README explaining build vs runtime, and build deps for Ubuntu 13.04 12 年之前
  Sam Lantinga 397f5a850d Retain the high dpi flag when recreating the window (e.g when creating a renderer context) 12 年之前
  Sam Lantinga 12961352d3 Fixed build error with SDK < 10.7 12 年之前
  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. 12 年之前
  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. 12 年之前
  Sam Lantinga 5f8a0b18d3 Fullscreen space naming cleanup to avoid confusion with normal fullscreen mode 12 年之前
  Sam Lantinga 7459b159e0 Made sure the window had the correct border when manually being brought back from fullscreen mode. 12 年之前
  Sam Lantinga cb190b8270 Fixed assertion when quickly toggling from fullscreen back to fullscreen: 12 年之前
  Sam Lantinga 8f8070db42 Fixed window resizing when entering and leaving fullscreen mode 12 年之前
  Sam Lantinga 7cf76ffbe0 Fixed assertion failure when minimizing a fullscreen window. 12 年之前
  Sam Lantinga 75a23d99a5 Fixed bug 2212 - SDL_SetTextInputRect has no effect on iOS 12 年之前
  Sam Lantinga cb31a80d82 Properly handle toggling fullscreen state when another fullscreen state change is in progress. 12 年之前
  Gabriel Jacobo 819148a844 [X11] Fix up compilation when EGL headers are not present. 12 年之前
  Gabriel Jacobo 04afd61cd9 [Android] Try to improve handling of some dpad+gamepad+keyboard corner cases 12 年之前
  Gabriel Jacobo 6dbed827a7 [Android] Fixes Bug 2031 - Backspace Not Sending Events From On-Screen Keyboard 12 年之前
  Gabriel Jacobo d37bad52b1 [Android] Improve handling of keyboard, dpad and gamepad events 12 年之前
  Gabriel Jacobo 45a88b6ade [Android] Fixes bug 2217, better joystick axes handling on Android. 12 年之前
  Sam Lantinga f0692d656f Fixed compiling with older Mac OS X SDK 12 年之前
  Sam Lantinga 2384ad5b9e Fixed compiling with ISO C90 12 年之前
  Sam Lantinga 2ceeb74e25 Don't minimize by default when in fullscreen desktop mode. 12 年之前
  Sam Lantinga 4c1322f693 Added support for new style fullscreen transitions on Mac OS X 12 年之前
  Sam Lantinga 2b93fa0892 Turn off resizable flag by default, you can always pass the --resize command line option if you need it. 12 年之前
  Sam Lantinga 6ec3e69045 Fixed whitespace style 12 年之前
  Sam Lantinga 77a0d3fe2a Toggling fullscreen now takes fullscreen flags 12 年之前
  Sam Lantinga 893afbaf3b Fixed pool memory leak 12 年之前
  Sam Lantinga b30e396ba1 Fixed bug 1965 - Mac: dead code for supporting OS 10.4 12 年之前