takase1121
|
c709b8ed98
process(windows): try sending WM_CLOSE for graceful process termination
|
11 mesi fa |
Semphris
|
355c001a54
Implement IFileDialog for Windows
|
1 anno fa |
SDL Wiki Bot
|
15e60cd37f
Sync SDL3 wiki -> header
|
8 mesi fa |
Ryan C. Gordon
|
5b688514c7
wikiheaders: Don't autolink things that are already linked.
|
8 mesi fa |
Frank Praznik
|
6516f7a9e8
keyboard: Release bound keymaps during the destruction process
|
8 mesi fa |
Frank Praznik
|
f53f054fd6
x11: Enable the relative mouse system scale hint.
|
8 mesi fa |
Sam Lantinga
|
065fdca953
Disable rumble for the Ultimate 2 Wireless Controller in dongle mode
|
8 mesi fa |
Sam Lantinga
|
66ab91a314
Added SDL_FLIP_HORIZONTAL_AND_VERTICAL
|
8 mesi fa |
Nintorch
|
1fbed16cb0
Add Emscripten joystick rumble support
|
8 mesi fa |
Sam Lantinga
|
b13416d74f
Fixed relative motion having desktop mouse scale on Wayland
|
8 mesi fa |
Merlyn Morgan-Graham
|
385715c0dd
Introduce enum for SDL_GetCameraPermissionState result
|
8 mesi fa |
Colin Kinloch
|
5be08481e1
dialog: Print DBus errors where available
|
8 mesi fa |
Colin Kinloch
|
c79a18d0fa
dialog: Fix save file chooser with xdg portal
|
11 mesi fa |
Nintorch
|
1af7dfb0a7
Allow Android to ignore unnecessary joysticks
|
8 mesi fa |
Colin Kinloch
|
81920b5db7
testffmpeg: avutil queue family version check
|
8 mesi fa |
Ryan C. Gordon
|
8f04e4af00
audio: Clean out all the bitshifting.
|
8 mesi fa |
Ryan C. Gordon
|
01d94ca9de
audio: Renamed device_hash_lock to subsystem_rwlock.
|
8 mesi fa |
Ryan C. Gordon
|
226fecff78
audio: Split current_audio.device_hash into two separate hashtables.
|
8 mesi fa |
Sam Lantinga
|
7bbbbb3a1c
Fixed build
|
8 mesi fa |
Sam Lantinga
|
aab95894a6
Fixed crash if mouse functions are used after video quit
|
8 mesi fa |
ceski
|
270737584e
Fix vsync-off support for direct3d11
|
8 mesi fa |
Ethan Lee
|
0fcaf47658
gpu: D3D12 only requires feature level 11_0 with Resource Binding Tier 2.
|
8 mesi fa |
Merlyn Morgan-Graham
|
dee2414ee7
Fix typo in SDL_power doc comment
|
8 mesi fa |
arnau.nau
|
ee5e249008
Docs fix for SDL_stdinc.h: floor,floorf,ceil,ceilf
|
8 mesi fa |
SDL Wiki Bot
|
0b082b25b2
Sync SDL3 wiki -> header
|
8 mesi fa |
Wilson Jallet
|
03b14f5211
GPU: Fix Vulkan indexing error for resolve attachment refs (#13768)
|
8 mesi fa |
SDL Wiki Bot
|
e3db7f83c2
Sync SDL3 wiki -> header
|
8 mesi fa |
suleyth
|
bad7075de8
Only add VRAM to deviceRank if asking for a high performance device, and if the device already meets all the requirements.
|
8 mesi fa |
suleyth
|
618f85fafe
Make deviceRank an Uint64 to avoid potential overflow issues in case of future GPUs with huge VRAM
|
8 mesi fa |
suleyth
|
c5b79e5f1b
Pick dedicated GPU with highest VRAM
|
8 mesi fa |