mirror of
https://github.com/GreemDev/Ryujinx.git
synced 2025-08-30 07:25:05 +00:00
* Handle negative viewport coordinates * Disable scissor before framebuffer blit * Comment to explain scissor disable will be reenabled if needed * Comma and spelling mistake |
||
|---|---|---|
| .. | ||
| OpenGL | ||
| Shader | ||
| EmbeddedResource.cs | ||
| GalBlendEquation.cs | ||
| GalBlendFactor.cs | ||
| GalClearBufferFlags.cs | ||
| GalColorF.cs | ||
| GalComparisonOp.cs | ||
| GalCullFace.cs | ||
| GalFrontFace.cs | ||
| GalImage.cs | ||
| GalImageFormat.cs | ||
| GalIndexFormat.cs | ||
| GalMemoryLayout.cs | ||
| GalPipelineState.cs | ||
| GalPrimitiveType.cs | ||
| GalShaderType.cs | ||
| GalStencilOp.cs | ||
| GalSurfaceFormat.cs | ||
| GalTextureFilter.cs | ||
| GalTextureFormat.cs | ||
| GalTextureMipFilter.cs | ||
| GalTextureSampler.cs | ||
| GalTextureSource.cs | ||
| GalTextureType.cs | ||
| GalTextureWrap.cs | ||
| GalVertexAttrib.cs | ||
| GalVertexAttribSize.cs | ||
| GalVertexAttribType.cs | ||
| GalVertexBinding.cs | ||
| GalZetaFormat.cs | ||
| IGalConstBuffer.cs | ||
| IGalMemory.cs | ||
| IGalPipeline.cs | ||
| IGalRasterizer.cs | ||
| IGalRenderer.cs | ||
| IGalRenderTarget.cs | ||
| IGalShader.cs | ||
| IGalTexture.cs | ||
| ShaderDeclInfo.cs | ||
| ShaderDumper.cs | ||
| ShaderException.cs | ||