Ryujinx/Ryujinx.Graphics.OpenGL
gdkchan 788ca6a411
Initial transform feedback support (#1370)
* Initial transform feedback support

* Some nits and fixes

* Update ReportCounterType and Write method

* Can't change shader or TFB bindings while TFB is active

* Fix geometry shader input names with new naming
2020-07-15 13:01:10 +10:00
..
Image Implement Zero-Configuration Resolution Scaling (#1365) 2020-07-07 04:41:07 +02:00
Queries
Buffer.cs
Constants.cs
Debugger.cs
EnumConversion.cs Initial transform feedback support (#1370) 2020-07-15 13:01:10 +10:00
FormatInfo.cs
FormatTable.cs
Framebuffer.cs Remember bound framebuffer to avoid glGetInteger use. (#1273) 2020-05-24 15:44:12 +02:00
Handle.cs
HwCapabilities.cs Fix wrong face culling once and for all (#1277) 2020-05-28 09:03:07 +10:00
Pipeline.cs Initial transform feedback support (#1370) 2020-07-15 13:01:10 +10:00
Program.cs Initial transform feedback support (#1370) 2020-07-15 13:01:10 +10:00
Renderer.cs Initial transform feedback support (#1370) 2020-07-15 13:01:10 +10:00
Ryujinx.Graphics.OpenGL.csproj
Shader.cs
VertexArray.cs
VertexBuffer.cs
Window.cs Implement Zero-Configuration Resolution Scaling (#1365) 2020-07-07 04:41:07 +02:00