aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics.Gpu/Engine/MethodReport.cs
AgeCommit message (Expand)Author
2021-07-11Separate GPU engines (part 2/2) (#2440)gdkchan
2021-06-29Initial support for separate GPU address spaces (#2394)gdkchan
2020-07-25Remove GPU MemoryAccessor (#1423)gdkchan
2020-07-15Initial transform feedback support (#1370)gdkchan
2020-05-29Implement FIFO semaphore (#1286)gdkchan
2020-05-04Implement Counter Queue and Partial Host Conditional Rendering (#1167)riperiperi
2020-04-25Implement texture buffers (#1152)gdkchan
2020-04-22Initial conditional rendering support (#1012)gdkchan
2020-04-20Report more realistic GPU timestamps when FastGpuTime is enabled (#1139)gdkchan
2020-04-19Implement GPU syncpoints (#980)Thog
2020-01-09Address PR feedbackgdkchan
2020-01-09Address PR feedbackgdkchan
2020-01-09Add XML documentation to Ryujinx.Graphics.Gpu.Enginegdkchan
2020-01-09Separate sub-channel stategdk
2020-01-09Add per-source type memory change tracking, simplified state change tracking,...gdk
2020-01-09Initial workgdk