summaryrefslogtreecommitdiffstats
path: root/src/video_core/texture_cache/types.h (unfollow)
Commit message (Expand)AuthorFilesLines
2023-07-01renderer_vulkan: Add support for VK_KHR_image_format_listGPUCode1-1/+0
2023-03-05Engines: Implement Accelerate DMA Texture.Fernando Sahmkow1-0/+1
2022-04-23general: Convert source file copyright comments over to SPDXMorph1-3/+2
2021-11-19TextureCache: force same image format when resolving an image.Fernando Sahmkow1-0/+1
2021-11-16texture_cache: Simplify image view queries and blacklistingReinUsesLisp1-0/+7
2021-07-09Buffer Cache: Fix High Downloads and don't predownload on Extreme.Fernando Sahmkow1-2/+2
2021-07-04Texture Cache: Initial Implementation of Sparse Textures.Fernando Sahmkow1-0/+1
2021-05-08texture_cache: Handle out of bound texture blitsameerj1-0/+7
2020-12-30video_core: Rewrite the texture cacheReinUsesLisp1-0/+140