summaryrefslogtreecommitdiffstats
path: root/src/video_core/dirty_flags.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* video_core: Reimplement the buffer cacheReinUsesLisp2021-02-131-2/+27
* video_core: Rewrite the texture cacheReinUsesLisp2020-12-301-0/+7
* video_core: Adjust `NUM` macro to avoid Clang warningcomex2020-12-071-1/+1
* DirtyFlags: relax need to set render_targets as dirty Fernando Sahmkow2020-03-141-8/+0
* dirty_flags: Deduplicate code between OpenGL and VulkanReinUsesLisp2020-02-281-0/+46