index
:
anonymous/yuzu
master
yuzu is the world's most popular, open-source, Nintendo Switch emulator — started by the creators of Citra. It is written in C++ with portability in mind,
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
video_core
/
textures
/
astc.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
general: Convert source file copyright comments over to SPDX
Morph
2022-04-23
1
-3
/
+2
*
video_core: Reduce unused includes
ameerj
2022-03-19
1
-3
/
+0
*
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