Commit History

Author SHA1 Message Date
  Eduard Gushchin 92667e3066 Update SDL_keycode.h 8 months ago
  Eduard Gushchin 3ee59359c4 Fix documentation references and update method usage for SDL_GetGamepadGUIDForID in SDL_gamepad.h 8 months ago
  Anonymous Maarten 2aad26abb0 cmake: gate all preseeding behind SDL_PRESEED option 8 months ago
  Ryan C. Gordon 546cd3ac83 cmake: Preseed CMake cache for Emscripten builds. 8 months ago
  Dmitry Marakasov 0cd4fc7c87 Allow to enable vulkan support on FreeBSD (#10361) 8 months ago
  Sam Lantinga 42650d79c1 Moved Android event initialization to SDL_InitEvents() 8 months ago
  Ryan C. Gordon 53022aeb5e examples: Use the existing CMake infrastructure instead of rolling our own. 8 months ago
  hwsmm 8fa550e003 Check window fullscreen flag in SDL_GetWindowSizeInPixels 8 months ago
  Sam Lantinga e9a7014e56 Fixed hanging after onDestroy() on Android 8 months ago
  Anonymous Maarten 9826f73230 cmake: fix copying of resource files on uwp 8 months ago
  Anonymous Maarten 9f9ebcd40a cmake: fix copying of example resource files on desktop, ps2 and psp 8 months ago
  Sam Lantinga e387314a67 Fixed building on older macOS SDK 8 months ago
  Anthony d6554a9505 Fix running on Android 9 and older 8 months ago
  Daniel Ludwig 76c4c16ca9 Fix DXGI cleanup code 8 months ago
  Daniel Ludwig ff66ec5fb5 GDK build: fix Xbox targets 8 months ago
  Daniel Ludwig 7e48d4522b GDK build: move suspend/constrain setup back to previous compilation unit 8 months ago
  Daniel Ludwig 0a678a654e GDK build: fix project settings and API changes 8 months ago
  SDL Wiki Bot ba8495c214 Sync SDL3 wiki -> header 8 months ago
  Sam Lantinga cf8b158ccb Added SDL_GetRenderSafeArea() 8 months ago
  Sam Lantinga eb09264076 Added the safe area to the debug window information 8 months ago
  Sam Lantinga 9e6d5babce Fixed display detection after the monitor resolution changed on X11 8 months ago
  Sam Lantinga b98e1e9ef0 Fixed the render viewport not updating when the metal view resizes 8 months ago
  Ryan C. Gordon 195c26a50a examples: Add a way to add datafiles to an example, and add audio/load-wav 8 months ago
  Sam Lantinga f562a6d9f7 Added Android API level 35 to the table 8 months ago
  Sam Lantinga e7771fb4f6 Fixed memory corruption in SDL_GetPreferredLocales() 8 months ago
  Sam Lantinga 31730bef1a Fixed running on Android 10 and older (thanks @AntTheAlchemist!) 8 months ago
  Sam Lantinga c601120883 Handle all Android lifecycle events on the main thread 8 months ago
  Sam Lantinga a7c0192017 Renamed SDL_PostSemaphore() to SDL_SignalSemphore() 8 months ago
  Anthony 27f86cbe18 Update proguard-rules.pro to include onNativeInsetsChanged 8 months ago
  Sam Lantinga 83c7ce2681 Android life cycle behavior more closely matches iOS 8 months ago