aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics
AgeCommit message (Expand)Author
2018-03-15Improvements to audout (#58)gdkchan
2018-03-12Allow more than one process, free resources on process dispose, implement Svc...gdkchan
2018-02-28Enable hardware frame buffer texture scalinggdkchan
2018-02-27Change SvcGetInfo 5 to return actual heap size, remove AMemoryAlloc since it ...gdkchan
2018-02-23Map heap on heap base region, fix for thread start on homebrew, add FCVTMU an...gdkchan
2018-02-23Somewhat better NvFlinger (I guess) (fixes #30)gdkchan
2018-02-20Split main project into core,graphics and chocolarm4 subproject (#29)emmauss