summaryrefslogtreecommitdiffstats
path: root/src/video_core/texture_cache/surface_view.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* video_core: Rewrite the texture cacheReinUsesLisp2020-12-301-68/+0
* video_core: Resolve more variable shadowing scenarios pt.3Lioncash2020-12-051-5/+5
* surface_view: Add missing operator!= to ViewParamsLioncash2020-04-161-0/+1
* texture_cache: Minor changesReinUsesLisp2019-09-061-10/+10
* texture_cache/surface_view: Address feedbackReinUsesLisp2019-06-241-1/+0
* surface_view: Add constructor for ViewParamsReinUsesLisp2019-06-211-1/+7
* Correct Surface Base and Views for new Texture CacheFernando Sahmkow2019-06-211-4/+31
* texture_cache: Split texture cache into different filesReinUsesLisp2019-06-211-0/+35