aboutsummaryrefslogtreecommitdiff
path: root/src/video_core/texture_cache/formatter.h
AgeCommit message (Expand)Author
2023-10-06Implement X8_D24 formatKelebek1
2023-05-06Log object names with debug renderer, add a GPU address to ImageViewsKelebek1
2023-05-03GPU: implement missing ASTCFernando Sahmkow
2022-11-24GPU: Implement additional render target formats.Fernando Sahmkow
2022-10-06VideoCore: Implement formats needed for N64 emulation.Fernando Sahmkow
2022-10-06Texture Cache: Add ASTC 10x5 Format.Fernando Sahmkow
2022-07-05renderer_(gl/vk): Implement ASTC_10x6_UNORMMorph
2022-04-23general: Convert source file copyright comments over to SPDXMorph
2022-04-14video_core: implement formats for N64 emulationFernando Sahmkow
2021-11-17video_core: Add S8_UINT stencil formatMorph
2021-07-22shader: Initial OpenGL implementationReinUsesLisp
2020-12-30video_core: Rewrite the texture cacheReinUsesLisp