aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics.OpenGL/Window.cs
AgeCommit message (Expand)Author
2021-04-14Miria: The Death of OpenTK 3 (#2194)Mary
2020-12-15gui/gpu: Implement setting and toggle for Aspect Ratio (#1777)Ac_K
2020-10-16Memory Read/Write Tracking using Region Handles (#1272)riperiperi
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