aboutsummaryrefslogtreecommitdiff
path: root/src/video_core/textures/texture.cpp
AgeCommit message (Expand)Author
2022-04-23general: Convert source file copyright comments over to SPDXMorph
2022-03-19video_core: Reduce unused includesameerj
2021-11-17TextureCache: Fix Automatic Anisotropic.Fernando Sahmkow
2021-11-16TextureCache: Add automatic anisotropic filtering and refactor code.Fernando Sahmkow
2021-11-16TextureCache: Make a better Anisotropic setter.Fernando Sahmkow
2021-04-14common: Move settings to common from core.bunnei
2020-12-30video_core: Rewrite the texture cacheReinUsesLisp
2020-07-09configuration: implement per-game configurations (#4098)lat9nq
2020-04-07video_core/textures: Move GetMaxAnisotropy to cpp fileReinUsesLisp
2020-04-07video_core/texture: Use a LUT to convert sRGB texture bordersReinUsesLisp