Brad Smith
|
8ed4f46db0
cmake: Replace sys/types.h usage with stdint.h with CheckUSBHID
|
2 months ago |
Brad Smith
|
3a54ca75cf
cmake: Fix header detection with CheckUSBHID
|
2 months ago |
Sam Lantinga
|
3ec7fc8f59
SDL_CreateGPURenderState() doesn't modify the createinfo parameter
|
2 months ago |
ROllerozxa
|
4214001b97
Fix SDL_SetWindowIcon on singlethreaded Emscripten builds (#14850)
|
2 months ago |
Frank Praznik
|
44b59db1d5
event: Only consider topmost windows when generating SDL_QUIT
|
2 months ago |
Frank Praznik
|
7627f5d838
wayland: Only destroy tool frame callbacks if the cursor is the one being destroyed
|
2 months ago |
ocelote_ml
|
9c69084ed3
updated png texture example
|
2 months ago |
Frank Praznik
|
3b4ea10ebc
wayland: Also check tools for cursor usage during cursor destruction
|
2 months ago |
Frank Praznik
|
799d2ca80b
wayland: Don't clear the cursor on leave events
|
2 months ago |
William Horvath
|
66a8454f2d
thread: Use a flexible array member for "array" in SDL_TLSData.
|
2 months ago |
Frank Praznik
|
012443729d
events: Raise keyboard keys before sending the focus lost message
|
2 months ago |
Cameron Cawley
|
26d20d5e22
Fix touch screen display IDs on the 3DS
|
2 months ago |
Sam Lantinga
|
45ab4a16a2
You can't change the size of a window while in macOS fullscreen space
|
2 months ago |
Frank Praznik
|
2a6187aa6b
tests: Don't try to load unsupported image types in testclipboard
|
2 months ago |
Frank Praznik
|
b7a241973a
wayland: Increase the read timeout when reading from SDL_GetClipboardData()
|
2 months ago |
Sam Lantinga
|
b8aff4a3ed
Revert "Fix duplicate event dispatch in Cocoa event pump"
|
2 months ago |
Sam Lantinga
|
d264c27468
Added support for the Razer Raiju V5 Pro in wireless mode
|
2 months ago |
Sam Lantinga
|
92d6308aac
Added support for the Razer Raiju V5 Pro
|
2 months ago |
Anonymous Maarten
|
a2f3e2ac23
cmake: compile SDL_uclibc separately for shared and static SDL3, ensuring fPIC for shared SDL3
|
2 months ago |
Sergei Petunin
|
e1b020f340
Fix MAC_PRESS_AND_HOLD hint documentation
|
2 months ago |
Frank Praznik
|
c88049d27f
wayland: Send exposure events when deferring resize events
|
2 months ago |
Qiu Qiang
|
3cd5a407b8
Fix duplicate event dispatch in Cocoa event pump
|
2 months ago |
Frank Praznik
|
75ff70b489
joystick/win32: Fix function return type mismatch
|
2 months ago |
Ethan Lee
|
f6a979d7e8
events: Buildfix for targets with C++ build units
|
2 months ago |
Katharine Chui
|
f4b937adf8
haptic hidapi: maintain effects array for external checking
|
2 months ago |
Ozkan Sezer
|
6aa227a428
stb_image.h (stbi__start_mem): initialize io.skip and io.eof to NULL
|
2 months ago |
Sam Lantinga
|
cc0755881c
Fixed crash when the broken EZFRD64.DLL is present
|
2 months ago |
limb-soup
|
f1b2fa5b9b
pthread: add call to pthread_mutexattr_destroy (#14786)
|
2 months ago |
DarkContact
|
a4b7a77d70
Add support for GPU ARGB1555 (B5G5R5A1_UNORM) textures with DX11
|
2 months ago |
bubbleguuum
|
06a6adf2b0
x11: fix compilation failure on older XInput2
|
2 months ago |