aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics.Texture/Astc
AgeCommit message (Expand)Author
2022-07-31Vulkan backend (#2518)1.1.200gdkchan
2020-10-02Supper 2D array ASTC compressed texture formats decoding (#1593)gdkchan
2020-01-09Fix AstcDecoder Success property never being set to truegdkchan
2020-01-09ASTC optimizations (#845)Alex Barney
2020-01-09Support 3D ASTC textures (using 2D blocks)gdkchan
2020-01-09Do not throw for invalid ASTC compressed texturesgdk
2020-01-09Add shader support for the round mode on the F2F instruction, support mipmaps...gdk
2020-01-09Initial workgdk