Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2019-02-01 | video_core: Remove unused Fill surface type | ReinUsesLisp | 1 | -2/+1 |
2019-01-30 | gl_shader_cache: Fix texture view for cubemaps as cubemap arrays | ReinUsesLisp | 1 | -0/+2 |
2018-12-28 | gpu: Remove PixelFormat G8R8U and G8R8S, as they do not seem to exist. | bunnei | 1 | -51/+41 |
2018-12-05 | Improve msvc codegen for hot-path array LUTs | heapo | 1 | -275/+277 |
2018-11-13 | Implement ASTC_2D_10X8 & ASTC_2D_10X8_SRGB (#1666) | greggameplayer | 1 | -69/+79 |
2018-11-02 | Fix ASTC Decompressor to support depth parameter | FernandoS27 | 1 | -13/+94 |
2018-11-01 | Implement Cube Arrays | FernandoS27 | 1 | -0/+1 |
2018-10-30 | video_core: Move surface declarations out of gl_rasterizer_cache | ReinUsesLisp | 1 | -0/+385 |