Anonymous Maarten
|
31a5f3b833
Fix C4090: 'function': different 'const' qualifiers
|
7 months ago |
Frank Praznik
|
5d5a685a80
wayland: Add support for setting window icons via the xdg-toplevel-icon-v1 protocol
|
1 year ago |
Anonymous Maarten
|
c57cf716af
Document the SDL-specific custom ci commands
|
7 months ago |
Anonymous Maarten
|
ea0ab2647a
SDL_test: print no procname when SDL_TRACKMEM_SYMBOL_NAMES is false
|
7 months ago |
Anonymous Maarten
|
36b84e7e00
blit_testRandomToRandomSVGAMultipleIterations: avoid 250000 allocations
|
7 months ago |
Anonymous Maarten
|
f5f10a8cd1
ci: increase timeout multiplier on Linux
|
7 months ago |
Anonymous Maarten
|
384afa378c
SDL_test: fix proc names on older libunwind
|
7 months ago |
Anonymous Maarten
|
9ca8a6e50b
ci: install libunwind for printing traces of leaks
|
7 months ago |
kanjitalk755
|
1bc81c7e30
Add GPU files to xcodeproj
|
7 months ago |
Anonymous Maarten
|
a724aae728
ci: build xcode project targeting macos
|
7 months ago |
Andrei Alexeyev
|
0e08d15cca
GPU: Fix unhandled R16G16_UNORM in SDL_GPUTextureFormatTexelBlockSize() (#10638)
|
7 months ago |
Sam Lantinga
|
f13dc502c6
Sort exported functions
|
7 months ago |
Evan Hemsley
|
12ecdb9dde
GPU: Rename some awkwardly named functions (#10642)
|
7 months ago |
Sam Lantinga
|
bef07023d6
Fixed memory leak if the GPU renderer can't be initialized
|
7 months ago |
Ryan C. Gordon
|
c38d3f0fe4
examples/game/01-snake: Remove RNG abstraction.
|
7 months ago |
Ryan C. Gordon
|
29b9b163b9
example/game/01-snake: Make the "food" rectangles lighter blue.
|
7 months ago |
Ryan C. Gordon
|
f6fc5e2881
examples: Smush game/01-snake into one source file, clean up some things.
|
7 months ago |
cosmonaut
|
906044569d
GPU D3D12: Fix command buffer leak
|
7 months ago |
Sam Lantinga
|
b602c449e5
Remove SDL_SCALEMODE_BEST
|
7 months ago |
Evan Hemsley
|
4bbf0d45fd
GPU D3D12: Fix teardown and leaks on device creation failure (#10639)
|
7 months ago |
Sam Lantinga
|
40d85109ac
Fixed crash when using the dummy video driver
|
7 months ago |
Sam Lantinga
|
580a496391
Adjust rounding when calculating resampled output frames
|
7 months ago |
SDL Wiki Bot
|
04845bd39c
Sync SDL3 wiki -> header
|
7 months ago |
Sam Lantinga
|
138f3a3c91
Fixed documentation for SDL_SetAudioStreamGetCallback()
|
7 months ago |
Anonymous Maarten
|
ec85d2f74f
sdlprocdump: fix minidump filename
|
7 months ago |
Anonymous Maarten
|
88fe52df7b
SDL_test: add --gpu option
|
7 months ago |
Anonymous Maarten
|
8ce2074d08
cmake: fix SDL_RENDER_GPU report at end of configuration
|
7 months ago |
Andrei Alexeyev
|
d1a2c57fb9
GPU: Fix memory leak in VULKAN_CreateDevice (#10631)
|
7 months ago |
Sam Lantinga
|
16fb8e54cb
Fixed the colorspace for YUV textures using native RGB representations
|
7 months ago |
Sam Lantinga
|
efc98062af
Fixed warning C4310: cast truncates constant value
|
7 months ago |