| .. |
|
OpenGL
|
Fix XMAD shader instruction, gl_FrontFacing and enable face culling (#583)
|
2019-02-15 14:23:14 +11:00 |
|
Shader
|
Fix XMAD shader instruction, gl_FrontFacing and enable face culling (#583)
|
2019-02-15 14:23:14 +11:00 |
|
EmbeddedResource.cs
|
…
|
|
|
GalBlendEquation.cs
|
Implment common and independent blend properly (fixes #458) (#485)
|
2018-11-01 01:22:24 -03:00 |
|
GalBlendFactor.cs
|
Implment common and independent blend properly (fixes #458) (#485)
|
2018-11-01 01:22:24 -03:00 |
|
GalClearBufferFlags.cs
|
…
|
|
|
GalColorF.cs
|
…
|
|
|
GalComparisonOp.cs
|
…
|
|
|
GalCullFace.cs
|
…
|
|
|
GalFrontFace.cs
|
…
|
|
|
GalImage.cs
|
Allow "reinterpretation" of framebuffer/zeta formats (#418)
|
2018-09-18 01:30:35 -03:00 |
|
GalImageFormat.cs
|
Some improvements for nvnflinger (#555)
|
2019-01-05 22:26:16 +01:00 |
|
GalIndexFormat.cs
|
…
|
|
|
GalMemoryLayout.cs
|
Allow "reinterpretation" of framebuffer/zeta formats (#418)
|
2018-09-18 01:30:35 -03:00 |
|
GalPipelineState.cs
|
Scissor test implementation. Partially stubbed until geometry shaders… (#556)
|
2019-01-13 23:26:42 +02:00 |
|
GalPrimitiveType.cs
|
…
|
|
|
GalShaderType.cs
|
…
|
|
|
GalStencilOp.cs
|
…
|
|
|
GalSurfaceFormat.cs
|
Allow "reinterpretation" of framebuffer/zeta formats (#418)
|
2018-09-18 01:30:35 -03:00 |
|
GalTextureFilter.cs
|
…
|
|
|
GalTextureFormat.cs
|
Improve texture tables (#457)
|
2018-10-17 18:02:23 -03:00 |
|
GalTextureMipFilter.cs
|
…
|
|
|
GalTextureSampler.cs
|
…
|
|
|
GalTextureSource.cs
|
…
|
|
|
GalTextureType.cs
|
…
|
|
|
GalTextureWrap.cs
|
…
|
|
|
GalVertexAttrib.cs
|
Better process implementation (#491)
|
2018-11-28 20:18:09 -02:00 |
|
GalVertexAttribSize.cs
|
…
|
|
|
GalVertexAttribType.cs
|
…
|
|
|
GalVertexBinding.cs
|
Quads, QuadStrip, const attributes and half-float attributes support (#447)
|
2018-10-13 01:37:01 +00:00 |
|
GalZetaFormat.cs
|
Improve texture tables (#457)
|
2018-10-17 18:02:23 -03:00 |
|
IGalConstBuffer.cs
|
Better process implementation (#491)
|
2018-11-28 20:18:09 -02:00 |
|
IGalMemory.cs
|
…
|
|
|
IGalPipeline.cs
|
Improve texture tables (#457)
|
2018-10-17 18:02:23 -03:00 |
|
IGalRasterizer.cs
|
Better process implementation (#491)
|
2018-11-28 20:18:09 -02:00 |
|
IGalRenderTarget.cs
|
Fix multiple rendertargets (#427)
|
2018-09-26 00:55:30 +02:00 |
|
IGalRenderer.cs
|
…
|
|
|
IGalShader.cs
|
…
|
|
|
IGalTexture.cs
|
Allow "reinterpretation" of framebuffer/zeta formats (#418)
|
2018-09-18 01:30:35 -03:00 |
|
ShaderDeclInfo.cs
|
…
|
|
|
ShaderDumper.cs
|
Initial support for shader half float instructions (#507)
|
2019-01-31 09:43:24 -03:00 |
|
ShaderException.cs
|
…
|
|