Sam Lantinga
|
96292a5b46
Updated to version 3.2.20 for release
|
1 month ago |
Petar Popovic
|
ffa618c00b
SDL_LoadWAV_IO(): On error, set `*audio_buf` to NULL and `*audio_len` to 0
|
1 month ago |
Petar Popovic
|
291b9b3c82
SDL_enabled_assert(): Use `NULL` istead of `0` to explicity initialize the pointer members of SDL_AssertData
|
1 month ago |
Frank Praznik
|
ec45117f0f
x11: Filter mouse wheel events from "Master" devices
|
1 month ago |
Frank Praznik
|
0d7aff9c56
GPU: Vulkan backend flags command buffer for cleanup when swapchain is requested
|
1 month ago |
Petar Popovic
|
d31b239288
Fix double-free warning in src/hidapi/linux/hid.c
|
1 month ago |
capehill
|
b1cadf0e99
Fix SDL_BlitSurfaceScaled crash
|
2 months ago |
Frank Praznik
|
c1f67585e6
wayland: Cleanup an outdated conditional and comment
|
1 month ago |
A1029384756
|
93988e28c0
wayland: reorder surface destruction to avoid premature blanking
|
1 month ago |
Matthew Zavislak
|
edef6e66e9
Support Google Play 16 KB Page Size Requirement (#13470)
|
1 month ago |
Petar Popovic
|
e3f47809c4
Fix potential memory leak in SDL_render_gles2.c
|
1 month ago |
cosmonaut
|
f759e7ac59
GPU: Bail out of aquiring Vulkan swapchain if window is hidden
|
1 month ago |
Frank Praznik
|
544eb2c5a9
wayland: Adjust popup adjoining check
|
1 month ago |
Cheney Wang
|
30e3eba20a
GPU: Fix wrong Vulkan swapchain size when retrying acquire
|
1 month ago |
Wouter Wijsman
|
f0e85a2a9c
psp: fix audio not playing
|
1 month ago |
Thaddeus Crews
|
106af5b46a
Define relevant macros when LACKS_ERRNO_H is true
|
1 month ago |
Stefan Schlosser
|
522716ed90
SDL_getenv.c: fix dynamic loading of environ symbol on FreeBSD
|
1 month ago |
Evan Hemsley
|
a65fbb0211
GPU: Fix incorrect block size when D3D12 uniform buffer is rotated (#13469)
|
1 month ago |
Petar Popovic
|
46ec859bd1
Fix two use-after-free warnings
|
1 month ago |
Xen
|
2a7aa4eae4
Update SDL_clipboard.h
|
1 month ago |
Dan Andrus
|
c31ddf021e
Check NSWindow::isVisible before sending SDL_WINDOWEVENT_RESTORED during Cocoa_WindowListener::windowDidResize
|
1 month ago |
Shootfast
|
eaa2a8239f
Fixed typo in SDL_scancode.h
|
1 month ago |
Brenton Bostick
|
d313ecb737
Fix warning on Android arm-v7
|
1 month ago |
Petar Popovic
|
64b2af0340
SDL_gpu.c: Fixed deref-before-check warning
|
1 month ago |
Anonymous Maarten
|
58d0702948
ci+n3ds: avoid apt-get package manager
|
1 month ago |
Sam Lantinga
|
707717e94b
Reverted: Added Steam Virtual Gamepad support to the GameInput driver
|
1 month ago |
Sam Lantinga
|
a140bba55a
Fixed building with GameInput v1.0
|
1 month ago |
Sam Lantinga
|
f4ddacacd0
Fixed building with GameInput v1.0
|
1 month ago |
Sam Lantinga
|
ebba656bdb
Added Steam Virtual Gamepad support to the GameInput driver
|
1 month ago |
Sam Lantinga
|
b78c61d67a
Fixed double SDL_EVENT_GAMEPAD_ADDED for controllers with automatic gamepad mappings
|
1 month ago |