summaryrefslogtreecommitdiffstats
path: root/src/video_core/dirty_flags.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* general: Convert source file copyright comments over to SPDXMorph2022-04-231-3/+2
* TextureCache: Modify Viewports/Scissors according to Rescale.Fernando Sahmkow2021-11-161-1/+2
* VideoCore: Initial Setup for the Resolution Scaler.Fernando Sahmkow2021-11-161-0/+1
* Vulkan Rasterizer: Correct DepthBias/PolygonOffset on Vulkan.Fernando Sahmkow2021-09-231-0/+3
* shader: Accelerate pipeline transitions and use dirty flags for shadersReinUsesLisp2021-07-231-0/+2
* video_core: Reimplement the buffer cacheReinUsesLisp2021-02-131-1/+7
* video_core: Rewrite the texture cacheReinUsesLisp2020-12-301-0/+3
* DirtyFlags: relax need to set render_targets as dirty Fernando Sahmkow2020-03-141-2/+0
* video_core/dirty_flags: Address feedbackReinUsesLisp2020-02-281-4/+4
* dirty_flags: Deduplicate code between OpenGL and VulkanReinUsesLisp2020-02-281-0/+23
* video_core: Reintroduce dirty flags infrastructureReinUsesLisp2020-02-281-0/+28