aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics/Ryujinx.Graphics.csproj
AgeCommit message (Expand)Author
2018-12-03NVDEC implementation using FFmpeg (#443)gdkchan
2018-10-17Move logging to Ryujinx.Common and make it a static class (#413)ReinUsesLisp
2018-07-23Blit framebuffer without shaders (#229)ReinUsesLisp
2018-06-30Add linux-x64 to RID property to make tests works on linux (#205)Thomas Guillemard
2018-06-21 Port from OpenTK.NETCore to OpenTK.NetStandard (#176)ReinUsesLisp
2018-05-11Add intrinsics support (#121)gdkchan
2018-02-23Somewhat better NvFlinger (I guess) (fixes #30)gdkchan
2018-02-20Split main project into core,graphics and chocolarm4 subproject (#29)emmauss