Ryujinx/Ryujinx.Graphics/Gal/OpenGL
2018-06-02 00:53:50 -03:00
..
FbFragShader.glsl
FbVtxShader.glsl
OGLBlend.cs
OGLEnumConverter.cs Re add some texture formats that I somehow removed by accident on OGLEnumConverter 2018-06-02 00:53:50 -03:00
OGLFrameBuffer.cs
OGLRasterizer.cs Properly support multiple vertex buffers, stub 2 ioctls, fix a shader issue, change the way how the vertex buffer size is calculated for the buffers with limit = 0 2018-04-29 17:58:38 -03:00
OGLShader.cs Some small gpu improvements and shader improvements, add support for ASTC 4x4 textures (slow!) 2018-06-02 00:50:56 -03:00
OGLTexture.cs Some small gpu improvements and shader improvements, add support for ASTC 4x4 textures (slow!) 2018-06-02 00:50:56 -03:00
OpenGLRenderer.cs Improve shader sending method to GAL, use a memory interface instead of reading a fixed array size and sending every time 2018-05-22 22:43:31 -03:00