Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | astc_decoder: Optimize the use EncodingData | ameerj | 2021-08-01 | 1 | -70/+0 |
* | astc.h: Move data to cpp implementation | ameerj | 2021-08-01 | 1 | -41/+0 |
* | astc_decoder.comp: Remove unnecessary LUT SSBOs | ameerj | 2021-06-19 | 1 | -8/+1 |
* | astc: Various robustness enhancements for the gpu decoder | ameerj | 2021-06-19 | 1 | -2/+0 |
* | textures: Reintroduce CPU ASTC decoder | ameerj | 2021-06-16 | 1 | -0/+3 |
* | 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 |