summaryrefslogtreecommitdiffstats
path: root/src/video_core/textures/convert.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-04-06video_core/textures/convert: Replace include with a forward declarationLioncash1-0/+1
Avoids dragging in a direct dependency in a header.
2019-02-27gl_rasterizer_cache: Move format conversion to its own fileReinUsesLisp1-0/+92