summaryrefslogtreecommitdiffstats
path: root/src/video_core/texture_cache/types.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Engines: Implement Accelerate DMA Texture.Fernando Sahmkow2023-03-051-0/+1
* general: Convert source file copyright comments over to SPDXMorph2022-04-231-3/+2
* TextureCache: force same image format when resolving an image.Fernando Sahmkow2021-11-191-0/+1
* texture_cache: Simplify image view queries and blacklistingReinUsesLisp2021-11-161-0/+7
* Buffer Cache: Fix High Downloads and don't predownload on Extreme.Fernando Sahmkow2021-07-091-2/+2
* Texture Cache: Initial Implementation of Sparse Textures.Fernando Sahmkow2021-07-041-0/+1
* texture_cache: Handle out of bound texture blitsameerj2021-05-081-0/+7
* video_core: Rewrite the texture cacheReinUsesLisp2020-12-301-0/+140