summaryrefslogtreecommitdiffstats
path: root/src/video_core/textures/texture.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* common: Move settings to common from core.bunnei2021-04-151-1/+1
* video_core: Rewrite the texture cacheReinUsesLisp2020-12-301-2/+14
* configuration: implement per-game configurations (#4098)lat9nq2020-07-101-1/+1
* video_core/textures: Move GetMaxAnisotropy to cpp fileReinUsesLisp2020-04-081-0/+22
* video_core/texture: Use a LUT to convert sRGB texture bordersReinUsesLisp2020-04-081-0/+58