Anonymous Maarten
|
b3388d5753
Haiku does not have fdatasync, but has fsync
|
6 hónapja |
Anonymous Maarten
|
396afa2117
ci: bump haiku to r1beta5
|
6 hónapja |
Sam Lantinga
|
0b64520997
hashtable: fixed unused-parameter warnings
|
6 hónapja |
Ryan C. Gordon
|
1787d6ca5c
main: SDL_AppQuit() now reports the result value.
|
6 hónapja |
Ryan C. Gordon
|
6a7f8b74f1
filesystem: SDL_GlobDirectory shouldn't strip final '/' if the path is "/".
|
6 hónapja |
Anonymous Maarten
|
7241dd9ec3
Add more SDL_Process tests
|
7 hónapja |
Anonymous Maarten
|
f6055432c8
Fix null-pointer dereference on failing SDL_SYS_CreateProcess
|
7 hónapja |
Anonymous Maarten
|
e9bfa5bf6a
Mitigate BatBadBut vulnerability
|
7 hónapja |
RT2
|
06e122103c
Fix window opacity update
|
6 hónapja |
Sam Lantinga
|
c84d825241
Added SDL_HashPointer() and SDL_KeyMatchPointer()
|
6 hónapja |
Frank Praznik
|
d0c9c008e1
wayland: Use high-DPI system cursors on non-DPI aware windows
|
6 hónapja |
Ozkan Sezer
|
5f304b3a47
Fix builed error after commit 0e45b824e34 due to -Wunused-variable
|
6 hónapja |
Sam Lantinga
|
0e45b824e3
renderer: always update the output pixel size at startup
|
6 hónapja |
Sam Lantinga
|
2825a682f0
Fixed build errors
|
6 hónapja |
Andrei Alexeyev
|
ba7b346e52
hashtable: reimplement as open-addressed robin hood hashtable
|
7 hónapja |
SDL Wiki Bot
|
62938837c2
Sync SDL3 wiki -> header
|
6 hónapja |
Evan Hemsley
|
fc242abbd2
GPU: recreate swapchain on window pixel size change event (#10985)
|
6 hónapja |
Evan Hemsley
|
66f6b40c92
Render GPU: Don't call GetWindowSizeInPixels during RenderPreset (#10984)
|
6 hónapja |
Sam Lantinga
|
a923771978
Added SDL_murmur3_32()
|
6 hónapja |
Sam Lantinga
|
039148fb0e
Updated check for stdbool.h
|
6 hónapja |
Frank Praznik
|
7ca0e9ede1
wayland: Scale the pointer destination size relative to the theme size
|
6 hónapja |
Frank Praznik
|
d2094bd0a2
wayland: Don't query the cursor info with DBus if the cursor shape protocol is present
|
6 hónapja |
Petar Popovic
|
dee62e1b47
Remove trailing comma in enum
|
6 hónapja |
Ryan C. Gordon
|
7d21a49c9c
filesystem: SDL_EnumerateDirectoryCallback uses an enum now, not an int.
|
6 hónapja |
Ryan C. Gordon
|
55bd9f5311
iostream: flush() should attempt to sync file data to physical media.
|
6 hónapja |
Ethan Lee
|
0852307b58
gpu: Check Vulkan device features for IsDeviceSuitable
|
6 hónapja |
cosmonaut
|
fb165a542b
GPU Vulkan: add resolve info to framebuffer and render pass lookups
|
6 hónapja |
SDL Wiki Bot
|
0542bbbf1a
Sync SDL3 wiki -> header
|
6 hónapja |
Ryan C. Gordon
|
4a296f1bde
filesystem: Fixed memory leak on Windows.
|
6 hónapja |
Ryan C. Gordon
|
e944f0fb9d
testfilesystem: Added test of creating parent dirs.
|
6 hónapja |