1
1
mirror of https://github.com/ryujinx-mirror/ryujinx.git synced 2025-08-22 23:06:28 -05:00
Files
ryujinx/Ryujinx.Graphics.OpenGL/Image
riperiperi d941f4c070 Remember bound framebuffer to avoid glGetInteger use. (#1273)
glGetInteger seems to sync with GPU which is less than ideal, and slowing down texture copies.
2020-05-24 15:44:12 +02:00
..