summaryrefslogtreecommitdiffstats
path: root/src/video_core/textures/convert.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* video_core: Rewrite the texture cacheReinUsesLisp2020-12-301-93/+0
* video_core: Remove unnecessary enum class casting in logging messagesLioncash2020-12-071-1/+1
* video_core: Rearrange pixel format namesReinUsesLisp2020-07-131-3/+3
* texture_cache: General FixesFernando Sahmkow2019-06-211-7/+7
* video_core/textures/convert: Replace include with a forward declarationLioncash2019-04-061-0/+1
* gl_rasterizer_cache: Move format conversion to its own fileReinUsesLisp2019-02-271-0/+92