Implement D3D12 backend

This commit is contained in:
Stenzek
2019-03-28 20:35:46 +10:00
parent 6eb126b097
commit 113bd60fe7
38 changed files with 5132 additions and 0 deletions

View File

@ -84,6 +84,9 @@
<ProjectReference Include="$(CoreDir)UICommon\UICommon.vcxproj">
<Project>{604c8368-f34a-4d55-82c8-cc92a0c13254}</Project>
</ProjectReference>
<ProjectReference Include="..\Core\VideoBackends\D3D12\D3D12.vcxproj">
<Project>{570215b7-e32f-4438-95ae-c8d955f9fca3}</Project>
</ProjectReference>
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">