chore: use templated loaders for shaders in IW4,T6

This commit is contained in:
Jan Laupetin
2026-03-14 09:09:57 +01:00
parent fbfd418e20
commit 6e19b94b9b
20 changed files with 325 additions and 307 deletions
@@ -1,8 +1,6 @@
#include "CompilerTechsetIW4.h"
#include "Game/IW4/IW4.h"
#include "Game/IW4/Shader/LoaderPixelShaderIW4.h"
#include "Game/IW4/Shader/LoaderVertexShaderIW4.h"
#include "Game/IW4/Techset/TechsetConstantsIW4.h"
#include "Shader/D3D9ShaderAnalyser.h"
#include "Shader/ShaderCommon.h"