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 Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
GbpBuffer.cs Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
IApplicationDisplayService.cs Improve kernel events implementation (#430) 2018-09-23 20:11:46 +02:00
IApplicationRootService.cs Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
IHOSBinderDriver.cs Improve kernel events implementation (#430) 2018-09-23 20:11:46 +02:00
IManagerDisplayService.cs Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
IManagerRootService.cs Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
ISystemDisplayService.cs Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
ISystemRootService.cs Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
NvFlinger.cs Fix multiple rendertargets (#427) 2018-09-26 00:55:30 +02:00
Parcel.cs Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00