summaryrefslogtreecommitdiffstats
path: root/src/video_core/texture_cache/formatter.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Implement X8_D24 formatKelebek12023-10-061-0/+2
* Log object names with debug renderer, add a GPU address to ImageViewsKelebek12023-05-061-1/+1
* GPU: implement missing ASTCFernando Sahmkow2023-05-031-0/+6
* GPU: Implement additional render target formats.Fernando Sahmkow2022-11-241-0/+2
* VideoCore: Implement formats needed for N64 emulation.Fernando Sahmkow2022-10-061-2/+2
* Texture Cache: Add ASTC 10x5 Format.Fernando Sahmkow2022-10-061-0/+4
* renderer_(gl/vk): Implement ASTC_10x6_UNORMMorph2022-07-061-0/+2
* general: Convert source file copyright comments over to SPDXMorph2022-04-231-3/+2
* video_core: implement formats for N64 emulationFernando Sahmkow2022-04-141-0/+4
* video_core: Add S8_UINT stencil formatMorph2021-11-171-0/+2
* shader: Initial OpenGL implementationReinUsesLisp2021-07-231-2/+1
* video_core: Rewrite the texture cacheReinUsesLisp2020-12-301-0/+263