summaryrefslogtreecommitdiffstats
path: root/src/video_core/dirty_flags.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2021-02-13video_core: Reimplement the buffer cacheReinUsesLisp1-2/+27
2020-12-30video_core: Rewrite the texture cacheReinUsesLisp1-0/+7
2020-12-07video_core: Adjust `NUM` macro to avoid Clang warningcomex1-1/+1
2020-03-14DirtyFlags: relax need to set render_targets as dirty Fernando Sahmkow1-8/+0
2020-02-28dirty_flags: Deduplicate code between OpenGL and VulkanReinUsesLisp1-0/+46