Sam Lantinga
|
a962f40bbb
Updated to version 3.4.0 for release
|
1 month ago |
Frank Praznik
|
cac2460623
x11: Don't dedup move/size events
|
1 month ago |
Ryan C. Gordon
|
25e33948af
emscripten: Handle mouse button events more correctly.
|
1 month ago |
Sam Lantinga
|
9698e20399
gpu renderer: fixed memory leak when resizing the backbuffer
|
1 month ago |
Sam Lantinga
|
0ac6f972f9
Added enhanced support for the Flydigi Vader 5 Pro controller
|
2 months ago |
Anonymous Maarten
|
d7a2d007d0
Remove superfluous comma from SDL_missing_dependency calls
|
1 month ago |
Frank Praznik
|
cb4f33b644
gpu: Use the window event watcher list for Vulkan and D3D12
|
1 month ago |
Ryan C. Gordon
|
4d8f84f161
timer: Use the emscripten-specific code on Emscripten, even with threading.
|
1 month ago |
dwillbarron
|
618eb57519
DirectInput FFB: Calculate appropriate update flags (#14570)
|
1 month ago |
Sam Lantinga
|
128b9260ec
Added SDL_HINT_HIDAPI_LIBUSB_GAMECUBE
|
1 month ago |
Ryan C. Gordon
|
1a27b5b838
emscripten: set `window->w` and `->h` when creating with external css sizing.
|
1 month ago |
Ryan C. Gordon
|
7d66d3271b
emscriptenaudio: Don't force reset SDL3.audio_recording/audio_playback.
|
1 month ago |
Ryan C. Gordon
|
b681862f14
emscripten: Don't pass an argument to MAIN_THREAD_EM_ASM_INT we don't use.
|
1 month ago |
Eddy Jansson
|
3d354eeaad
Prefer SDL_arraysize()
|
1 month ago |
Sam Lantinga
|
d33642b710
Filter libusb devices early in enumeration
|
1 month ago |
Frank Praznik
|
95ac0ff4d6
wayland: Center non-square icon images
|
1 month ago |
MAJigsaw77
|
cb04dcd6f8
android: Add RGB LED support for joysticks.
|
3 months ago |
Frank Praznik
|
4fcb92e0df
wayland: Scale non-square icon images
|
1 month ago |
Sam Lantinga
|
48d6c70f2c
Revert "Added note for migrating SDL2 code using SDL_ThreadID()"
|
1 month ago |
Sam Lantinga
|
d10fe8bf2f
Added a Linux mapping for the Nacon GC100 controller (thanks @elkabyliano!)
|
1 month ago |
Sam Lantinga
|
becd08f376
Added note for migrating SDL2 code using SDL_ThreadID()
|
1 month ago |
Sam Lantinga
|
38345adff0
Don't set the active texture when creating a palette
|
1 month ago |
Simon McVittie
|
370e9407b5
wayland: If GTK is disabled, try to avoid libdecor's GTK plugin
|
2 months ago |
Simon McVittie
|
b6f4e10bf9
unix: If setuid or setgid, don't use GTK
|
2 months ago |
Simon McVittie
|
9e0b31b297
unix: Factor out the check for GTK into an internal function
|
2 months ago |
Simon McVittie
|
76352f2931
Document SDL's policy on setuid/setgid executables
|
1 month ago |
Frank Praznik
|
1fee2a9ae0
wayland: Remove redundant mouse button releases
|
1 month ago |
Sam Lantinga
|
9fe5c1512f
Added support for extended buttons on Wayland
|
2 months ago |
anonymix007
|
89dd2426cf
Add SDL_PROP_TEXTURE_CREATE_VULKAN_LAYOUT_NUMBER
|
2 months ago |
Frank Praznik
|
8c54961de0
wayland: Send mouse coordinates after warping
|
2 months ago |