mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2025-12-21 16:37:00 +00:00
* Implement B5G6R5Unorm & BGR5A1Unorm * Implement RGBA32Uint * Implement R16Unorm & Z16 texture format * Fix BC6H_UF16 from Unorm to Sfloat |
||
|---|---|---|
| .. | ||
| DeleteValueCallback.cs | ||
| ImageHandler.cs | ||
| OGLCachedResource.cs | ||
| OGLConstBuffer.cs | ||
| OGLEnumConverter.cs | ||
| OGLExtension.cs | ||
| OGLPipeline.cs | ||
| OGLRasterizer.cs | ||
| OGLRenderer.cs | ||
| OGLRenderTarget.cs | ||
| OGLShader.cs | ||
| OGLShaderProgram.cs | ||
| OGLStreamBuffer.cs | ||
| OGLTexture.cs | ||