mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-18 10:47:55 +00:00
astc_decoder: Refactor for style and more efficient memory use
This commit is contained in:
parent
bca641cf8a
commit
e0977af861
9 changed files with 504 additions and 2258 deletions
|
@ -236,7 +236,6 @@ add_library(video_core STATIC
|
|||
texture_cache/types.h
|
||||
texture_cache/util.cpp
|
||||
texture_cache/util.h
|
||||
textures/astc.cpp
|
||||
textures/astc.h
|
||||
textures/decoders.cpp
|
||||
textures/decoders.h
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue