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