summaryrefslogtreecommitdiffstats
path: root/src/video_core/textures/bcn.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2023-06-28video_core: Add BCn decoding supportGPUCode1-1/+0
2023-05-23textures: add BC1 and BC3 compressors and recompression settingLiam1-0/+87