Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | general: Convert source file copyright comments over to SPDX | Morph | 2022-04-23 | 1 | -3/+2 |
* | TextureCache: Modify Viewports/Scissors according to Rescale. | Fernando Sahmkow | 2021-11-16 | 1 | -1/+2 |
* | VideoCore: Initial Setup for the Resolution Scaler. | Fernando Sahmkow | 2021-11-16 | 1 | -0/+1 |
* | Vulkan Rasterizer: Correct DepthBias/PolygonOffset on Vulkan. | Fernando Sahmkow | 2021-09-23 | 1 | -0/+3 |
* | shader: Accelerate pipeline transitions and use dirty flags for shaders | ReinUsesLisp | 2021-07-23 | 1 | -0/+2 |
* | video_core: Reimplement the buffer cache | ReinUsesLisp | 2021-02-13 | 1 | -1/+7 |
* | video_core: Rewrite the texture cache | ReinUsesLisp | 2020-12-30 | 1 | -0/+3 |
* | DirtyFlags: relax need to set render_targets as dirty | Fernando Sahmkow | 2020-03-14 | 1 | -2/+0 |
* | video_core/dirty_flags: Address feedback | ReinUsesLisp | 2020-02-28 | 1 | -4/+4 |
* | dirty_flags: Deduplicate code between OpenGL and Vulkan | ReinUsesLisp | 2020-02-28 | 1 | -0/+23 |
* | video_core: Reintroduce dirty flags infrastructure | ReinUsesLisp | 2020-02-28 | 1 | -0/+28 |