aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.HLE/Gpu/Memory
AgeCommit message (Expand)Author
2018-09-08Move GPU emulation from Ryujinx.HLE to Ryujinx.Graphics and misc changes (#402)ReinUsesLisp
2018-08-15More flexible memory manager (#307)gdkchan
2018-08-10Low level graphics API prerequisites (#319)ReinUsesLisp
2018-07-29Cache changes (#302)ReinUsesLisp
2018-07-19Send data to OpenGL host without client-side copies (#285)ReinUsesLisp
2018-07-08Query multiple pages at once with GetWriteWatch (#222)gdkchan
2018-06-23Small OpenGL Renderer refactoring (#177)gdkchan