Age | Commit message (Expand) | Author |
---|---|---|
2022-04-23 | general: Convert source file copyright comments over to SPDX | Morph |
2021-11-16 | TextureCache: Modify Viewports/Scissors according to Rescale. | Fernando Sahmkow |
2021-11-16 | VideoCore: Initial Setup for the Resolution Scaler. | Fernando Sahmkow |
2021-09-23 | Vulkan Rasterizer: Correct DepthBias/PolygonOffset on Vulkan. | Fernando Sahmkow |
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-03-14 | DirtyFlags: relax need to set render_targets as dirty | Fernando Sahmkow |
2020-02-28 | video_core/dirty_flags: Address feedback | ReinUsesLisp |
2020-02-28 | dirty_flags: Deduplicate code between OpenGL and Vulkan | ReinUsesLisp |
2020-02-28 | video_core: Reintroduce dirty flags infrastructure | ReinUsesLisp |