SDL/src/render/gpu
Lucas Murray cc24518c41 render: Update GPU backend to use the new present workflow 2024-12-27 17:11:55 -08:00
..
shaders render: Integrate fix-shaders.sh into build-shaders.sh 2024-09-18 10:38:59 -07:00
SDL_gpu_util.h
SDL_pipeline_gpu.c SDL_HashTable is now optionally thread-safe 2024-12-12 14:39:53 -08:00
SDL_pipeline_gpu.h Simplified internal SDL_Surface structure 2024-10-01 08:10:04 -07:00
SDL_render_gpu.c render: Update GPU backend to use the new present workflow 2024-12-27 17:11:55 -08:00
SDL_shaders_gpu.c GPU: Remove D3D11 backend and allow D3D12 to ingest DXBC (#11456) 2024-11-12 10:55:21 -08:00
SDL_shaders_gpu.h