Add mesh shader support to rendering context and fix some bugs.

This commit is contained in:
2025-11-05 09:37:54 +00:00
parent 3bcf0ad539
commit b3eeb8d366
8 changed files with 65 additions and 28 deletions

View File

@@ -22,8 +22,8 @@
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Ghost.Core\Ghost.Core.csproj" />
<ProjectReference Include="..\Ghost.Shader\Ghost.SDL.csproj" />
<ProjectReference Include="../Ghost.Core/Ghost.Core.csproj" />
<ProjectReference Include="../Ghost.Shader/Ghost.SDL.csproj" />
</ItemGroup>
<ItemGroup>