summaryrefslogtreecommitdiffstats
path: root/src/video_core/textures/texture.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2021-04-15common: Move settings to common from core.bunnei1-1/+1
2020-12-30video_core: Rewrite the texture cacheReinUsesLisp1-2/+14
2020-07-10configuration: implement per-game configurations (#4098)lat9nq1-1/+1
2020-04-08video_core/textures: Move GetMaxAnisotropy to cpp fileReinUsesLisp1-0/+22
2020-04-08video_core/texture: Use a LUT to convert sRGB texture bordersReinUsesLisp1-0/+58