| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-12-28 | gpu: Remove PixelFormat G8R8U and G8R8S, as they do not seem to exist. | bunnei | |
| - Fixes UI rendering issues in The Legend of Zelda: Breath of the Wild. | |||
| 2018-12-19 | Fixed uninitialized memory due to missing returns in canary | David Marcec | |
| Functions which are suppose to crash on non canary builds usually don't return anything which lead to uninitialized memory being used. | |||
| 2018-11-12 | Implement ASTC_2D_10X8 & ASTC_2D_10X8_SRGB (#1666) | greggameplayer | |
| * Implement ASTC_2D_10X8 & ASTC_2D_10X8_SRGB ( needed by Mario+Rabbids Kingdom Battle ) * Small placement correction | |||
| 2018-11-05 | Merge pull request #1616 from FernandoS27/cube-array | bunnei | |
| Implement Cube Arrays | |||
| 2018-11-01 | Fix ASTC Decompressor to support depth parameter | FernandoS27 | |
| 2018-11-01 | Implement Cube Arrays | FernandoS27 | |
| 2018-10-30 | video_core: Move surface declarations out of gl_rasterizer_cache | ReinUsesLisp | |
