summaryrefslogtreecommitdiffstats
path: root/src/video_core/textures/convert.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-06-21texture_cache: General FixesFernando Sahmkow1-3/+4
Fixed ASTC mipmaps loading Fixed alignment on openGL upload/download Fixed Block Height Calculation Removed unalign_height
2019-04-06video_core/textures/convert: Replace include with a forward declarationLioncash1-1/+4
Avoids dragging in a direct dependency in a header.
2019-02-27gl_rasterizer_cache: Move format conversion to its own fileReinUsesLisp1-0/+18