Ozkan Sezer
|
8e388843b8
SDL_RWFromFile, stdio: allow named pipes along with regular files.
|
1 éve |
Sam Lantinga
|
5adbf3765a
Updated to version 2.30.1 for release
|
1 éve |
Sam Lantinga
|
e910e6f13d
Keep track of whether the Android on-screen keyboard was opened by the application
|
1 éve |
Sam Lantinga
|
2f2cca8ac6
Added a mapping for the Sanwa Supply JY-P76USV controller
|
1 éve |
Sam Lantinga
|
a2f39399a1
SDL_GameControllerGetAppleSFSymbolsNameForAxis() returns NULL if the symbol isn't found
|
1 éve |
Sam Lantinga
|
c1149f88b6
SDL_GameControllerGetAppleSFSymbolsNameForButton() returns NULL if the symbol isn't found
|
1 éve |
Sam Lantinga
|
54adba6a31
If the viewport changes the cliprect should be updated
|
1 éve |
Sam Lantinga
|
b48106f8a8
Don't test 10-bit pixel format conversion
|
1 éve |
scribam
|
f345428367
ci: update deprecated node.js 16 actions
|
1 éve |
scribam
|
e4287595c1
ci: bump cross-platform-actions/action version to v0.23.0
|
1 éve |
Sam Lantinga
|
73efbf2e14
Fixed Visual Studio warning 4459
|
2 éve |
Ryan C. Gordon
|
ad342dfca9
audio: fix SSE conversion of Sint8 audio to Float32.
|
1 éve |
Sam Lantinga
|
f13d6d4b0f
Convert mouse wheel coordinates to renderer view
|
1 éve |
Frank Praznik
|
dfb8241317
wayland: Don't pass null string pointers to wl_cursor_theme_get_cursor
|
1 éve |
Ryan C. Gordon
|
c67f10e43f
x11: Cleaned up system cursor code to match previous Wayland change.
|
1 éve |
Ryan C. Gordon
|
932eea513e
wayland: Minor cleanup in new mouse cursor selection code.
|
1 éve |
Simon McVittie
|
5e51a37518
emscripten, wayland, x11: Share the table of CSS cursor names
|
1 éve |
Simon McVittie
|
372564299e
emscripten, wayland, x11: Map SIZEALL to "all-scroll" instead of "move"
|
1 éve |
Ryan C. Gordon
|
c397fe0c51
wayland: Prefer to use CSS names for cursors, falling back to X11
|
1 éve |
Simon McVittie
|
95227e2732
wayland: Use CSS/freedesktop cursor name "default" as a fallback
|
1 éve |
Ryan C. Gordon
|
6f8d6da77f
x11: Use XcursorLibraryLoadCursor to load system cursors when available.
|
1 éve |
Ozkan Sezer
|
6f15aec644
don't let SDL_render.c:render_drivers[] have an empty initializer list.
|
1 éve |
Ozkan Sezer
|
9bed177f10
Check the SDL_VIDEO_RENDER_??? macros with #if instead of #ifdef
|
1 éve |
Frank Praznik
|
7de4f16710
wayland: Don't store wl_output pointers in mode driver data
|
1 éve |
Sam Lantinga
|
beac43f41f
Revert "wayland: Don't initialize OpenGL when the window flags didn't specify it"
|
1 éve |
Sam Lantinga
|
8538d5dcf1
Fixed error: unused variable 'axes' [-Werror,-Wunused-variable]
|
1 éve |
Sam Lantinga
|
0fb294ade4
Explicitly retain and release NSObjects in C structures
|
1 éve |
Chris Collins
|
0f6a682ea6
Wayland: Avoid SEGV if a modifier notification comes before the keymap
|
1 éve |
Hans-Kristian Arntzen
|
c4fc20a033
Fix broken use of MsgWaitForMultipleObjects.
|
1 éve |
Sam Lantinga
|
a24e2bfc76
Guarded ElementAlreadyHandled with #ifdef ENABLE_PHYSICAL_INPUT_PROFILE (thanks @Donione!)
|
1 éve |