Commit History

Author SHA1 Message Date
  Sam Lantinga cf8b158ccb Added SDL_GetRenderSafeArea() 1 year ago
  Sam Lantinga eb09264076 Added the safe area to the debug window information 1 year ago
  Sam Lantinga 9e6d5babce Fixed display detection after the monitor resolution changed on X11 1 year ago
  Sam Lantinga b98e1e9ef0 Fixed the render viewport not updating when the metal view resizes 1 year ago
  Ryan C. Gordon 195c26a50a examples: Add a way to add datafiles to an example, and add audio/load-wav 1 year ago
  Sam Lantinga f562a6d9f7 Added Android API level 35 to the table 1 year ago
  Sam Lantinga e7771fb4f6 Fixed memory corruption in SDL_GetPreferredLocales() 1 year ago
  Sam Lantinga 31730bef1a Fixed running on Android 10 and older (thanks @AntTheAlchemist!) 1 year ago
  Sam Lantinga c601120883 Handle all Android lifecycle events on the main thread 1 year ago
  Sam Lantinga a7c0192017 Renamed SDL_PostSemaphore() to SDL_SignalSemphore() 1 year ago
  Anthony 27f86cbe18 Update proguard-rules.pro to include onNativeInsetsChanged 1 year ago
  Sam Lantinga 83c7ce2681 Android life cycle behavior more closely matches iOS 1 year ago
  Sam Lantinga ca4bd4b63c Android life cycle behavior more closely matches iOS 1 year ago
  Sam Lantinga fff783de6c Fixed life cycle events on iOS when using main callbacks 1 year ago
  Sam Lantinga 45fc548562 Don't queue application events that need to be handled immediately 1 year ago
  Sam Lantinga fa0918a686 Renamed SDL life cycle functions 1 year ago
  Ryan C. Gordon 06c0ed68b1 mac: Rename Objective-C classes that conflict with SDL2. 1 year ago
  Sam Lantinga f0363a0466 Functions that return display modes return temporary memory. 1 year ago
  SDL Wiki Bot 10dcae784b Sync SDL3 wiki -> header 1 year ago
  Sam Lantinga 457ca3995c Added SDL_GetWindowSafeArea() 1 year ago
  Sam Lantinga 1c4cc2b024 Updated Android minimum API level to 21 (Android 5.0) 1 year ago
  Sam Lantinga 57dcd7993f Update the package name in the app build.gradle 1 year ago
  Sam Lantinga a432221db5 Specify that this script uses python3 1 year ago
  SDL Wiki Bot 230161a50c Sync SDL3 wiki -> header 1 year ago
  Ryan C. Gordon bd65d154d5 examples: Added audio/simple-playback-callback. 1 year ago
  Ryan C. Gordon ea137cfbaf examples: Fix window titles. 1 year ago
  Ryan C. Gordon 35a1cf910a examples/audio/simple-playback: Add a description to the example. 1 year ago
  Sam Lantinga 66011e497d Removed duplication in SDL_EGL_* function names 1 year ago
  Eduard Gushchin 86934975b9 Update SDL_video.h 1 year ago
  Ryan C. Gordon f5f44de155 examples: Add audio/01-simple-playback. 1 year ago