Sam Lantinga
|
6c96217727
Added the hint SDL_HINT_MOUSE_RELATIVE_MODE_CENTER, controlling whether the mouse should be constrained to the center of the window or the whole window in relative mode.
|
il y a 3 ans |
Sam Lantinga
|
d3cc5764c0
Modern CMake doesn't need "LANGUAGE C" for Objective-C
|
il y a 3 ans |
Sam Lantinga
|
1868c5b521
Start rumbling once a raw input controller has been correlated
|
il y a 3 ans |
Sam Lantinga
|
3167ba342d
Fixed freeing the Windows blank cursor
|
il y a 3 ans |
Sam Lantinga
|
0387bf821a
Fixed memory leak in WIN_CreateBlankCursor()
|
il y a 3 ans |
Sam Lantinga
|
5ff42438e3
Added a hint to capture the mouse when mouse buttons are pressed, defaulting on
|
il y a 3 ans |
Sam Lantinga
|
09b8152fae
Use SDL_Log instead of printf
|
il y a 3 ans |
Sam Lantinga
|
b22ce2b5a8
Workaround for bug in Microsoft WGI support
|
il y a 3 ans |
Sam Lantinga
|
d406278513
Try not forcing activation when grabbing the mouse in fullscreen windows
|
il y a 3 ans |
Sam Lantinga
|
4e784fce43
When updating grab state, only activate windows that are grabbed, fullscreen, and shown.
|
il y a 3 ans |
Sam Lantinga
|
e5f45455c9
Added a hint to mark a foreign window as usable with OpenGL
|
il y a 3 ans |
Sam Lantinga
|
4e49b78a11
Fixed compile warning and comment typo
|
il y a 3 ans |
Ethan Lee
|
0bf8ccfb60
video: Add a hint to allow Vulkan surfaces on foreign windows
|
il y a 3 ans |
Sam Lantinga
|
ecaa22cbe6
Don't warn if anyone peeps for events after quitting the event subsystem
|
il y a 3 ans |
Antoine Fontaine
|
3318590796
Fix relative mouse input for Unvanquished (unvanquished.net)
|
il y a 3 ans |
Esme Povirk
|
829e15a490
Ignore unknown WM_SIZE types.
|
il y a 3 ans |
uyjulian
|
a164c9d245
SDL_cocoawindow.m: update fullscreen toggle when SDL_SetWindowResizable called
|
il y a 3 ans |
Sam Lantinga
|
cc152103ba
Fixed warnings when building with cygwin
|
il y a 3 ans |
Sam Lantinga
|
e8c3ff56e0
Removed problematic call to ISensor_SetEventSink()
|
il y a 3 ans |
Sam Lantinga
|
bcb0f1de23
Fixed build when events are disabled
|
il y a 3 ans |
pionere
|
01bfde4520
simplify SetDSerror
|
il y a 3 ans |
Ozkan Sezer
|
01663238dc
testplatform.c: move static asserts out of TestTypes().
|
il y a 3 ans |
Ozkan Sezer
|
f0d2747df1
use _Static_assert for SDL_COMPILE_TIME_ASSERT(), when available
|
il y a 3 ans |
Ozkan Sezer
|
dfbe1f7248
SDL_GetBasePath() fixes for OS/2
|
il y a 3 ans |
Sylvain
|
b2db570ce9
SDL_triangle_blit_slow: sync code with SDL_blit_slow to handle ARGB2101010
|
il y a 3 ans |
Sylvain
|
93e7caab9a
SDL_blit_slow: remove one nested 'if()' because of ARGB2101010 handling
|
il y a 3 ans |
Sylvain
|
56568ffb38
Remove 'reserved identifier' warning
|
il y a 3 ans |
Ozkan Sezer
|
1c1f5c180f
imported two libtool mainstream commits 28fbcb6a and b55b1cc8
|
il y a 3 ans |
pionere
|
2c6a9c5194
minor optimization (SDL_audiocvt.c)
|
il y a 3 ans |
pionere
|
85dff3e453
emscripten: obey enable-misc/SDL_MISC settings
|
il y a 3 ans |