XenosRecomp/ShaderRecomp
Darío 4b69741e19
Make DXIL Optional. (#3)
* Make DXIL Optional.

* Change to ifdef.

* Macro name changes.
2024-12-14 18:34:13 +03:00
..
CMakeLists.txt Make DXIL Optional. (#3) 2024-12-14 18:34:13 +03:00
constant_table.h Initial commit. 2024-10-16 16:40:31 +03:00
dxc_compiler.cpp Specialization constants, reverse Z and smol-v implementation. (#2) 2024-11-29 23:14:08 +03:00
dxc_compiler.h Specialization constants, reverse Z and smol-v implementation. (#2) 2024-11-29 23:14:08 +03:00
main.cpp Make DXIL Optional. (#3) 2024-12-14 18:34:13 +03:00
pch.h Downgrade to C++17 & switch to fmtlib. 2024-12-13 16:54:10 +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.h Specialization constants, reverse Z and smol-v implementation. (#2) 2024-11-29 23:14:08 +03:00
shader_recompiler.cpp Downgrade to C++17 & switch to fmtlib. 2024-12-13 16:54:10 +03:00
shader_recompiler.h Downgrade to C++17 & switch to fmtlib. 2024-12-13 16:54:10 +03:00