Initial Commit
This commit is contained in:
3
thirdparty/SDL3-3.4.0/src/render/direct3d/compile_shaders.bat
vendored
Normal file
3
thirdparty/SDL3-3.4.0/src/render/direct3d/compile_shaders.bat
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
fxc /T ps_2_0 /Fh D3D9_PixelShader_Palette_Nearest.h D3D9_PixelShader_Palette_Nearest.hlsl
|
||||
fxc /T ps_2_0 /Fh D3D9_PixelShader_Palette_Linear.h D3D9_PixelShader_Palette_Linear.hlsl
|
||||
fxc /T ps_2_0 /Fh D3D9_PixelShader_YUV.h D3D9_PixelShader_YUV.hlsl
|
||||
Reference in New Issue
Block a user