aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics.GAL/IPipeline.cs
AgeCommit message (Expand)Author
2020-02-02Support configurable point size (#916)gdkchan
2020-01-13Replace glFinish with barrier for WaitForIdle (#878)gdkchan
2020-01-09Some code cleanupgdkchan
2020-01-09Support depth clip mode and disable shader fast math optimization on NVIDIA a...gdkchan
2020-01-09Support copy of slices to 3D textures, remove old 3D render target layered re...gdk
2020-01-09Initial support for image stores, support texture sample on computegdk