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