Ryujinx/Ryujinx.HLE/HOS
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
..
Diagnostics/Demangler Rewrite the C++ Demangler (#416) 2018-09-15 15:29:18 +02:00
Font Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
Ipc Improve kernel events implementation (#430) 2018-09-23 20:11:46 +02:00
Kernel Improve kernel events implementation (#430) 2018-09-23 20:11:46 +02:00
Services Fix multiple rendertargets (#427) 2018-09-26 00:55:30 +02:00
SystemState Improve kernel events implementation (#430) 2018-09-23 20:11:46 +02:00
ErrorCode.cs Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
ErrorModule.cs Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
GlobalStateTable.cs Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
Homebrew.cs Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
Horizon.cs Improve kernel events implementation (#430) 2018-09-23 20:11:46 +02:00
IdDictionary.cs Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
Process.cs Improve kernel events implementation (#430) 2018-09-23 20:11:46 +02:00
ServiceCtx.cs Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00