| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-07-13 | video_core: Rearrange pixel format names | ReinUsesLisp | |
| Normalizes pixel format names to match Vulkan names. Previous to this commit pixel formats had no convention, leading to confusion and potential bugs. | |||
| 2019-06-20 | texture_cache: General Fixes | Fernando Sahmkow | |
| Fixed ASTC mipmaps loading Fixed alignment on openGL upload/download Fixed Block Height Calculation Removed unalign_height | |||
| 2019-04-06 | video_core/textures/convert: Replace include with a forward declaration | Lioncash | |
| Avoids dragging in a direct dependency in a header. | |||
| 2019-02-26 | gl_rasterizer_cache: Move format conversion to its own file | ReinUsesLisp | |
