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