Age | Commit message (Expand) | Author |
---|---|---|
2022-10-10 | Fix stencil func registers, make clip control equivalent to how it was before... | Kelebek1 |
2022-10-07 | Update 3D regs | Kelebek1 |
2022-04-23 | general: Convert source file copyright comments over to SPDX | Morph |
2021-07-22 | shader: Accelerate pipeline transitions and use dirty flags for shaders | ReinUsesLisp |
2021-02-13 | video_core: Reimplement the buffer cache | ReinUsesLisp |
2020-12-30 | video_core: Rewrite the texture cache | ReinUsesLisp |
2020-12-06 | video_core: Adjust `NUM` macro to avoid Clang warning | comex |
2020-03-14 | DirtyFlags: relax need to set render_targets as dirty | Fernando Sahmkow |
2020-02-28 | dirty_flags: Deduplicate code between OpenGL and Vulkan | ReinUsesLisp |