summaryrefslogtreecommitdiffstats
path: root/src/video_core/texture_cache/texture_cache_base.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* shader, video_core: Fix GCC build errorsameerj2021-11-161-7/+3
* texture_cache: Add getter to query if image view is rescaledReinUsesLisp2021-11-161-6/+3
* texture_cache: Simplify image view queries and blacklistingReinUsesLisp2021-11-161-12/+18
* Texture Cache: Implement Blacklisting.Fernando Sahmkow2021-11-161-0/+2
* texture_cache: Add image gettersReinUsesLisp2021-11-161-0/+6
* TextureCache: Fix rescaling of ImageCopiesFernando Sahmkow2021-11-161-1/+1
* TextureCache: Modify Viewports/Scissors according to Rescale.Fernando Sahmkow2021-11-161-0/+3
* Texture Cache: More rescaling fixes.Fernando Sahmkow2021-11-161-3/+3
* Texture Cache: Implement Vulkan UpScaling & DownScalingFernando Sahmkow2021-11-161-0/+3
* VideoCore: Initial Setup for the Resolution Scaler.Fernando Sahmkow2021-11-161-0/+10
* gpu: Migrate implementation to the cpp fileameerj2021-10-031-7/+1
* VideoCore: Rework Garbage Collection.Fernando Sahmkow2021-08-281-1/+7
* texture_cache: Address ameerj's reviewyzct123452021-08-081-7/+0
* texture_cache: Address ameerj's reviewyzct123452021-08-071-10/+0
* texture_cache: Don't change copyright yearyzct123452021-08-051-1/+1
* texture_cache: Address ameerj's reviewyzct123452021-08-051-0/+402