summaryrefslogtreecommitdiffstats
path: root/src/video_core/dirty_flags.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix stencil func registers, make clip control equivalent to how it was before, but surely wrong.Kelebek12022-10-101-1/+1
* Update 3D regsKelebek12022-10-071-11/+13
* general: Convert source file copyright comments over to SPDXMorph2022-04-231-3/+2
* shader: Accelerate pipeline transitions and use dirty flags for shadersReinUsesLisp2021-07-231-0/+6
* 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