aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics/Memory
AgeCommit message (Expand)Author
2018-12-11Optimized memory modified check (#538)Roderick Sieben
2018-12-03NVDEC implementation using FFmpeg (#443)gdkchan
2018-11-28Better process implementation (#491)gdkchan
2018-11-17Improved GPU command lists decoding (#499)gdkchan
2018-10-30Adjust naming conventions for Ryujinx and ChocolArm64 projects (#484)Alex Barney
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