David Carlier
|
1f48f8cd28
SDL_TriggerBreakPoint update using builtin instead of assembly versions if available
|
il y a 2 ans |
Mathieu Eyraud
|
fe46569cce
Fix potential memory leak in SDL_AddHintCallback
|
il y a 2 ans |
Ivan Le Lann
|
e4b5afa576
fix unused variable depending on YUV format
|
il y a 2 ans |
Christian Rauch
|
e59cba95a0
add libdecor_dispatch
|
il y a 2 ans |
Cameron Cawley
|
1a1cc8028b
Use a tagged version of OpenWatcom in CI builds
|
il y a 2 ans |
Ryan C. Gordon
|
dc62fec5e9
audio: Fix locking in backends that manage their own callback threads.
|
il y a 2 ans |
Simon McVittie
|
a95f5a792c
test: Use install(1) more portably
|
il y a 2 ans |
Ozkan Sezer
|
848d2008c6
test/Makefile.w32: fix minor typo
|
il y a 2 ans |
Sam Lantinga
|
b1cf322971
Fixed HIDAPI PS4 controller being picked up when running under Steam
|
il y a 2 ans |
Cameron Cawley
|
83ae1b4987
Convert the test executables to AIF in RISC OS CMake builds
|
il y a 2 ans |
Cameron Cawley
|
d2b5965894
Remove extra path separator in GetNearbyFilename
|
il y a 2 ans |
Ryan C. Gordon
|
9edd411a83
x11: send move/resize events when waiting on fullscreen change.
|
il y a 2 ans |
Cameron Cawley
|
b798e49c92
Fix build warning with MSVC
|
il y a 2 ans |
Simon McVittie
|
b0a27cb1de
Avoid unintended float -> double conversion in SDL_FRectEqualsEpsilon
|
il y a 2 ans |
Cameron Cawley
|
f0566702c5
Fix enabling SDL_DYNAMIC_API in OpenWatcom builds
|
il y a 2 ans |
Cameron Cawley
|
3d52d04977
Remove the '_' prefix from symbol names in Windows OpenWatcom builds
|
il y a 2 ans |
Cameron Cawley
|
aa51a9791a
Run tests with OpenWatcom on CI
|
il y a 2 ans |
Cameron Cawley
|
9dfa000bc0
Initial support for building for Windows with OpenWatcom
|
il y a 2 ans |
Cameron Cawley
|
5ef36ead08
Add some missing tests to Watcom builds
|
il y a 2 ans |
Cameron Cawley
|
3066873126
Split the common code in test/Makefile.os2 into a separate file
|
il y a 2 ans |
Sam Lantinga
|
5669743a43
Make sure SDL_CaptureMouse() is only called on the main thread
|
il y a 2 ans |
Ozkan Sezer
|
efa2e6a1ea
SDL_thread.h: use SDL_ThreadFunction for SDL_CreateThreadWithStackSize
|
il y a 2 ans |
Ozkan Sezer
|
15781a6986
dynapi: fix SDL_DYNAPI_PROC for SDL_iPhoneSetAnimationCallback()
|
il y a 2 ans |
Cameron Cawley
|
f5cf0e37f7
Remove unused and duplicate defines from SDL_dynapi_overrides.h
|
il y a 2 ans |
Ozkan Sezer
|
03ebc4397f
dynapi: add missing SDLCALL for SDL_TLSSet's dtor param.
|
il y a 2 ans |
Pierre Wendling
|
973424d9cb
Add for-each macros to clang-format.
|
il y a 3 ans |
Pierre Wendling
|
501a499180
Add clang-format on/off comments where necessary.
|
il y a 3 ans |
Pierre Wendling
|
c6a77971bd
Add a clang-format config file.
|
il y a 3 ans |
Sam Lantinga
|
0e6d4baa6b
Fixed compile warning on gcc 11
|
il y a 2 ans |
Sam Lantinga
|
c7dff3a22e
Attempt to get the X1 and X2 button state on X11 by using the current event state instead of direct X11 query.
|
il y a 2 ans |