Petar Popovic
|
1751e127c8
Removed trailing commas in enums
|
7 months ago |
Andrei Alexeyev
|
d4b8072614
GPU: Fix and generalize BytesPerRow() and BytesPerImage() (#10663)
|
7 months ago |
coffeechriph
|
b15d79a35a
Fix texture_rgba_frag for metal in SDL_shaders_gpu.c
|
7 months ago |
Maia
|
35ebaf4a45
Fix multiple definitions of SDL_assert* when SDL_WIKI_DOCUMENTATION_SECTION is defined
|
7 months ago |
Petar Popovic
|
0f59d2f8c9
SDL_test_memory.h: Added void to function prototype
|
7 months ago |
Ryan C. Gordon
|
88125e4d2d
test: added testgpu_simple_clear.c, for direct comparison to testvulkan.c.
|
7 months ago |
Anonymous Maarten
|
c11b58ead7
Increase maximum line length of SDLTest_LogAllocations
|
7 months ago |
Petar Popovic
|
d1739ce3a8
Added headers to some SDL_test_*.h files
|
7 months ago |
Sam Lantinga
|
b17ca32d8c
Changed GPU driver names to match renderer driver names
|
7 months ago |
Sam Lantinga
|
92d1689eb4
Added missing SDL_begin_code.h and SDL_close_code.h to SDL_gpu.h
|
7 months ago |
Sam Lantinga
|
60760b9abb
Sort headers in SDL_gpu.h
|
7 months ago |
Petar Popovic
|
3f05e9cd58
Added includes to SDL_gpu.h
|
7 months ago |
Sam Lantinga
|
51a0b58f75
GPU logging should be quiet by default
|
7 months ago |
Sam Lantinga
|
6c30a0f60b
Added scaleMode validation to SDL_SetTextureScaleMode()
|
7 months ago |
Anonymous Maarten
|
63e58e5d66
SDL_Log: always use WriteFile/WriteConsole on Windows
|
7 months ago |
Anonymous Maarten
|
8ffc1c2705
SDL_Log: don't rely on printf to forward stderr to the debug stream
|
7 months ago |
Sam Lantinga
|
f827c1322c
Renamed SDL_Del* to SDL_Remove*
|
7 months ago |
Sam Lantinga
|
cf1d8e2dfd
Renamed SDL_AtomicSetPtr() and SDL_AtomicGetPtr()
|
7 months ago |
Jan Sedivy
|
00708b976a
GPU Metal: Fix uninitialized memory
|
7 months ago |
Sam Lantinga
|
2010a22f44
Removed unneeded separate return statement.
|
7 months ago |
Sam Lantinga
|
4759a97c09
Fixed return value from D3D12_UpdateVertexBuffer()
|
7 months ago |
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 |