Evan Hemsley
|
12ecdb9dde
GPU: Rename some awkwardly named functions (#10642)
|
il y a 7 mois |
Sam Lantinga
|
bef07023d6
Fixed memory leak if the GPU renderer can't be initialized
|
il y a 7 mois |
Ryan C. Gordon
|
c38d3f0fe4
examples/game/01-snake: Remove RNG abstraction.
|
il y a 7 mois |
Ryan C. Gordon
|
29b9b163b9
example/game/01-snake: Make the "food" rectangles lighter blue.
|
il y a 7 mois |
Ryan C. Gordon
|
f6fc5e2881
examples: Smush game/01-snake into one source file, clean up some things.
|
il y a 7 mois |
cosmonaut
|
906044569d
GPU D3D12: Fix command buffer leak
|
il y a 7 mois |
Sam Lantinga
|
b602c449e5
Remove SDL_SCALEMODE_BEST
|
il y a 7 mois |
Evan Hemsley
|
4bbf0d45fd
GPU D3D12: Fix teardown and leaks on device creation failure (#10639)
|
il y a 7 mois |
Sam Lantinga
|
40d85109ac
Fixed crash when using the dummy video driver
|
il y a 7 mois |
Sam Lantinga
|
580a496391
Adjust rounding when calculating resampled output frames
|
il y a 7 mois |
SDL Wiki Bot
|
04845bd39c
Sync SDL3 wiki -> header
|
il y a 7 mois |
Sam Lantinga
|
138f3a3c91
Fixed documentation for SDL_SetAudioStreamGetCallback()
|
il y a 7 mois |
Anonymous Maarten
|
ec85d2f74f
sdlprocdump: fix minidump filename
|
il y a 7 mois |
Anonymous Maarten
|
88fe52df7b
SDL_test: add --gpu option
|
il y a 7 mois |
Anonymous Maarten
|
8ce2074d08
cmake: fix SDL_RENDER_GPU report at end of configuration
|
il y a 7 mois |
Andrei Alexeyev
|
d1a2c57fb9
GPU: Fix memory leak in VULKAN_CreateDevice (#10631)
|
il y a 7 mois |
Sam Lantinga
|
16fb8e54cb
Fixed the colorspace for YUV textures using native RGB representations
|
il y a 7 mois |
Sam Lantinga
|
efc98062af
Fixed warning C4310: cast truncates constant value
|
il y a 7 mois |
Sam Lantinga
|
5518aca054
Use stdbool internally in SDL
|
il y a 7 mois |
Sam Lantinga
|
dfcabc3db8
Fixed drawing debug text
|
il y a 7 mois |
Sam Lantinga
|
f1b4c2bbbb
Removed Unicode BOM from SDL_gpu.h
|
il y a 7 mois |
Sam Lantinga
|
980a67d5e2
Added configuration dependencies for SDL_RENDER_GPU (#10627)
|
il y a 7 mois |
SDL Wiki Bot
|
9f0b23d3ad
Sync SDL3 wiki -> header
|
il y a 7 mois |
Sam Lantinga
|
683e5b8d52
Removed Unicode BOM
|
il y a 7 mois |
Sam Lantinga
|
858589919a
Temporarily use the GPU renderer by default so we get testing feedback
|
il y a 7 mois |
Sam Lantinga
|
d86f504637
Fix potential cases where we define SDL_GPU_* as an undefined symbol
|
il y a 7 mois |
Sam Lantinga
|
b356c65005
Sort exported symbols
|
il y a 7 mois |
Sam Lantinga
|
62f6e6b701
Removed the preferLowPower parameter from SDL_CreateGPUDevice()
|
il y a 7 mois |
Sam Lantinga
|
3046335f28
Fixed device creation property documentation formatting
|
il y a 7 mois |
Sam Lantinga
|
b8e7ef27f3
Renamed GPU device creation properties
|
il y a 7 mois |