Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | renderer_(gl/vk): Implement ASTC_10x6_UNORM | Morph | 2022-07-06 | 1 | -1/+5 |
* | 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 | -7/+42 |
* | gl_texture_cache: Avoid format views on Intel and AMD | ReinUsesLisp | 2021-01-04 | 1 | -4/+5 |
* | video_core: Rewrite the texture cache | ReinUsesLisp | 2020-12-30 | 1 | -24/+118 |
* | video_core: Rearrange pixel format names | ReinUsesLisp | 2020-07-13 | 1 | -47/+40 |
* | texture_cache: Test format compatibility before copying | ReinUsesLisp | 2020-06-27 | 1 | -1/+1 |
* | video_core/compatible_formats: Table to test if two formats are legal to view or copy | ReinUsesLisp | 2020-06-27 | 1 | -0/+162 |