mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-29 17:58:15 -05:00
Implemented (Partialy) Shader Header
This commit is contained in:
@ -12,6 +12,7 @@ add_library(video_core STATIC
|
||||
engines/maxwell_dma.cpp
|
||||
engines/maxwell_dma.h
|
||||
engines/shader_bytecode.h
|
||||
engines/shader_header.h
|
||||
gpu.cpp
|
||||
gpu.h
|
||||
macro_interpreter.cpp
|
||||
|
Reference in New Issue
Block a user