summaryrefslogtreecommitdiff
path: root/src/video_core/dirty_flags.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* video_core: Reimplement the buffer cacheGravatar ReinUsesLisp2021-02-131-1/+7
* video_core: Rewrite the texture cacheGravatar ReinUsesLisp2020-12-301-0/+3
* DirtyFlags: relax need to set render_targets as dirty Gravatar Fernando Sahmkow2020-03-141-2/+0
* video_core/dirty_flags: Address feedbackGravatar ReinUsesLisp2020-02-281-4/+4
* dirty_flags: Deduplicate code between OpenGL and VulkanGravatar ReinUsesLisp2020-02-281-0/+23
* video_core: Reintroduce dirty flags infrastructureGravatar ReinUsesLisp2020-02-281-0/+28