aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics.Gpu/State/GpuState.cs
AgeCommit message (Expand)Author
2020-01-22Ignore exit flag on branch delay slot (#899)gdkchan
2020-01-09Fix some spelling mistakesgdkchan
2020-01-09Address PR feedbackgdkchan
2020-01-09Add XML documentation to Ryujinx.Graphics.Gpu.Stategdkchan
2020-01-09Support shared color mask, implement more shader instructionsgdkchan
2020-01-09Initial support for the guest OpenGL driver (NVIDIA and Nouveau)gdkchan
2020-01-09Small optimizations on texture and sampler pool invalidationgdk
2020-01-09Separate sub-channel stategdk
2020-01-09Add per-source type memory change tracking, simplified state change tracking,...gdk
2020-01-09Initial workgdk