Sam Lantinga
|
750aef2bee
Clarified that temporary memory shouldn't be kept beyond the current function scope or event handling.
|
8 mesi fa |
SDL Wiki Bot
|
a880410cb2
Sync SDL3 wiki -> header
|
8 mesi fa |
Frank Praznik
|
66eb2ea443
mouse: Make pointer warp emulation via relative mode available to all platforms
|
8 mesi fa |
Eduard Gushchin
|
92667e3066
Update SDL_keycode.h
|
8 mesi fa |
Eduard Gushchin
|
3ee59359c4
Fix documentation references and update method usage for SDL_GetGamepadGUIDForID in SDL_gamepad.h
|
8 mesi fa |
Anonymous Maarten
|
2aad26abb0
cmake: gate all preseeding behind SDL_PRESEED option
|
8 mesi fa |
Ryan C. Gordon
|
546cd3ac83
cmake: Preseed CMake cache for Emscripten builds.
|
8 mesi fa |
Dmitry Marakasov
|
0cd4fc7c87
Allow to enable vulkan support on FreeBSD (#10361)
|
8 mesi fa |
Sam Lantinga
|
42650d79c1
Moved Android event initialization to SDL_InitEvents()
|
8 mesi fa |
Ryan C. Gordon
|
53022aeb5e
examples: Use the existing CMake infrastructure instead of rolling our own.
|
8 mesi fa |
hwsmm
|
8fa550e003
Check window fullscreen flag in SDL_GetWindowSizeInPixels
|
8 mesi fa |
Sam Lantinga
|
e9a7014e56
Fixed hanging after onDestroy() on Android
|
8 mesi fa |
Anonymous Maarten
|
9826f73230
cmake: fix copying of resource files on uwp
|
8 mesi fa |
Anonymous Maarten
|
9f9ebcd40a
cmake: fix copying of example resource files on desktop, ps2 and psp
|
8 mesi fa |
Sam Lantinga
|
e387314a67
Fixed building on older macOS SDK
|
8 mesi fa |
Anthony
|
d6554a9505
Fix running on Android 9 and older
|
8 mesi fa |
Daniel Ludwig
|
76c4c16ca9
Fix DXGI cleanup code
|
8 mesi fa |
Daniel Ludwig
|
ff66ec5fb5
GDK build: fix Xbox targets
|
8 mesi fa |
Daniel Ludwig
|
7e48d4522b
GDK build: move suspend/constrain setup back to previous compilation unit
|
8 mesi fa |
Daniel Ludwig
|
0a678a654e
GDK build: fix project settings and API changes
|
9 mesi fa |
SDL Wiki Bot
|
ba8495c214
Sync SDL3 wiki -> header
|
8 mesi fa |
Sam Lantinga
|
cf8b158ccb
Added SDL_GetRenderSafeArea()
|
8 mesi fa |
Sam Lantinga
|
eb09264076
Added the safe area to the debug window information
|
8 mesi fa |
Sam Lantinga
|
9e6d5babce
Fixed display detection after the monitor resolution changed on X11
|
8 mesi fa |
Sam Lantinga
|
b98e1e9ef0
Fixed the render viewport not updating when the metal view resizes
|
8 mesi fa |
Ryan C. Gordon
|
195c26a50a
examples: Add a way to add datafiles to an example, and add audio/load-wav
|
8 mesi fa |
Sam Lantinga
|
f562a6d9f7
Added Android API level 35 to the table
|
8 mesi fa |
Sam Lantinga
|
e7771fb4f6
Fixed memory corruption in SDL_GetPreferredLocales()
|
8 mesi fa |
Sam Lantinga
|
31730bef1a
Fixed running on Android 10 and older (thanks @AntTheAlchemist!)
|
8 mesi fa |
Sam Lantinga
|
c601120883
Handle all Android lifecycle events on the main thread
|
8 mesi fa |