aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/video_core/dirty_flags.cpp
AgeCommit message (Expand)Author
2022-10-10Fix stencil func registers, make clip control equivalent to how it was before...Kelebek1
2022-10-07Update 3D regsKelebek1
2022-04-23general: Convert source file copyright comments over to SPDXMorph
2021-07-22shader: Accelerate pipeline transitions and use dirty flags for shadersReinUsesLisp
2021-02-13video_core: Reimplement the buffer cacheReinUsesLisp
2020-12-30video_core: Rewrite the texture cacheReinUsesLisp
2020-12-06video_core: Adjust `NUM` macro to avoid Clang warningcomex
2020-03-14DirtyFlags: relax need to set render_targets as dirty Fernando Sahmkow
2020-02-28dirty_flags: Deduplicate code between OpenGL and VulkanReinUsesLisp