Age | Commit message (Expand) | Author |
---|---|---|
2025-01-14 | Revert incorrect copyright attribution for non-contributed files | Zephyron |
2024-12-31 | chore: update project references and add Citron copyright | Zephyron |
2023-07-01 | renderer_vulkan: Fix some missing view formats | GPUCode |
2023-05-03 | GPU: implement missing ASTC | Fernando Sahmkow |
2022-07-05 | renderer_(gl/vk): Implement ASTC_10x6_UNORM | Morph |
2022-04-23 | general: Convert source file copyright comments over to SPDX | Morph |
2021-03-04 | texture_cache: Blacklist BGRA8 copies and views on OpenGL | ameerj |
2021-01-04 | gl_texture_cache: Avoid format views on Intel and AMD | ReinUsesLisp |
2020-12-30 | video_core: Rewrite the texture cache | ReinUsesLisp |
2020-07-13 | video_core: Rearrange pixel format names | ReinUsesLisp |
2020-06-26 | texture_cache: Test format compatibility before copying | ReinUsesLisp |
2020-06-26 | video_core/compatible_formats: Table to test if two formats are legal to view... | ReinUsesLisp |