Sam Lantinga
|
66054a6515
Turn HIDAPI joystick support off by default on mobile platforms
|
1 year ago |
Sam Lantinga
|
cd197be53b
Fixed crash if joystick functions are passed a NULL joystick
|
1 year ago |
Sam Lantinga
|
528b71284f
Added support for the 6-button SEGA Mega Drive Control Pad for Nintendo Online
|
1 year ago |
Sam Lantinga
|
26054d9934
Fixed mapping for the Sanwa Supply JY-P76USV controller
|
1 year ago |
Jade Macho
|
da9bfc43e7
GDK: Partially revert 2670eb44afec9311ee8fbec447703c427db1e1c8
|
1 year ago |
Ozkan Sezer
|
177a836653
SDL_RWFromFile, stdio: allow named pipes along with regular files.
|
1 year ago |
Sam Lantinga
|
bdc7ad8f56
Keep track of whether the Android on-screen keyboard was opened by the application
|
1 year ago |
Sam Lantinga
|
75c5cff0bf
Fixed "${folder^}Activity: bad substitution" with bash 3.2 on macOS
|
1 year ago |
Sam Lantinga
|
a842bc29fa
Uppercase the first letter of the class name to match Java conventions
|
1 year ago |
Sam Lantinga
|
d35dee76c7
Added a mapping for the Sanwa Supply JY-P76USV controller
|
1 year ago |
Sam Lantinga
|
9e1e0fb92f
Removed the mapping for the G-Shark GS-GP702
|
1 year ago |
Sam Lantinga
|
627e15871a
SDL_GameControllerGetAppleSFSymbolsNameForAxis() returns NULL if the symbol isn't found
|
1 year ago |
Sam Lantinga
|
b87116ff03
SDL_GameControllerGetAppleSFSymbolsNameForButton() returns NULL if the symbol isn't found
|
1 year ago |
Sam Lantinga
|
05f6709617
If the viewport changes the cliprect should be updated
|
1 year ago |
Frank Praznik
|
9eaf7d8cc8
wayland: Remove all references to destroyed outputs from windows
|
1 year ago |
scribam
|
9a65d123a7
ci: update deprecated node.js 16 actions
|
1 year ago |
scribam
|
fdbf233cfb
ci: bump cross-platform-actions/action version to v0.23.0
|
1 year ago |
Frank Praznik
|
54faea8b89
x11: Don't resize, move, or raise windows when changing the min/max size
|
1 year ago |
Sam Lantinga
|
69fb802a90
Fixed Visual Studio warning 4459
|
2 years ago |
Ryan C. Gordon
|
4316c5ec02
audio: fix SSE conversion of Sint8 audio to Float32.
|
1 year ago |
Sam Lantinga
|
903d888cc3
Convert mouse wheel coordinates to renderer view
|
1 year ago |
Frank Praznik
|
f24216c2ba
wayland: Don't pass null string pointers to wl_cursor_theme_get_cursor
|
1 year ago |
Ryan C. Gordon
|
df00a7dd4c
x11: Cleaned up system cursor code to match previous Wayland change.
|
1 year ago |
Ryan C. Gordon
|
827917ea60
wayland: Minor cleanup in new mouse cursor selection code.
|
1 year ago |
Simon McVittie
|
271df2fdd8
emscripten, wayland, x11: Share the table of CSS cursor names
|
1 year ago |
Simon McVittie
|
aa6c390bbd
emscripten, wayland, x11: Map SIZEALL to "all-scroll" instead of "move"
|
1 year ago |
Ryan C. Gordon
|
67827c0b00
wayland: Prefer to use CSS names for cursors, falling back to X11
|
1 year ago |
Simon McVittie
|
e2535ba547
wayland: Use CSS/freedesktop cursor name "default" as a fallback
|
1 year ago |
Ryan C. Gordon
|
6c0e3532fa
x11: Use XcursorLibraryLoadCursor to load system cursors when available.
|
1 year ago |
Ozkan Sezer
|
bc30fb295d
don't let SDL_render.c:render_drivers[] have an empty initializer list.
|
1 year ago |