aboutsummaryrefslogtreecommitdiff
path: root/src/video_core/textures/convert.cpp
AgeCommit message (Collapse)Author
2019-04-06video_core/textures/convert: Replace include with a forward declarationLioncash
Avoids dragging in a direct dependency in a header.
2019-02-26gl_rasterizer_cache: Move format conversion to its own fileReinUsesLisp