SDL2 Headless Metal Backend support

This commit is contained in:
Isaac Marovitz
2023-08-03 17:32:04 -04:00
committed by Evan Husted
parent 8b9d6ffc94
commit 7c31a411df
3 changed files with 63 additions and 3 deletions

View File

@@ -29,6 +29,7 @@
<ProjectReference Include="..\Ryujinx.HLE\Ryujinx.HLE.csproj" />
<ProjectReference Include="..\ARMeilleure\ARMeilleure.csproj" />
<ProjectReference Include="..\Ryujinx.Graphics.OpenGL\Ryujinx.Graphics.OpenGL.csproj" />
<ProjectReference Include="..\Ryujinx.Graphics.Metal\Ryujinx.Graphics.Metal.csproj" />
<ProjectReference Include="..\Ryujinx.Graphics.Gpu\Ryujinx.Graphics.Gpu.csproj" />
</ItemGroup>