Sam Lantinga
|
3f58b99b53
Fixed handling status changes in the FlyDigi controller driver
|
2 months ago |
Ethan Lee
|
406cd277d2
render: Add support for private-platform shaders in GPU backend
|
2 months ago |
Lucas Murray
|
9a5700e9a3
GPU: Add error message to Vulkan buffer creation error path
|
2 months ago |
Sam Lantinga
|
2237a8eba2
Fixed building with Xcode 15.4
|
2 months ago |
Qiu Qiang
|
0bc2296756
Cache CGDisplayPixelsHigh result on macOS to reduce IPC overhead
|
2 months ago |
Ethan Lee
|
a85a6364d8
ci: Add steamrt4 workflows
|
2 months ago |
Sam Lantinga
|
9fbba079b9
Update the iOS Xcode build requirements
|
2 months ago |
Sam Lantinga
|
3d651ee403
iOS: if the file doesn't exist in the pref path, use the current directory
|
2 months ago |
Joshua Vandaële
|
8de01986b1
Fix dynamic library handling for LibUSB
|
2 months ago |
Ethan Lee
|
cbed9bd54d
gpu: D3D12 uploads should also factor in block size for height, not just width.
|
2 months ago |
Zack Middleton
|
fd345ae2f9
Improve hint documentation
|
2 months ago |
Kadir
|
c5dee0feb5
Add ProGuard rule for joystickSetLED method in SDLControllerManager
|
2 months ago |
Brad Smith
|
a6ff5646f4
cmake: Enable Vulkan support on OpenBSD
|
2 months ago |
Sam Lantinga
|
80c6a5f8d9
Updated copyright for 2026
|
2 months ago |
Sam Lantinga
|
d15ecb21be
Updated to version 3.4.1 for development
|
2 months ago |
Sam Lantinga
|
a962f40bbb
Updated to version 3.4.0 for release
|
2 months ago |
Frank Praznik
|
cac2460623
x11: Don't dedup move/size events
|
2 months ago |
Ryan C. Gordon
|
25e33948af
emscripten: Handle mouse button events more correctly.
|
2 months ago |
Sam Lantinga
|
9698e20399
gpu renderer: fixed memory leak when resizing the backbuffer
|
2 months ago |
Sam Lantinga
|
0ac6f972f9
Added enhanced support for the Flydigi Vader 5 Pro controller
|
3 months ago |
Anonymous Maarten
|
d7a2d007d0
Remove superfluous comma from SDL_missing_dependency calls
|
2 months ago |
Frank Praznik
|
cb4f33b644
gpu: Use the window event watcher list for Vulkan and D3D12
|
2 months ago |
Ryan C. Gordon
|
4d8f84f161
timer: Use the emscripten-specific code on Emscripten, even with threading.
|
2 months ago |
dwillbarron
|
618eb57519
DirectInput FFB: Calculate appropriate update flags (#14570)
|
2 months ago |
Sam Lantinga
|
128b9260ec
Added SDL_HINT_HIDAPI_LIBUSB_GAMECUBE
|
2 months ago |
Ryan C. Gordon
|
1a27b5b838
emscripten: set `window->w` and `->h` when creating with external css sizing.
|
2 months ago |
Ryan C. Gordon
|
7d66d3271b
emscriptenaudio: Don't force reset SDL3.audio_recording/audio_playback.
|
2 months ago |
Ryan C. Gordon
|
b681862f14
emscripten: Don't pass an argument to MAIN_THREAD_EM_ASM_INT we don't use.
|
2 months ago |
Eddy Jansson
|
3d354eeaad
Prefer SDL_arraysize()
|
2 months ago |
Sam Lantinga
|
d33642b710
Filter libusb devices early in enumeration
|
2 months ago |