Skip to content
This repository has been archived by the owner on Jan 4, 2023. It is now read-only.

Commit

Permalink
Removed depth format files.
Browse files Browse the repository at this point in the history
  • Loading branch information
jessefreeman committed May 21, 2020
1 parent 81b3e99 commit eda6c06
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -91,8 +91,12 @@ This package provides you with MonoGame Framework that uses OpenGL for rendering
<Compile Remove="Graphics\States\Blend.cs" />
<Compile Remove="Graphics\States\BlendFunction.cs" />
<Compile Remove="Graphics\States\BlendState.cs" />
<Compile Remove="Graphics\States\CullMode.cs" />
<Compile Remove="Graphics\States\DepthFormat.cs" />
<Compile Remove="Graphics\States\DepthStencilState.cs" />
<Compile Remove="Graphics\States\FillMode.cs" />
<Compile Remove="Graphics\States\RasterizerState.cs" />
<Compile Remove="Graphics\States\StencilOperation.cs" />
<Compile Remove="Graphics\States\TargetBlendState.cs" />
<Compile Remove="Graphics\Texture3D.cs" />
<Compile Remove="Graphics\TextureCube.cs" />
Expand Down

0 comments on commit eda6c06

Please sign in to comment.