summaryrefslogtreecommitdiffstats
path: root/src/video_core/texture_cache/image_view_base.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* video_core: Add per-image anisotropy heuristics (format & mip count)Wollnashorn2023-06-151-0/+2
* Log object names with debug renderer, add a GPU address to ImageViewsKelebek12023-05-061-3/+4
* general: Convert source file copyright comments over to SPDXMorph2022-04-231-3/+2
* texture_cache: Simplify image view queries and blacklistingReinUsesLisp2021-11-161-2/+2
* shader: Interact texture buffers with buffer cacheReinUsesLisp2021-07-231-0/+1
* video_core: Rewrite the texture cacheReinUsesLisp2020-12-301-0/+47