Sam Lantinga
|
8f964576da
Fixed parameter operation ordering for ease of reading
|
3 жил өмнө |
Sam Lantinga
|
0517b61ed6
Relative mouse mode is tied to the window with keyboard focus
|
3 жил өмнө |
Sam Lantinga
|
b559a4accc
Fixed Android crash when SDL_HIDAPI_DISABLED set to 1
|
3 жил өмнө |
Sam Lantinga
|
a485ffc3c8
Fix "SDL_FALSE is not defined" runtime error for emscripten.
|
3 жил өмнө |
Ryan C. Gordon
|
d81fee7623
SDL_Rect: Added floating point versions of all the rectangle APIs.
|
3 жил өмнө |
Ryan C. Gordon
|
4d9bef604a
SDL_Rect: minor code cleanups.
|
3 жил өмнө |
Ryan C. Gordon
|
c573ebe143
SDL_UnionRect: If both rects are empty, zero out the result struct.
|
3 жил өмнө |
Christian Kündig
|
fbbd0270eb
Fix "SDL_TRUE is not defined" runtime error for emscripten.
|
3 жил өмнө |
SDL Wiki Bot
|
aef1e56737
Sync wiki -> header
|
3 жил өмнө |
Sam Lantinga
|
40b7326b38
Added a note that SDL_RenderReadPixels() should be called before SDL_RenderPresent()
|
3 жил өмнө |
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.
|
3 жил өмнө |
Sam Lantinga
|
d3cc5764c0
Modern CMake doesn't need "LANGUAGE C" for Objective-C
|
3 жил өмнө |
Sam Lantinga
|
1868c5b521
Start rumbling once a raw input controller has been correlated
|
3 жил өмнө |
Sam Lantinga
|
3167ba342d
Fixed freeing the Windows blank cursor
|
3 жил өмнө |
Sam Lantinga
|
0387bf821a
Fixed memory leak in WIN_CreateBlankCursor()
|
3 жил өмнө |
Sam Lantinga
|
5ff42438e3
Added a hint to capture the mouse when mouse buttons are pressed, defaulting on
|
3 жил өмнө |
Sam Lantinga
|
09b8152fae
Use SDL_Log instead of printf
|
3 жил өмнө |
Sam Lantinga
|
b22ce2b5a8
Workaround for bug in Microsoft WGI support
|
3 жил өмнө |
Sam Lantinga
|
d406278513
Try not forcing activation when grabbing the mouse in fullscreen windows
|
3 жил өмнө |
Sam Lantinga
|
4e784fce43
When updating grab state, only activate windows that are grabbed, fullscreen, and shown.
|
3 жил өмнө |
Sam Lantinga
|
e5f45455c9
Added a hint to mark a foreign window as usable with OpenGL
|
3 жил өмнө |
Sam Lantinga
|
4e49b78a11
Fixed compile warning and comment typo
|
3 жил өмнө |
Ethan Lee
|
0bf8ccfb60
video: Add a hint to allow Vulkan surfaces on foreign windows
|
3 жил өмнө |
Sam Lantinga
|
ecaa22cbe6
Don't warn if anyone peeps for events after quitting the event subsystem
|
3 жил өмнө |
Antoine Fontaine
|
3318590796
Fix relative mouse input for Unvanquished (unvanquished.net)
|
3 жил өмнө |
Esme Povirk
|
829e15a490
Ignore unknown WM_SIZE types.
|
3 жил өмнө |
uyjulian
|
a164c9d245
SDL_cocoawindow.m: update fullscreen toggle when SDL_SetWindowResizable called
|
3 жил өмнө |
Sam Lantinga
|
cc152103ba
Fixed warnings when building with cygwin
|
3 жил өмнө |
Sam Lantinga
|
e8c3ff56e0
Removed problematic call to ISensor_SetEventSink()
|
3 жил өмнө |
Sam Lantinga
|
bcb0f1de23
Fixed build when events are disabled
|
3 жил өмнө |