summaryrefslogtreecommitdiffstats
path: root/src/video_core/textures/convert.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* texture_cache: General FixesFernando Sahmkow2019-06-211-3/+4
| | | | | | | Fixed ASTC mipmaps loading Fixed alignment on openGL upload/download Fixed Block Height Calculation Removed unalign_height
* video_core/textures/convert: Replace include with a forward declarationLioncash2019-04-061-1/+4
| | | | Avoids dragging in a direct dependency in a header.
* gl_rasterizer_cache: Move format conversion to its own fileReinUsesLisp2019-02-271-0/+18