aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Core/Gpu/NvGpuEngine3d.cs
AgeCommit message (Expand)Author
2018-06-10Rename Ryujinx.Core to Ryujinx.HLE and add a separate project for a future LL...gdkchan
2018-06-08Texture/Vertex/Index data cache (#132)gdkchan
2018-06-02Some small gpu improvements and shader improvements, add support for ASTC 4x4...gdkchan
2018-05-22Improve shader sending method to GAL, use a memory interface instead of readi...gdkchan
2018-05-07NvServices refactoring (#120)gdkchan