1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2024-09-21 06:24:10 +01:00
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
..
Sampler.cs Spanify Graphics Abstraction Layer (#1226) 2020-05-23 11:46:09 +02:00
TextureBase.cs Spanify Graphics Abstraction Layer (#1226) 2020-05-23 11:46:09 +02:00
TextureBuffer.cs Spanify Graphics Abstraction Layer (#1226) 2020-05-23 11:46:09 +02:00
TextureCopy.cs Remember bound framebuffer to avoid glGetInteger use. (#1273) 2020-05-24 15:44:12 +02:00
TextureCopyUnscaled.cs Spanify Graphics Abstraction Layer (#1226) 2020-05-23 11:46:09 +02:00
TextureStorage.cs Spanify Graphics Abstraction Layer (#1226) 2020-05-23 11:46:09 +02:00
TextureView.cs Spanify Graphics Abstraction Layer (#1226) 2020-05-23 11:46:09 +02:00