ryujinx-mirror2/Ryujinx.HLE
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
..
Exceptions
FileSystem
Hid
HOS Fix multiple rendertargets (#427) 2018-09-26 00:55:30 +02:00
Loaders Remove cold methods from the CPU cache (#224) 2018-09-19 17:07:56 -03:00
Logging
Memory Misc fixes on the arena allocator (#364) 2018-09-18 12:28:28 -03:00
Resource
Utilities
PerformanceStatistics.cs
Ryujinx.HLE.csproj
RyujinxProfileImage.jpg
Switch.cs