Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | astc_decoder: Refactor for style and more efficient memory use | ameerj | 2021-03-25 | 1 | -123/+51 |
* | renderer_opengl: Accelerate ASTC texture decoding with a compute shader | ameerj | 2021-03-13 | 1 | -0/+190 |
* | video_core: Rewrite the texture cache | ReinUsesLisp | 2020-12-30 | 1 | -3/+2 |
* | gl_rasterizer_cache: Move format conversion to its own file | ReinUsesLisp | 2019-02-27 | 1 | -1/+1 |
* | Fix ASTC Decompressor to support depth parameter | FernandoS27 | 2018-11-02 | 1 | -1/+1 |
* | gl_rasterizer: Implement texture format ASTC_2D_4X4. | bunnei | 2018-06-18 | 1 | -0/+15 |