Ozkan Sezer
|
c1307133ce
SDL_UDEV_DelCallback: return early if _this is NULL
|
2 years ago |
Sylvain
|
4d605ae002
Fix usage of sizeof() in test/testgles*.c files
|
2 years ago |
Sylvain
|
3a885f888a
Fixed bug #6537 - AIX: use PAUDIO_WaitDevice
|
2 years ago |
Ozkan Sezer
|
6539b70062
SDL_pixels.c (SDL_MasksToPixelFormatEnum): add missing break to switch.
|
2 years ago |
Ozkan Sezer
|
8b696541ed
CI, MSVC: update to use microsoft/setup-msbuild v1.1.3.
|
2 years ago |
Anonymous Maarten
|
711d30ddd4
The SDL2::SDL2 target in SDL2.framework needs to see the SDL2 include folder
|
2 years ago |
Ryan C. Gordon
|
c93900437f
audio: Avoid accumulation errors in resampler.
|
2 years ago |
Sam Lantinga
|
55b03c7493
Updated to version 2.24.2 for point release
|
2 years ago |
Anonymous Maarten
|
beeac60227
cmake: fix finding wayland-libdecor
|
2 years ago |
Anonymous Maarten
|
214258660f
cmake: use pkg-config's library dirs as hint for finding a shared library
|
2 years ago |
Sam Lantinga
|
08f83f953c
Don't use RAWINPUT joystick driver on Windows XP
|
2 years ago |
Sam Lantinga
|
d1dcbfe9e9
Only check to see if the ICC profile changes when the display changes or we gain focus
|
2 years ago |
Sam Lantinga
|
c0d1f73247
d3d12: actually execute the pending commands before processing resize
|
2 years ago |
Sam Lantinga
|
923ab93969
d3d12: fixed window resize handling
|
2 years ago |
Sam Lantinga
|
1f82b4a96f
d3d12: reset the vertex buffer size when it is released
|
2 years ago |
GNQG
|
a053211a2a
fix SDL_SendEditingText when long composition text is enabled and strlen(text) == SDL_TEXTEDITINGEVENT_TEXT_SIZE
|
2 years ago |
Sam Lantinga
|
2d580f8f45
Define _USE_MATH_DEFINES for Visual Studio (thanks @pionere!)
|
2 years ago |
Anonymous Maarten
|
b8c6d3d7e1
cmake: mark hidapi as disabled when not found
|
2 years ago |
Anonymous Maarten
|
1e5daf1bef
cmake: fix build with SDL_WAYLAND_SHARED=OFF
|
2 years ago |
Simon McVittie
|
21e23ef913
testevdev: Explain why the test data is encoded the way it is
|
2 years ago |
Simon McVittie
|
4a0ad650d0
testevdev: Add a static assertion for supported sizeof(long)
|
2 years ago |
Helge Deller
|
e07f106760
testevdev: Fix detection of word size
|
2 years ago |
Sam Lantinga
|
88e64108f5
Clarified that GNU sort isn't required, we just need the -V option to be supported
|
2 years ago |
Sam Lantinga
|
1b5bf2ac65
GNU sort isn't available on older macOS and some BSD systems
|
2 years ago |
Ozkan Sezer
|
679d33ab44
updated VS project file
|
2 years ago |
Ozkan Sezer
|
9e72ec4ed9
Makefile.w32: no need for the description field, we have a *.res already
|
2 years ago |
Ozkan Sezer
|
8104992064
testhaptic: fix watcom "&array may not produce intended result" warning
|
2 years ago |
Ozkan Sezer
|
51958da000
loadso, dlsym, SDL_LoadFunction: cleanup the underscored name path.
|
2 years ago |
Ozkan Sezer
|
b435252b29
hidapi, libusb: remove os/2 symbol load hack after os/2 loadso updates
|
2 years ago |
Ozkan Sezer
|
eb43d57880
os2 loadso improvements:
|
2 years ago |