Implement MSAA properly for Vulkan.

This commit is contained in:
Skyth
2024-10-19 22:22:09 +03:00
parent 7ed7921c54
commit c2ce012155
12 changed files with 258 additions and 51 deletions

3
.gitmodules vendored
View File

@@ -4,3 +4,6 @@
[submodule "thirdparty/ddspp"]
path = thirdparty/ddspp
url = https://github.com/redorav/ddspp.git
[submodule "thirdparty/ShaderRecomp"]
path = thirdparty/ShaderRecomp
url = https://github.com/hedge-dev/ShaderRecomp.git