aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics.GAL/SamplerCreateInfo.cs
AgeCommit message (Collapse)Author
2020-11-02Add seamless cubemap flag in sampler parameters. (#1658)riperiperi
* Add seamless cubemap flag in sampler parameters. * Check for the extension
2020-01-09Some code cleanupgdkchan