summaryrefslogtreecommitdiff
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...Gravatar Kelebek12022-10-101-1/+1
* Update 3D regsGravatar Kelebek12022-10-071-11/+13
* general: Convert source file copyright comments over to SPDXGravatar Morph2022-04-231-3/+2
* shader: Accelerate pipeline transitions and use dirty flags for shadersGravatar ReinUsesLisp2021-07-221-0/+6
* video_core: Reimplement the buffer cacheGravatar ReinUsesLisp2021-02-131-2/+27
* video_core: Rewrite the texture cacheGravatar ReinUsesLisp2020-12-301-0/+7
* video_core: Adjust `NUM` macro to avoid Clang warningGravatar comex2020-12-061-1/+1
* DirtyFlags: relax need to set render_targets as dirty Gravatar Fernando Sahmkow2020-03-141-8/+0
* dirty_flags: Deduplicate code between OpenGL and VulkanGravatar ReinUsesLisp2020-02-281-0/+46