Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | general: Convert source file copyright comments over to SPDX | Morph | 2022-04-23 | 1 | -3/+2 |
* | texture_cache: Blacklist BGRA8 copies and views on OpenGL | ameerj | 2021-03-04 | 1 | -2/+3 |
* | gl_texture_cache: Avoid format views on Intel and AMD | ReinUsesLisp | 2021-01-04 | 1 | -1/+1 |
* | video_core: Rewrite the texture cache | ReinUsesLisp | 2020-12-30 | 1 | -21/+2 |
* | compatible_formats: Add missing header guard | Lioncash | 2020-07-21 | 1 | -0/+2 |
* | video_core/compatible_formats: Table to test if two formats are legal to view or copy | ReinUsesLisp | 2020-06-27 | 1 | -0/+32 |