SDL/src/render/gpu
Simon McVittie 13500bbf50 render: Fix detection of fxc, dxc in build-shaders.sh
We want `$USE_FXC` to default to the result of evaluating the variable
`$HAVE_FXC`, not the literal string `HAVE_FXC`, and the same for dxc.

Signed-off-by: Simon McVittie <smcv@debian.org>
2024-09-17 07:43:37 -07:00
..
shaders render: Fix detection of fxc, dxc in build-shaders.sh 2024-09-17 07:43:37 -07:00
SDL_gpu_util.h
SDL_pipeline_gpu.c
SDL_pipeline_gpu.h
SDL_render_gpu.c
SDL_shaders_gpu.c gpu: Rework driver name queries, add GetGPUShaderFormats 2024-09-13 12:29:40 -04:00
SDL_shaders_gpu.h