Ryujinx/Ryujinx.HLE/HOS/Services
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
..
Acc Allow "reinterpretation" of framebuffer/zeta formats (#418) 2018-09-18 01:30:35 -03:00
Am Improve kernel events implementation (#430) 2018-09-23 20:11:46 +02:00
Apm Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
Aud Improve kernel events implementation (#430) 2018-09-23 20:11:46 +02:00
Bcat Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
Bsd Update BSD service implementation (#363) 2018-08-24 14:20:42 -03:00
Caps Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
Friend Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
FspSrv Update IStorage.cs (#415) 2018-09-13 13:45:59 +02:00
Hid Improve kernel events implementation (#430) 2018-09-23 20:11:46 +02:00
Lm Improve LM implementation (#373) 2018-08-22 18:06:29 -03:00
Mm Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
Nfp Improve kernel events implementation (#430) 2018-09-23 20:11:46 +02:00
Nifm Improve kernel events implementation (#430) 2018-09-23 20:11:46 +02:00
Ns Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
Nv Improve kernel events implementation (#430) 2018-09-23 20:11:46 +02:00
Pctl Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
Pl Improve kernel events implementation (#430) 2018-09-23 20:11:46 +02:00
Prepo Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
Set Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
Sfdnsres Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
Sm Improve kernel events implementation (#430) 2018-09-23 20:11:46 +02:00
Spl Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
Ssl Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
Time Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
Vi Fix multiple rendertargets (#427) 2018-09-26 00:55:30 +02:00
IIpcService.cs Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
IpcService.cs Improve kernel events implementation (#430) 2018-09-23 20:11:46 +02:00
ServiceFactory.cs Thread scheduler rewrite (#393) 2018-09-18 20:36:43 -03:00