Expose Graphics.Renderer setting; Refactor Renderer.Null.

This commit is contained in:
Paul Chote
2010-11-11 23:53:29 +13:00
parent 233e9326f0
commit ccf66cde2f
11 changed files with 43 additions and 92 deletions

View File

@@ -48,10 +48,6 @@
</ItemGroup>
<ItemGroup>
<Compile Include="NullGraphicsDevice.cs" />
<Compile Include="NullIndexBuffer.cs" />
<Compile Include="NullShader.cs" />
<Compile Include="NullTexture.cs" />
<Compile Include="NullVertexBuffer.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
</ItemGroup>
<ItemGroup>