Frank Praznik
|
abcfa1b7de
wayland: Use SDL_memcpy instead of SDL_copyp to copy the repeated text string
|
10 months ago |
Matteo Hausner
|
22828d5f2a
Fix #13083 segfault in `SDL_RemoveTrayEntry()` for submenu entries
|
10 months ago |
Sam Lantinga
|
264eb8d440
Fixed the Bluetooth flag for the combined Joy-Con controller
|
10 months ago |
Frank Praznik
|
05f779f61e
wayland: Cap the max key repeat elapsed time
|
10 months ago |
Frank Praznik
|
20e8ac0075
wayland: Fix keymap changed event spam with non-latin keyboard layouts
|
10 months ago |
kyle-sylvestre
|
b8e055ce64
use SDL style - else on same line as closing brace
|
10 months ago |
kyle-sylvestre
|
8e22194217
get preferred locales on android
|
10 months ago |
Anthony Fisher
|
c08b1049d3
gpu/d3d12: Acknowledge that we've bound vertex buffers (#13088)
|
10 months ago |
Francisco Javier Trujillo Mata
|
c89357bf60
Fix wrong callback type
|
10 months ago |
Logan
|
f4942b3eae
GPU: Update D3D12 to create multisample textures with default MSAA alignment
|
10 months ago |
Frank Praznik
|
c7549eb0b6
wayland: Set the text input cursor rect properly
|
10 months ago |
krizej
|
3be57ec774
docs: fix man page return value section generation
|
10 months ago |
cosmonaut
|
2dad6534b8
GPU: Add missing compute-writeable texture formats
|
10 months ago |
Sam Lantinga
|
992e4c59bd
Fixed rare crash trying to interrupt SDL_WaitEvent()
|
10 months ago |
SDL Wiki Bot
|
4db8fe2f9b
Sync SDL3 wiki -> header
|
10 months ago |
Frank Praznik
|
6c61a94a4b
wayland: Don't add the nanosecond timestamp offset to the pre-conversion millisecond value
|
10 months ago |
Sam Lantinga
|
25f2376e79
Fixed touch not being delivered as mouse events by default on Vita
|
10 months ago |
Joe [ReRezd]
|
afd1e51023
Fix: GameCube controller adapter hotplug not working
|
10 months ago |
Ethan Lee
|
510126ee63
gpu: Check shader format support in PrepareDriver
|
10 months ago |
Logan
|
8289656a4e
GPU: Update to set supported shader formats inside CreateDevice
|
10 months ago |
SDL Wiki Bot
|
514d96de07
Sync SDL3 wiki -> header
|
10 months ago |
Eduard Gushchin
|
d6a99752b7
Fix properties name in SDL_CreateGPUDeviceWithProperties
|
10 months ago |
Caleb Heuer
|
3dceb728b7
Suppress spammy gamepad and joystick update events
|
10 months ago |
Frank Praznik
|
b0a282e31f
wayland: Enable relative pointer mode based on the window flag
|
10 months ago |
danginsburg
|
968222e74f
Fix #13057 - fixes bug with NSEventTypeMouseMoved having a NULL window causing us to suppress future mouse move events because the window was considered out of focus.
|
10 months ago |
ScolderCreations
|
d16371b923
Fix reference to nonexistent "README-3ds.md"
|
10 months ago |
Stéphane GINIER
|
945eb6dc87
MacOS: fix cocoa clipboard text
|
10 months ago |
Evan Hemsley
|
b08d79b832
GPU: Check that a texture format is valid for compute writes (#13044)
|
10 months ago |
Evan Hemsley
|
604c192154
GPU: Always return NULL if beginning a pass fails an assert check
|
10 months ago |
cosmonaut
|
252129f433
GPU: Debug mode layer and level index checks
|
10 months ago |