summaryrefslogtreecommitdiffstats
path: root/src/video_core/dirty_flags.h (unfollow)
Commit message (Expand)AuthorFilesLines
2022-04-23general: Convert source file copyright comments over to SPDXMorph1-3/+2
2021-11-16TextureCache: Modify Viewports/Scissors according to Rescale.Fernando Sahmkow1-1/+2
2021-11-16VideoCore: Initial Setup for the Resolution Scaler.Fernando Sahmkow1-0/+1
2021-09-23Vulkan Rasterizer: Correct DepthBias/PolygonOffset on Vulkan.Fernando Sahmkow1-0/+3
2021-07-23shader: Accelerate pipeline transitions and use dirty flags for shadersReinUsesLisp1-0/+2
2021-02-13video_core: Reimplement the buffer cacheReinUsesLisp1-1/+7
2020-12-30video_core: Rewrite the texture cacheReinUsesLisp1-0/+3
2020-03-14DirtyFlags: relax need to set render_targets as dirty Fernando Sahmkow1-2/+0
2020-02-28video_core/dirty_flags: Address feedbackReinUsesLisp1-4/+4
2020-02-28dirty_flags: Deduplicate code between OpenGL and VulkanReinUsesLisp1-0/+23
2020-02-28video_core: Reintroduce dirty flags infrastructureReinUsesLisp1-0/+28