aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics.Gpu/Window.cs
AgeCommit message (Expand)Author
2021-08-27Add a Multithreading layer for the GAL, multi-thread shader compilation at ru...riperiperi
2021-06-29Initial support for separate GPU address spaces (#2394)gdkchan
2021-06-24Initial support for GPU channels (#2372)gdkchan
2021-01-17Support for resources on non-contiguous GPU memory regions (#1905)gdkchan
2020-12-17Interrupt GPU command processing when a frame's fence is reached. (#1741)riperiperi
2020-09-11Allow swizzles to match with "undefined" components (#1538)riperiperi
2020-07-07Implement Zero-Configuration Resolution Scaling (#1365)riperiperi
2020-04-19Implement GPU syncpoints (#980)Thog
2020-01-09Add XML documentation to Ryujinx.Graphics.Gpugdkchan
2020-01-09Some code cleanupgdkchan
2020-01-09Improved and simplified window texture presentationgdk