Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2019-04-18 | video_core: Silent -Wswitch warnings | ReinUsesLisp | 1 | -35/+51 |
2019-04-09 | Implement Texture Format ZF32_X24S8. | Fernando Sahmkow | 1 | -0/+2 |
2019-03-05 | video_core/surface: Remove obsolete TODO in PixelFormatFromRenderTargetFormat() | Lioncash | 1 | -2/+0 |
2019-02-09 | Implement BGRA8 framebuffer format | greggameplayer | 1 | -0/+2 |
2019-01-30 | gl_shader_cache: Fix texture view for cubemaps as cubemap arrays | ReinUsesLisp | 1 | -0/+18 |
2018-12-28 | gpu: Remove PixelFormat G8R8U and G8R8S, as they do not seem to exist. | bunnei | 1 | -2/+5 |
2018-12-19 | Fixed uninitialized memory due to missing returns in canary | David Marcec | 1 | -0/+7 |
2018-11-13 | Implement ASTC_2D_10X8 & ASTC_2D_10X8_SRGB (#1666) | greggameplayer | 1 | -0/+4 |
2018-11-02 | Fix ASTC Decompressor to support depth parameter | FernandoS27 | 1 | -21/+5 |
2018-11-01 | Implement Cube Arrays | FernandoS27 | 1 | -0/+3 |
2018-10-30 | video_core: Move surface declarations out of gl_rasterizer_cache | ReinUsesLisp | 1 | -0/+499 |