aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics.OpenGL/Window.cs
AgeCommit message (Expand)Author
2020-07-26Implement BGRA texture support (#1418)gdkchan
2020-07-07Implement Zero-Configuration Resolution Scaling (#1365)riperiperi
2020-05-24Remember bound framebuffer to avoid glGetInteger use. (#1273)riperiperi
2020-05-23Spanify Graphics Abstraction Layer (#1226)gdkchan
2020-04-07Simple GPU fixes (#1093)mageven
2020-03-29Implement GPU scissors (#1058)gdkchan
2020-02-13Some fixes for the new GLRenderer (#930)Thog
2020-01-09GPU resource disposalgdkchan
2020-01-09Improved and simplified window texture presentationgdk
2020-01-09Support window resizinggdk
2020-01-09Initial workgdk