ryubing/Ryujinx.Graphics.OpenGL
riperiperi e1da7df207
Support res scale on images, correctly blacklist for SUST, move logic out of backend. (#1657)
* Support res scale on images, correctly blacklist for SUST, move logic
out of backend.

* Fix Typo
2020-11-02 16:53:23 -03:00
..
Image Fix compressed to non-compressed texture copy size (#1649) 2020-11-01 15:26:24 -03:00
Queries
BackgroundContextWorker.cs
Buffer.cs Fix transform feedback errors caused by host pause/resume and multiple uses (#1634) 2020-10-25 17:23:42 -03:00
Constants.cs Fix transform feedback errors caused by host pause/resume and multiple uses (#1634) 2020-10-25 17:23:42 -03:00
Debugger.cs
EnumConversion.cs
FormatInfo.cs
FormatTable.cs
Framebuffer.cs
Handle.cs
HwCapabilities.cs
Pipeline.cs Support res scale on images, correctly blacklist for SUST, move logic out of backend. (#1657) 2020-11-02 16:53:23 -03:00
Program.cs Fix transform feedback errors caused by host pause/resume and multiple uses (#1634) 2020-10-25 17:23:42 -03:00
Renderer.cs
ResourcePool.cs
Ryujinx.Graphics.OpenGL.csproj
Shader.cs
VertexArray.cs Fix vertex buffer handle null check (#1638) 2020-10-26 01:40:50 +01:00
VertexBuffer.cs
Window.cs