aboutsummaryrefslogtreecommitdiff
path: root/src/video_core/host_shaders/astc_decoder.comp
AgeCommit message (Expand)Author
2021-06-19astc_decoder.comp: Remove unnecessary LUT SSBOsameerj
2021-06-19astc: Various robustness enhancements for the gpu decoderameerj
2021-06-15astc_decoder: Fix LDR CEM1 endpoint calculationameerj
2021-03-25astc_decoder: Refactor for style and more efficient memory useameerj
2021-03-13astc_decoder: Reimplement LayersRodrigo Locatti
2021-03-13astc_decoder: Fix out of bounds memory accessameerj
2021-03-13renderer_vulkan: Accelerate ASTC decodingameerj
2021-03-13renderer_opengl: Accelerate ASTC texture decoding with a compute shaderameerj