mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-05-29 17:09:14 +00:00
shader_bytecode: Add initial module for shader decoding.
This commit is contained in:
@@ -9,6 +9,7 @@ add_library(video_core STATIC
|
||||
engines/maxwell_3d.h
|
||||
engines/maxwell_compute.cpp
|
||||
engines/maxwell_compute.h
|
||||
engines/shader_bytecode.h
|
||||
gpu.cpp
|
||||
gpu.h
|
||||
macro_interpreter.cpp
|
||||
|
||||
Reference in New Issue
Block a user