Sam Lantinga
|
a24e2bfc76
Guarded ElementAlreadyHandled with #ifdef ENABLE_PHYSICAL_INPUT_PROFILE (thanks @Donione!)
|
1 year ago |
Sam Lantinga
|
6a83588fdd
Redefine XINPUT_CAPABILITIES_EX as an SDL typedef
|
1 year ago |
Sam Lantinga
|
0092b3629e
Added VIDPID for OpenFFBoard wheel (thanks @groybe!)
|
1 year ago |
pastdue
|
c0eedcd4ce
Emscripten_SetWindowFullscreen: Fix crash due to uninitialized EmscriptenFullscreenStrategy members
|
1 year ago |
meyraud705
|
d1b6d5f33d
Fix memory leak in SDL_UpdateSteamVirtualGamepadInfo()
|
1 year ago |
Wohlstand
|
fe297fc6d8
SDL_windowsopengl.c: WGL: Fixed null-pointer dereference crash
|
1 year ago |
Wohlstand
|
384fcea585
SDL_audiotypecvt.c: Fixed memory corruption when resampling S16 t F32
|
1 year ago |
Joshua Root
|
2f2b44a1bd
Fix SDL_mfijoystick build issues
|
1 year ago |
Sam Lantinga
|
8386daddcb
vulkan_metal.h: Make compatible with ObjC ARC (thanks @jmroot!)
|
1 year ago |
Simon McVittie
|
739a23e506
testautomation_math: Fix misleading log output
|
1 year ago |
Simon McVittie
|
5a59155a05
test: Don't accept results that are much less than expected
|
1 year ago |
Simon McVittie
|
1ad917e2f6
testautomation: Don't expect exp to yield exact floating point results
|
1 year ago |
Sam Lantinga
|
859844eae3
Updated to version 2.30.0 for release
|
1 year ago |
Sam Lantinga
|
857b9848d2
Don't use the system iconv on Apple mobile platforms
|
1 year ago |
Sam Lantinga
|
5f98fcf00b
Use the exact motion associated with the warp
|
1 year ago |
Francisco Javier Trujillo Mata
|
5a492e8196
Fixing viewport
|
1 year ago |
Francisco Javier Trujillo Mata
|
80cb52c944
Fix scissor usage
|
1 year ago |
Francisco Javier Trujillo Mata
|
4436c09c9d
Fix color
|
1 year ago |
Ozkan Sezer
|
23cf7a2e0d
autotools: a few libtool updates from mainstream
|
1 year ago |
Sam Lantinga
|
4a62e1c0ca
Updated to version 2.29.3 for RC build
|
1 year ago |
Sam Lantinga
|
173afd8564
Fixed testautomation log callback calling convention
|
1 year ago |
Ryan C. Gordon
|
f6b9ebb838
wasapi: If GetDeviceBuf can't get a full buffer, go back to waiting.
|
1 year ago |
Ryan C. Gordon
|
f1b109005c
aaudio: Backport headphone hotplugging support from SDL3.
|
1 year ago |
Sam Lantinga
|
0bd58cd727
Fixed Watcom build
|
1 year ago |
Sam Lantinga
|
de1292f8ac
Fixed build
|
1 year ago |
Sam Lantinga
|
a6d5c1fe05
Added the environment variable SDL_LOGGING to control default log output
|
1 year ago |
Sam Lantinga
|
fc5bd11dac
Simplified the default log category logic
|
1 year ago |
Sam Lantinga
|
e767840874
Document that the default log priority is error, not critical
|
1 year ago |
Ozkan Sezer
|
fd08ca3823
SDL_rwops.c (SDL_IsRegularFile): fix WinRT build failure due to S_ISREG
|
1 year ago |
Ozkan Sezer
|
3bf60755cb
SDL_RWFromFile, stdio: reject if the file is not a regular file.
|
1 year ago |