Implement experimental Vulkan backend

This commit is contained in:
Stenzek
2016-08-13 22:57:50 +10:00
parent fdd954e7e7
commit 77a128ab87
59 changed files with 14533 additions and 1 deletions

View File

@ -207,6 +207,9 @@
<ProjectReference Include="..\VideoBackends\D3D12\D3D12.vcxproj">
<Project>{570215b7-e32f-4438-95ae-c8d955f9fca3}</Project>
</ProjectReference>
<ProjectReference Include="..\VideoBackends\Vulkan\Vulkan.vcxproj">
<Project>{29f29a19-f141-45ad-9679-5a2923b49da3}</Project>
</ProjectReference>
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">