Cameron Cawley
|
9dfa000bc0
Initial support for building for Windows with OpenWatcom
|
před 2 roky |
Cameron Cawley
|
5ef36ead08
Add some missing tests to Watcom builds
|
před 2 roky |
Cameron Cawley
|
3066873126
Split the common code in test/Makefile.os2 into a separate file
|
před 2 roky |
Sam Lantinga
|
5669743a43
Make sure SDL_CaptureMouse() is only called on the main thread
|
před 2 roky |
Ozkan Sezer
|
efa2e6a1ea
SDL_thread.h: use SDL_ThreadFunction for SDL_CreateThreadWithStackSize
|
před 2 roky |
Ozkan Sezer
|
15781a6986
dynapi: fix SDL_DYNAPI_PROC for SDL_iPhoneSetAnimationCallback()
|
před 2 roky |
Cameron Cawley
|
f5cf0e37f7
Remove unused and duplicate defines from SDL_dynapi_overrides.h
|
před 2 roky |
Ozkan Sezer
|
03ebc4397f
dynapi: add missing SDLCALL for SDL_TLSSet's dtor param.
|
před 2 roky |
Pierre Wendling
|
973424d9cb
Add for-each macros to clang-format.
|
před 3 roky |
Pierre Wendling
|
501a499180
Add clang-format on/off comments where necessary.
|
před 3 roky |
Pierre Wendling
|
c6a77971bd
Add a clang-format config file.
|
před 3 roky |
Sam Lantinga
|
0e6d4baa6b
Fixed compile warning on gcc 11
|
před 2 roky |
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.
|
před 2 roky |
Sam Lantinga
|
57130b75a9
Revert "x11: get x1/x2 button state in GetGlobalMouseState"
|
před 2 roky |
Sam Lantinga
|
47f1cb550d
Fixed picking up the correct mapping for virtual controllers on Android
|
před 2 roky |
Sam Lantinga
|
f7b774a7e0
Fixed build error on Linux if HAVE_INOTIFY isn't defined
|
před 2 roky |
Sam Lantinga
|
f9a9d3c8d4
Also restore previous capture window if CaptureMouse() fails
|
před 2 roky |
Sam Lantinga
|
7044452dd6
Handle recursion in SDL_UpdateMouseCapture()
|
před 2 roky |
Ozkan Sezer
|
dbd54dd708
adjust dynapi after commit 0cca71a changes for SDL_qsort and SDL_bsearch
|
před 2 roky |
Sam Lantinga
|
e19a9a7931
Fixed a message box getting the mouse capture state out of sync
|
před 2 roky |
Cameron Cawley
|
622311c016
Add extra XInput structures and defines for older SDKs
|
před 2 roky |
Cameron Cawley
|
c8eea02071
Fix C89 build errors in Windows builds
|
před 2 roky |
Cameron Cawley
|
0cca71a846
Use SDLCALL for callbacks in public APIs
|
před 2 roky |
Cameron Cawley
|
ffab9f46b5
Avoid clashing with system headers when redefining standard library functions
|
před 2 roky |
Simon McVittie
|
4cb57bf199
.editorconfig: Automatically configure multiple text editors
|
před 2 roky |
Sam Lantinga
|
06aca7edaa
Fixed warping back into the window when gaining focus with warp relative mode enabled
|
před 2 roky |
Sam Lantinga
|
0ffd985972
Check to see if the file exists in the base path before returning it
|
před 2 roky |
pionere
|
c4cf63f812
improve test-configuration
|
před 2 roky |
Sam Lantinga
|
b44241ab2f
Don't send mouse events when warping in relative mode
|
před 2 roky |
pionere
|
ea15253220
fix GetNearbyFilename
|
před 2 roky |