Sam Lantinga
|
9a71e3fd50
Revert "Add SDL_IsTraySupported"
|
1 月之前 |
Sam Lantinga
|
bba6555bf1
Enable background input when using Microsoft GameInput
|
1 月之前 |
Frank Praznik
|
483b8d4d98
x11: Implement precision/pixel scrolling
|
1 月之前 |
Petar Popovic
|
23e08f7807
SDL_LoadWAV_IO(): On error, set `*audio_buf` to NULL and `*audio_len` to 0
|
1 月之前 |
Petar Popovic
|
faf3bd9991
SDL_enabled_assert(): Use `NULL` istead of `0` to explicity initialize the pointer members of SDL_AssertData
|
1 月之前 |
Sam Lantinga
|
8dedf44929
Fixed warning: initialization of pointer of type 'VkSampler' (aka 'struct VkSampler_T *') to null from a constant boolean expression
|
1 月之前 |
Hayden Gray
|
cb5436045d
tray: linux fix tray menu elements not running callbacks (#13626)
|
1 月之前 |
Ryan C. Gordon
|
e1a623f129
SDL_migration.cocci: Fixed a few incorrect function names.
|
1 月之前 |
mitchellcairns
|
e8b5d90c41
SInput: ABXY Style Application and Code Cleanup (#13624)
|
1 月之前 |
Frank Praznik
|
51ce3f8c8d
x11: Filter mouse wheel events from "Master" devices
|
1 月之前 |
Frank Praznik
|
42463569d5
GPU: Vulkan backend flags command buffer for cleanup when swapchain is requested
|
1 月之前 |
Petar Popovic
|
ae5ce258cf
Fix double-free warning in src/hidapi/linux/hid.c
|
1 月之前 |
Antheas Kapenekakis
|
2b94062482
sinput: fix compiling with debug output on
|
1 月之前 |
Anonymous Maarten
|
5dc801506b
ci: Haiku does not need -DSDL_UNIX_CONSOLE_BUILD=ON
|
1 月之前 |
Anonymous Maarten
|
2190705754
ci: configure with -DCMAKE_SYSTEM_NAME=Haiku for Haiku
|
1 月之前 |
Sam Lantinga
|
8796f0a8ed
SDL_gtk: Prevent loading GTK-3 if a different version of GTK is already loaded
|
1 月之前 |
Ozkan Sezer
|
f241e8e8fd
windows: replace shobjidl_core.h usage with shobjidl.h except for when targeting xbox
|
1 月之前 |
capehill
|
1c5c3b1479
Fix SDL_BlitSurfaceScaled crash
|
2 月之前 |
Antheas Kapenekakis
|
d04899fcfd
Fix setting RGB without a player led (#13524)
|
1 月之前 |
Petar Popovic
|
1749aba641
Fixed a few "-Wredundant-decls" warnings
|
1 月之前 |
Frank Praznik
|
550d95e04f
wayland: Cleanup an outdated conditional and comment
|
1 月之前 |
A1029384756
|
9034375d2f
wayland: reorder surface destruction to avoid premature blanking
|
1 月之前 |
Ozkan Sezer
|
83818eeb95
tests: c90 fixes (#endif comments) for consistency after commit 9e37839
|
1 月之前 |
Anonymous Maarten
|
9e3783996b
Fix testnative C90 compatibility
|
1 月之前 |
Anonymous Maarten
|
7b501ae71f
Add a few include guards to private headers
|
1 月之前 |
Anonymous Maarten
|
06cafa3040
cmake: explicitly disable UNITY_BUILD property for SDL3 libraries
|
1 月之前 |
Petar Popovic
|
09221820f6
Fix potential memory leak in SDL_render_gles2.c
|
1 月之前 |
Matthew Zavislak
|
dc2c83c383
Support Google Play 16 KB Page Size Requirement (#13470)
|
1 月之前 |
cosmonaut
|
c5edf4bd5b
GPU: Bail out of aquiring Vulkan swapchain if window is hidden
|
1 月之前 |
mitchellcairns
|
6d580d74f2
Fix Axis Inputs for Generic SInput Device (#13489)
|
1 月之前 |