summaryrefslogtreecommitdiffstats
path: root/src/video_core/texture_cache/render_targets.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* general: fix compile for Apple ClangLiam2022-11-231-1/+1
* Vulkan Texture Cache: Limit render area to the max width/height of the targets.Fernando Sahmkow2022-10-061-0/+1
* general: Convert source file copyright comments over to SPDXMorph2022-04-231-3/+2
* video_core: Reduce unused includesameerj2022-03-191-1/+0
* render_target: Add missing initializer for size extentLioncash2021-07-271-3/+3
* video_core: Rewrite the texture cacheReinUsesLisp2020-12-301-0/+51