Ryujinx/Ryujinx.HLE/HOS/Services/Vi
ReinUsesLisp 2562ca6c3f Fix multiple rendertargets (#427)
* Simplify render target bindings

* Implement multiple viewports

* Pack glViewportIndexed calls into a single glViewportArray

* Use ARB_viewport_array when available

* Cache framebuffer attachments

* Use get accessors in OGLExtension

* Address feedback
2018-09-26 00:55:30 +02:00
..
Display.cs
GbpBuffer.cs
IApplicationDisplayService.cs Improve kernel events implementation (#430) 2018-09-23 20:11:46 +02:00
IApplicationRootService.cs
IHOSBinderDriver.cs Improve kernel events implementation (#430) 2018-09-23 20:11:46 +02:00
IManagerDisplayService.cs
IManagerRootService.cs
ISystemDisplayService.cs
ISystemRootService.cs
NvFlinger.cs Fix multiple rendertargets (#427) 2018-09-26 00:55:30 +02:00
Parcel.cs