Sylvain
|
325ae5c35d
Android: getCurrentOrientation uses getContext() to retrieve the activity (see bug #4825)
|
3 년 전 |
Erik Soma
|
0e294e90ae
Ensure that SDL_InitSubSystem quits subsystems after an error. (#4834)
|
3 년 전 |
Ozkan Sezer
|
6149e60136
remove IsWin10FCUorNewer() -- not used since commit 40ed9f75c9e1ed
|
3 년 전 |
Ozkan Sezer
|
311671a029
fixed build after commit 6e356e20ad
|
3 년 전 |
Rémy Tassoux
|
6e356e20ad
Fix mouse focus being set to null when a captured mouse cursor leaves the window.
|
3 년 전 |
Cameron Cawley
|
9ee6942e79
Improve RISC OS implementations of SDL_GetBasePath and SDL_GetPrefPath
|
3 년 전 |
Cameron Cawley
|
3db898c5b6
riscos: Implement SDL_GetPrefPath()
|
5 년 전 |
Sylvain
|
723f5cea43
Fixed bug #4825 - NullPointerException on SDLActivity.getCurrentOrientation() (Thanks Benau!)
|
3 년 전 |
Ryan C. Gordon
|
1b49f09243
include: manually ran wikiheaders.pl and cleaned up the obvious issues.
|
3 년 전 |
Ryan C. Gordon
|
55f60847cb
wikiheaders.pl: Try to handle functions with multiple declarations better.
|
3 년 전 |
Ryan C. Gordon
|
3970a885a5
wikiheaders.pl: Migrate in docs that exist only in the wiki.
|
3 년 전 |
Ryan C. Gordon
|
194657a2c6
include: Fix indentation on SDL_SoftStretch doxygen comment.
|
3 년 전 |
Sam Lantinga
|
40ed9f75c9
Workaround for Windows occasionally ignoring SetCursorPos() calls
|
3 년 전 |
Sam Lantinga
|
373216ae5b
Added support for touchpads in the Linux evdev code (thanks Francisco!)
|
3 년 전 |
Sam Lantinga
|
16aeb8d0f5
Guarantee that we don't dispatch any mouse motion from before or including the last mouse warp
|
3 년 전 |
Sam Lantinga
|
649466f491
Flush any pending mouse motion when warping the mouse cursor
|
3 년 전 |
Väinö Mäkelä
|
ad5205739e
wayland: Only dispatch frame events in Wayland_GLES_SwapWindow
|
3 년 전 |
Brick
|
f30e2e438d
Fix compiler warnings in testvulkan.c
|
3 년 전 |
Sam Lantinga
|
dd95c9c8a2
Moved focus click check into WIN_UpdateFocus() so we have the correct state when setting keyboard focus
|
3 년 전 |
Sam Lantinga
|
1ec409c214
Don't warp the mouse within a window while it's minimized
|
3 년 전 |
Daniel Gibson
|
87ac373493
Fix Debug-only builds with CMake
|
3 년 전 |
DomGries
|
0d541e5a88
Revert "Fixed relative mode mouse events stopping if you click on the title bar"
|
3 년 전 |
Sam Lantinga
|
c542de9213
React to WM_NCACTIVATE instead of WM_SETFOCUS or WM_ACTIVATE for focus changes
|
3 년 전 |
Ryan C. Gordon
|
ab7910facf
cmake: Move the old, global add_definitions (etc) to an interface library.
|
3 년 전 |
Ryan C. Gordon
|
f1793af404
cmake: removed an add_definitions call.
|
3 년 전 |
Ryan C. Gordon
|
25fdba39bb
cmake: fix indentation.
|
3 년 전 |
Ryan C. Gordon
|
f306662544
cmake: Correctly set IOS variable.
|
3 년 전 |
Ryan C. Gordon
|
60d59aeb61
cmake: Calculate padding for dislaying options automatically.
|
3 년 전 |
Ryan C. Gordon
|
7850d0cf6f
cmake: Prefix all options with "SDL_"
|
3 년 전 |
Sylvain
|
172957387e
PSP: links for setting up, compiling and running on PSP
|
3 년 전 |