XenosRecomp/ShaderRecomp
2024-11-06 13:38:11 +03:00
..
CMakeLists.txt Remove bin2h, load shader include file from an argument instead. 2024-10-29 20:24:55 +03:00
constant_table.h Initial commit. 2024-10-16 16:40:31 +03:00
dxc_compiler.cpp Initial commit. 2024-10-16 16:40:31 +03:00
dxc_compiler.h Initial commit. 2024-10-16 16:40:31 +03:00
main.cpp Mark shader cache globals const. 2024-11-06 13:38:11 +03:00
pch.h Save compressed shader cache to a .cpp file. 2024-10-20 00:52:24 +03:00
shader.h Implement svPos register. 2024-10-16 17:36:35 +03:00
shader_code.h Initial commit. 2024-10-16 16:40:31 +03:00
shader_common.hlsli Separate texture dimensions to multiple descriptor indices. 2024-10-27 20:07:40 +03:00
shader_recompiler.cpp Remove bin2h, load shader include file from an argument instead. 2024-10-29 20:24:55 +03:00
shader_recompiler.h Remove bin2h, load shader include file from an argument instead. 2024-10-29 20:24:55 +03:00