mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-12 19:27:47 +00:00
video_core: Add BCn decoding support
This commit is contained in:
parent
8a829a12b6
commit
5196f05cec
16 changed files with 1789 additions and 120 deletions
|
@ -3,7 +3,6 @@
|
|||
|
||||
#include <stb_dxt.h>
|
||||
#include <string.h>
|
||||
|
||||
#include "common/alignment.h"
|
||||
#include "video_core/textures/bcn.h"
|
||||
#include "video_core/textures/workers.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue