aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics/NvGpu.cs
AgeCommit message (Expand)Author
2020-01-09Initial workgdk
2019-03-04Do naming refactoring on Ryujinx.Graphics (#611)Alex Barney
2019-03-02Fixed Scissor Test on Intel based GPUs (#595)BaronKiko
2018-12-03NVDEC implementation using FFmpeg (#443)gdkchan
2018-11-17Improved GPU command lists decoding (#499)gdkchan
2018-09-18Allow "reinterpretation" of framebuffer/zeta formats (#418)gdkchan
2018-09-08Move GPU emulation from Ryujinx.HLE to Ryujinx.Graphics and misc changes (#402)ReinUsesLisp