mirror of
https://github.com/GreemDev/Ryujinx.git
synced 2025-08-30 07:25:05 +00:00
* Implement stencil testing * Implement depth testing * Implement face culling * Implement front face * Comparison functions now take OGL enums too * Fix front facing when flipping was used * Add depth and stencil clear values |
||
|---|---|---|
| .. | ||
| DeleteValueCallback.cs | ||
| FbFragShader.glsl | ||
| FbVtxShader.glsl | ||
| OGLBlend.cs | ||
| OGLCachedResource.cs | ||
| OGLEnumConverter.cs | ||
| OGLFrameBuffer.cs | ||
| OGLRasterizer.cs | ||
| OGLRenderer.cs | ||
| OGLShader.cs | ||
| OGLStreamBuffer.cs | ||
| OGLTexture.cs | ||