Petar Popovic
|
9fb9bd31a3
emscripten tests: fix warning: uninitialized variable
|
1 month ago |
ChaseKnowlden
|
c3828bb0a3
Keep MSVC Flags Consistent across CMake runs
|
1 month ago |
Sam Lantinga
|
40371f0907
Support the "ambient" value for SDL_HINT_AUDIO_CATEGORY
|
1 month ago |
Sylvain
|
94f9434564
Fixed bug #13493: Assertion failure at SDL_AddTouch with Android API 28
|
1 month ago |
Chase Knowlden
|
bfaf247d30
Update NDK version to 28 (#13729)
|
1 month ago |
Beyley Cardellio
|
2287c43b59
GPU: Hold submit lock before waiting for device idle
|
1 month ago |
Petar Popovic
|
15cc0f5f91
linux/SDL_syshaptic.c:SDL_SYS_HapticStopAll(): Fix return on error
|
1 month ago |
Anonymous Maarten
|
68e0108b1c
release: build aarch64 libraries with 16kiB page size
|
1 month ago |
Mohamed Shazan
|
7b3796bc39
SDL_TriggerBreakpoint() will default to __debugbreak() on MinGW toolchain on windows
|
1 month ago |
Petar Popovic
|
b5bc6d2cc4
SDL_SendJoystickVirtualSensorDataInner(): Fix max_sensor_events increment
|
1 month ago |
Petar Popovic
|
0d1d4ea1f9
SDL_SetRenderDrawBlendMode(): Remove redundant param check
|
1 month ago |
Pino Toscano
|
1a48f897f2
ime: fcitx: use SDL_GetExeName() in GetAppName()
|
1 month ago |
Simon McVittie
|
2b42789de6
Fix some typos detected by Debian's lintian QA tool
|
1 month ago |
Simon McVittie
|
b9c1da10ba
hints: Rephrase documentation to improve grammar
|
1 month ago |
cosmonaut
|
56f5a76696
GPU: Fix uninitialized value in Vulkan command buffer structure
|
1 month ago |
Sam Lantinga
|
c7e8977e60
Revert "Support Google Play 16 KB Page Size Requirement (#13470)"
|
1 month ago |
Pino Toscano
|
e6ba3612db
SDL_endian.h: extend Linux way for GNU libc
|
1 month ago |
Frank Praznik
|
5e77fb314c
win32: Use the current flags to determine if NCCALCSIZE is required
|
1 month ago |
Frank Praznik
|
1a2841deb1
win32: Use STYLE_BORDERLESS when showing a pending fullscreen window
|
1 month ago |
Mathieu Eyraud
|
688637eca8
Fix condition for setting HDR properties
|
1 month ago |
Frank Praznik
|
85d1d70ca1
cocoa: Wait for fullscreen spaces transitions to complete if switching to an exclusive mode
|
1 month ago |
Frank Praznik
|
09356c709a
Revert "cocoa: Don't re-enter a fullscreen space if leaving to enter an exclusive mode"
|
1 month ago |
Frank Praznik
|
07b9e86d02
cocoa: Don't re-enter a fullscreen space if leaving to enter an exclusive mode
|
1 month ago |
Sam Lantinga
|
8e46e5d8b4
Updated to version 3.2.21 for development
|
1 month ago |
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 |