aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Core/Gpu
AgeCommit message (Expand)Author
2018-06-02Some small gpu improvements and shader improvements, add support for ASTC 4x4...gdkchan
2018-05-29Added support for more shader instructions and texture formats, fix swapped c...gdkchan
2018-05-23Remove some calls generated on the CPU for inexistent intrinsic methodsgdkchan
2018-05-22Improve shader sending method to GAL, use a memory interface instead of readi...gdkchan
2018-05-17Added more shader instructions, including BFE, BRA (partial), FMNMX, ISCADD, ...gdkchan
2018-05-11Fix WidthInGobs on the GPUgdkchan
2018-05-07NvServices refactoring (#120)gdkchan