aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics.OpenGL/HwCapabilities.cs
AgeCommit message (Expand)Author
2020-11-02Add seamless cubemap flag in sampler parameters. (#1658)riperiperi
2020-07-26Use polygon offset clamp if supported (#1429)gdkchan
2020-05-28Fix wrong face culling once and for all (#1277)gdkchan
2020-05-27Omit image format if possible, and fix BA bit (#1280)gdkchan
2020-03-31Make max anisotropy configurable (#1043)Xpl0itR
2020-03-29Workaround for AMD and Intel view format bug (#1050)gdkchan
2020-01-09Address PR feedbackgdkchan
2020-01-09Address PR feedbackgdkchan
2020-01-09Support non-constant texture offsets on non-NVIDIA gpusgdkchan
2020-01-09Use maximum shared memory size supported by hardwaregdkchan
2020-01-09Support shared color mask, implement more shader instructionsgdkchan
2020-01-09Add a pass to turn global memory access into storage access, and do all stora...gdk
2020-01-09Revert "Check for ASTC support on the list of supported compressed formats"gdk
2020-01-09Check for ASTC support on the list of supported compressed formatsgdk
2020-01-09Initial workgdk