mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2025-01-13 04:21:56 -08:00
2562ca6c3f
* 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