Pierre Wendling
|
973424d9cb
Add for-each macros to clang-format.
|
3 years ago |
Pierre Wendling
|
501a499180
Add clang-format on/off comments where necessary.
|
3 years ago |
Pierre Wendling
|
c6a77971bd
Add a clang-format config file.
|
3 years ago |
Sam Lantinga
|
0e6d4baa6b
Fixed compile warning on gcc 11
|
2 years ago |
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.
|
2 years ago |
Sam Lantinga
|
57130b75a9
Revert "x11: get x1/x2 button state in GetGlobalMouseState"
|
2 years ago |
Sam Lantinga
|
47f1cb550d
Fixed picking up the correct mapping for virtual controllers on Android
|
2 years ago |
Sam Lantinga
|
f7b774a7e0
Fixed build error on Linux if HAVE_INOTIFY isn't defined
|
2 years ago |
Sam Lantinga
|
f9a9d3c8d4
Also restore previous capture window if CaptureMouse() fails
|
2 years ago |
Sam Lantinga
|
7044452dd6
Handle recursion in SDL_UpdateMouseCapture()
|
2 years ago |
Ozkan Sezer
|
dbd54dd708
adjust dynapi after commit 0cca71a changes for SDL_qsort and SDL_bsearch
|
2 years ago |
Sam Lantinga
|
e19a9a7931
Fixed a message box getting the mouse capture state out of sync
|
2 years ago |
Cameron Cawley
|
622311c016
Add extra XInput structures and defines for older SDKs
|
2 years ago |
Cameron Cawley
|
c8eea02071
Fix C89 build errors in Windows builds
|
2 years ago |
Cameron Cawley
|
0cca71a846
Use SDLCALL for callbacks in public APIs
|
2 years ago |
Cameron Cawley
|
ffab9f46b5
Avoid clashing with system headers when redefining standard library functions
|
2 years ago |
Simon McVittie
|
4cb57bf199
.editorconfig: Automatically configure multiple text editors
|
2 years ago |
Sam Lantinga
|
06aca7edaa
Fixed warping back into the window when gaining focus with warp relative mode enabled
|
2 years ago |
Sam Lantinga
|
0ffd985972
Check to see if the file exists in the base path before returning it
|
2 years ago |
pionere
|
c4cf63f812
improve test-configuration
|
2 years ago |
Sam Lantinga
|
b44241ab2f
Don't send mouse events when warping in relative mode
|
2 years ago |
pionere
|
ea15253220
fix GetNearbyFilename
|
2 years ago |
Ivan Epifanov
|
8c5bda6acd
Vita: remove Vita-specific RWOps code
|
2 years ago |
Sam Lantinga
|
aa6ea607d9
Fixed whitespace
|
2 years ago |
Ryan C. Gordon
|
56665e1d9d
cocoa: Try to use better system cursors.
|
2 years ago |
Ryan C. Gordon
|
a12ffbd532
testcustomcursor: Log the current cursor type as it changes.
|
2 years ago |
Alex Szpakowski
|
e9c7b5191c
macOS: Fix reference counts of internal window data.
|
2 years ago |
Ozkan Sezer
|
a48004952d
disable dynapi for os/2, at least for now. (see bugs #5667 and #5669.)
|
2 years ago |
Ozkan Sezer
|
ec1a0f62dd
SDL_malloc.c: workaround calling convention issues for real_xxx procs.
|
2 years ago |
Sam Lantinga
|
1f2a241688
Add new virtual joysticks to the end of the list
|
2 years ago |