Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | general: Convert source file copyright comments over to SPDX | Morph | 2022-04-23 | 1 | -3/+2 |
* | video_core: Reduce unused includes | ameerj | 2022-03-19 | 1 | -2/+0 |
* | TextureCache: fix rescaling in aliases and overlap joins. | FernandoS27 | 2021-11-16 | 1 | -1/+2 |
* | Texture Cache: Improve accuracy of sparse texture detection. | Fernando Sahmkow | 2021-07-04 | 1 | -2/+0 |
* | Texture Cache: Initial Implementation of Sparse Textures. | Fernando Sahmkow | 2021-07-04 | 1 | -1/+5 |
* | texure_cache/util: Resolve implicit sign conversions with std::reduce | Lioncash | 2021-04-12 | 1 | -2/+3 |
* | texture_cache: Blacklist BGRA8 copies and views on OpenGL | ameerj | 2021-03-04 | 1 | -4/+5 |
* | gl_texture_cache: Avoid format views on Intel and AMD | ReinUsesLisp | 2021-01-04 | 1 | -3/+5 |
* | video_core: Rewrite the texture cache | ReinUsesLisp | 2020-12-30 | 1 | -0/+107 |