ryujinx/Ryujinx.Graphics/Gal
ReinUsesLisp a4020bb398 Port from OpenTK.NETCore to OpenTK.NetStandard (#176)
* Minor code changes

* Forgot to remove a method
2018-06-21 18:10:19 -03:00
..
OpenGL Port from OpenTK.NETCore to OpenTK.NetStandard (#176) 2018-06-21 18:10:19 -03:00
Shader Minor shader fixes 2018-06-12 09:26:49 -03:00
Texture Texture/Vertex/Index data cache (#132) 2018-06-08 21:15:56 -03:00
EmbeddedResource.cs
GalBlendEquation.cs
GalBlendFactor.cs
GalClearBufferFlags.cs
GalColorF.cs
GalConsts.cs
GalIndexFormat.cs
GalPrimitiveType.cs
GalShaderType.cs
GalTexture.cs Texture/Vertex/Index data cache (#132) 2018-06-08 21:15:56 -03:00
GalTextureFilter.cs
GalTextureFormat.cs Implement R16 texture format (#147) 2018-06-12 09:29:44 -03:00
GalTextureMipFilter.cs
GalTextureSampler.cs
GalTextureSource.cs
GalTextureWrap.cs
GalVertexAttrib.cs
GalVertexAttribSize.cs
GalVertexAttribType.cs
IGalMemory.cs
IGalRenderer.cs Texture/Vertex/Index data cache (#132) 2018-06-08 21:15:56 -03:00
ShaderDeclInfo.cs
ShaderException.cs