| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Implement BGRA8 framebuffer format | 2019-02-09 | 1 | -0/+2 | |
| * | gl_shader_cache: Fix texture view for cubemaps as cubemap arrays | 2019-01-29 | 1 | -0/+18 | |
| * | gpu: Remove PixelFormat G8R8U and G8R8S, as they do not seem to exist. | 2018-12-28 | 1 | -2/+5 | |
| * | Fixed uninitialized memory due to missing returns in canary | 2018-12-19 | 1 | -0/+7 | |
| * | Implement ASTC_2D_10X8 & ASTC_2D_10X8_SRGB (#1666) | 2018-11-12 | 1 | -0/+4 | |
| * | Merge pull request #1616 from FernandoS27/cube-array | 2018-11-05 | 1 | -0/+3 | |
| |\ | |||||
| | * | Implement Cube Arrays | 2018-11-01 | 1 | -0/+3 | |
| * | | Fix ASTC Decompressor to support depth parameter | 2018-11-01 | 1 | -21/+5 | |
| |/ | |||||
| * | video_core: Move surface declarations out of gl_rasterizer_cache | 2018-10-30 | 1 | -0/+499 | |