Numerous performance fixes.

This commit is contained in:
Justin Marshall
2026-05-21 15:36:02 -07:00
parent 2e4265f5a1
commit a89d43628c
29 changed files with 1632 additions and 636 deletions
+2 -1
View File
@@ -1606,6 +1606,7 @@
<ClCompile Include="renderer\tr_font.cpp" />
<ClCompile Include="renderer\tr_guisurf.cpp" />
<ClCompile Include="renderer\tr_light.cpp" />
<ClCompile Include="renderer\tr_masked_occlusion.cpp" />
<ClCompile Include="renderer\tr_lightrun.cpp" />
<ClCompile Include="renderer\tr_main.cpp" />
<ClCompile Include="renderer\tr_polytope.cpp" />
@@ -3102,4 +3103,4 @@
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>
</Project>
</Project>