| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | renderer_vulkan: Fix some missing view formats | 2023-07-01 | 1 | -0/+6 | |
| * | GPU: implement missing ASTC | 2023-05-03 | 1 | -9/+11 | |
| * | renderer_(gl/vk): Implement ASTC_10x6_UNORM | 2022-07-05 | 1 | -1/+5 | |
| * | general: Convert source file copyright comments over to SPDX | 2022-04-23 | 1 | -3/+2 | |
| * | texture_cache: Blacklist BGRA8 copies and views on OpenGL | 2021-03-04 | 1 | -7/+42 | |
| * | gl_texture_cache: Avoid format views on Intel and AMD | 2021-01-04 | 1 | -4/+5 | |
| * | video_core: Rewrite the texture cache | 2020-12-30 | 1 | -24/+118 | |
| * | video_core: Rearrange pixel format names | 2020-07-13 | 1 | -47/+40 | |
| * | texture_cache: Test format compatibility before copying | 2020-06-26 | 1 | -1/+1 | |
| * | video_core/compatible_formats: Table to test if two formats are legal to view... | 2020-06-26 | 1 | -0/+162 |