summaryrefslogtreecommitdiffstats
path: root/src/video_core/texture_cache/util.h (unfollow)
Commit message (Expand)AuthorFilesLines
2021-07-04Texture Cache: Improve accuracy of sparse texture detection.Fernando Sahmkow1-2/+0
2021-07-04Texture Cache: Initial Implementation of Sparse Textures.Fernando Sahmkow1-1/+5
2021-04-12texure_cache/util: Resolve implicit sign conversions with std::reduceLioncash1-2/+3
2021-03-04texture_cache: Blacklist BGRA8 copies and views on OpenGLameerj1-4/+5
2021-01-04gl_texture_cache: Avoid format views on Intel and AMDReinUsesLisp1-3/+5
2020-12-30video_core: Rewrite the texture cacheReinUsesLisp1-0/+107