scribam
|
fdbf233cfb
ci: bump cross-platform-actions/action version to v0.23.0
|
1 éve |
Frank Praznik
|
54faea8b89
x11: Don't resize, move, or raise windows when changing the min/max size
|
1 éve |
Sam Lantinga
|
69fb802a90
Fixed Visual Studio warning 4459
|
2 éve |
Ryan C. Gordon
|
4316c5ec02
audio: fix SSE conversion of Sint8 audio to Float32.
|
1 éve |
Sam Lantinga
|
903d888cc3
Convert mouse wheel coordinates to renderer view
|
1 éve |
Frank Praznik
|
f24216c2ba
wayland: Don't pass null string pointers to wl_cursor_theme_get_cursor
|
1 éve |
Ryan C. Gordon
|
df00a7dd4c
x11: Cleaned up system cursor code to match previous Wayland change.
|
1 éve |
Ryan C. Gordon
|
827917ea60
wayland: Minor cleanup in new mouse cursor selection code.
|
1 éve |
Simon McVittie
|
271df2fdd8
emscripten, wayland, x11: Share the table of CSS cursor names
|
1 éve |
Simon McVittie
|
aa6c390bbd
emscripten, wayland, x11: Map SIZEALL to "all-scroll" instead of "move"
|
1 éve |
Ryan C. Gordon
|
67827c0b00
wayland: Prefer to use CSS names for cursors, falling back to X11
|
1 éve |
Simon McVittie
|
e2535ba547
wayland: Use CSS/freedesktop cursor name "default" as a fallback
|
1 éve |
Ryan C. Gordon
|
6c0e3532fa
x11: Use XcursorLibraryLoadCursor to load system cursors when available.
|
1 éve |
Ozkan Sezer
|
bc30fb295d
don't let SDL_render.c:render_drivers[] have an empty initializer list.
|
1 éve |
Ozkan Sezer
|
d0731ab9a3
Check the SDL_VIDEO_RENDER_??? macros with #if instead of #ifdef
|
1 éve |
Frank Praznik
|
699cec1a8d
wayland: Don't store wl_output pointers in mode driver data
|
1 éve |
Sam Lantinga
|
120b8d4189
Revert "wayland: Don't initialize OpenGL when the window flags didn't specify it"
|
1 éve |
Sam Lantinga
|
6669d04ea6
Fixed error: unused variable 'axes' [-Werror,-Wunused-variable]
|
1 éve |
Sam Lantinga
|
971c5c2610
Explicitly retain and release NSObjects in C structures
|
1 éve |
Chris Collins
|
de0cb94e72
Wayland: Avoid SEGV if a modifier notification comes before the keymap
|
1 éve |
Hans-Kristian Arntzen
|
4ae87e215e
Fix broken use of MsgWaitForMultipleObjects.
|
1 éve |
Sam Lantinga
|
646cccede7
Guarded ElementAlreadyHandled with #ifdef ENABLE_PHYSICAL_INPUT_PROFILE (thanks @Donione!)
|
1 éve |
Sam Lantinga
|
93d7b6e50c
Redefine XINPUT_CAPABILITIES_EX as an SDL typedef
|
1 éve |
Sam Lantinga
|
40b61b81f1
Added VIDPID for OpenFFBoard wheel (thanks @groybe!)
|
1 éve |
pastdue
|
d2a3347c19
Emscripten_SetWindowFullscreen: Fix crash due to uninitialized EmscriptenFullscreenStrategy members
|
1 éve |
meyraud705
|
a09b0b05eb
Fix memory leak in SDL_UpdateSteamVirtualGamepadInfo()
|
1 éve |
Wohlstand
|
a29f37c14a
SDL_windowsopengl.c: WGL: Fixed null-pointer dereference crash
|
1 éve |
Wohlstand
|
ca01016577
SDL_audiotypecvt.c: Fixed memory corruption when resampling S16 t F32
|
1 éve |
Joshua Root
|
c53c351921
Fix SDL_mfijoystick build issues
|
1 éve |
Sam Lantinga
|
fc787a41dc
vulkan_metal.h: Make compatible with ObjC ARC (thanks @jmroot!)
|
1 éve |