summaryrefslogtreecommitdiffstats
path: root/src/video_core/texture_cache/render_targets.h (unfollow)
Commit message (Expand)AuthorFilesLines
2022-11-23general: fix compile for Apple ClangLiam1-1/+1
2022-10-06Vulkan Texture Cache: Limit render area to the max width/height of the targets.Fernando Sahmkow1-0/+1
2022-04-23general: Convert source file copyright comments over to SPDXMorph1-3/+2
2022-03-19video_core: Reduce unused includesameerj1-1/+0
2021-07-27render_target: Add missing initializer for size extentLioncash1-3/+3
2020-12-30video_core: Rewrite the texture cacheReinUsesLisp1-0/+51