| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | general: Convert source file copyright comments over to SPDX | 2022-04-23 | 1 | -3/+2 | |
| * | video_core: Reduce unused includes | 2022-03-19 | 1 | -1/+0 | |
| * | TextureCache: Fix Automatic Anisotropic. | 2021-11-17 | 1 | -6/+5 | |
| * | TextureCache: Add automatic anisotropic filtering and refactor code. | 2021-11-16 | 1 | -1/+14 | |
| * | TextureCache: Make a better Anisotropic setter. | 2021-11-16 | 1 | -18/+1 | |
| * | common: Move settings to common from core. | 2021-04-14 | 1 | -1/+1 | |
| * | video_core: Rewrite the texture cache | 2020-12-30 | 1 | -2/+14 | |
| * | configuration: implement per-game configurations (#4098) | 2020-07-09 | 1 | -1/+1 | |
| * | video_core/textures: Move GetMaxAnisotropy to cpp file | 2020-04-07 | 1 | -0/+22 | |
| * | video_core/texture: Use a LUT to convert sRGB texture borders | 2020-04-07 | 1 | -0/+58 |