25 Commits (d9336ce6ce4c043a20862e567711c7b0bc1e11b6)

Author SHA1 Message Date
lizzie d9336ce6ce
[common, settings] Fixes misaligned Aniso levels (#4295) 6 days ago
lizzie 91b0432591
[video_core, settings] Allow to turn of aniso levels completely, provide levels of aniso upto x64 (#3019) 9 months ago
lizzie 191e4c75a1
[meta] fix license headers (#2547) 11 months ago
lizzie 9d2681ecc9
[cmake] enable clang-cl and WoA builds (#348) 12 months ago
lat9nq 4a5f3e4733 configure_graphics_advance: Generate UI at runtime 3 years ago
Wollnashorn 62b0b6bde0 video_core: Removed AF for all mip modes option as it's default now 3 years ago
Wollnashorn eff77dae59 video_core: Fallback to default anisotropy instead to 1x anisotropy 3 years ago
Wollnashorn 1844cad9d4 video_core: Add per-image anisotropy heuristics (format & mip count) 3 years ago
Wollnashorn 04782a922d video_core: Apply AF only to samplers with normal LOD range [0, 1+x] 3 years ago
Wollnashorn 9f46c7724b video_core: Fix default anisotropic heuristic 3 years ago
Wollnashorn 614f8a0429 video_core: Never apply AF to None mipmap mode 3 years ago
Wollnashorn ff4c4a45e6 video_core: Disable anisotropic filtering for samplers with depth compare 3 years ago
Wollnashorn 6f1fb4c28a video_core: Option to apply anisotropic filtering for all mipmap modes 3 years ago
Kelebek1 0a90adff87 Disable SRGB border color conversion for now, to fix shadows in Xenoblade. 4 years ago
Liam c5a82ada2b video_core: fix off by one in anisotropic filtering amount 4 years ago
Morph 2b87305d31 general: Convert source file copyright comments over to SPDX 4 years ago
ameerj b837219423 video_core: Reduce unused includes 5 years ago
Fernando Sahmkow 88936fc84a TextureCache: Fix Automatic Anisotropic. 5 years ago
Fernando Sahmkow c74619d266 TextureCache: Add automatic anisotropic filtering and refactor code. 5 years ago
Fernando Sahmkow 28fddb9c5e TextureCache: Make a better Anisotropic setter. 5 years ago
bunnei 7a76bc30fa common: Move settings to common from core. 5 years ago
ReinUsesLisp d25b097e84 video_core: Rewrite the texture cache 6 years ago
lat9nq 61519c20c3 configuration: implement per-game configurations (#4098) 6 years ago
ReinUsesLisp 8591cb316a video_core/textures: Move GetMaxAnisotropy to cpp file 6 years ago
ReinUsesLisp 8a031dc233 video_core/texture: Use a LUT to convert sRGB texture borders 6 years ago