Commit History

Author SHA1 Message Date
  Dmitry Marakasov 0cd4fc7c87 Allow to enable vulkan support on FreeBSD (#10361) 1 year ago
  Sam Lantinga 42650d79c1 Moved Android event initialization to SDL_InitEvents() 1 year ago
  Ryan C. Gordon 53022aeb5e examples: Use the existing CMake infrastructure instead of rolling our own. 1 year ago
  hwsmm 8fa550e003 Check window fullscreen flag in SDL_GetWindowSizeInPixels 1 year ago
  Sam Lantinga e9a7014e56 Fixed hanging after onDestroy() on Android 1 year ago
  Anonymous Maarten 9826f73230 cmake: fix copying of resource files on uwp 1 year ago
  Anonymous Maarten 9f9ebcd40a cmake: fix copying of example resource files on desktop, ps2 and psp 1 year ago
  Sam Lantinga e387314a67 Fixed building on older macOS SDK 1 year ago
  Anthony d6554a9505 Fix running on Android 9 and older 1 year ago
  Daniel Ludwig 76c4c16ca9 Fix DXGI cleanup code 1 year ago
  Daniel Ludwig ff66ec5fb5 GDK build: fix Xbox targets 1 year ago
  Daniel Ludwig 7e48d4522b GDK build: move suspend/constrain setup back to previous compilation unit 1 year ago
  Daniel Ludwig 0a678a654e GDK build: fix project settings and API changes 1 year ago
  SDL Wiki Bot ba8495c214 Sync SDL3 wiki -> header 1 year ago
  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