aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics.OpenGL/Window.cs
AgeCommit message (Expand)Author
2022-08-18Removed unused usings. (#3593)1.1.223Nicholas Rodine
2022-08-16Avalonia - Couple fixes and improvements to vulkan (#3483)1.1.219Emmanuel Hansen
2022-07-31Vulkan backend (#2518)1.1.200gdkchan
2022-05-15Avalonia UI - Part 1 (#3270)1.1.122Emmanuel Hansen
2022-03-20Fix OpenGL issues with RTSS overlays and OBS Game Capture (#3217)1.1.79riperiperi
2021-08-27Add a Multithreading layer for the GAL, multi-thread shader compilation at ru...riperiperi
2021-08-20Swap BGR components for 16-bit BGR texture formats (#2567)gdkchan
2021-06-28Add Screenshot Feature (#2354)emmauss
2021-06-01Avoid clearing alpha channel by handle when presenting (#2323)Mary
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