Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | TextureCache: Fix Automatic Anisotropic. | Fernando Sahmkow | 2021-11-17 | 1 | -6/+5 |
* | TextureCache: Add automatic anisotropic filtering and refactor code. | Fernando Sahmkow | 2021-11-16 | 1 | -1/+14 |
* | TextureCache: Make a better Anisotropic setter. | Fernando Sahmkow | 2021-11-16 | 1 | -18/+1 |
* | common: Move settings to common from core. | bunnei | 2021-04-15 | 1 | -1/+1 |
* | video_core: Rewrite the texture cache | ReinUsesLisp | 2020-12-30 | 1 | -2/+14 |
* | configuration: implement per-game configurations (#4098) | lat9nq | 2020-07-10 | 1 | -1/+1 |
* | video_core/textures: Move GetMaxAnisotropy to cpp file | ReinUsesLisp | 2020-04-08 | 1 | -0/+22 |
* | video_core/texture: Use a LUT to convert sRGB texture borders | ReinUsesLisp | 2020-04-08 | 1 | -0/+58 |