mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-20 19:17:57 -05:00
Merge pull request #1290 from FernandoS27/shader-header
Implemented (Partialy) Shader Header
This commit is contained in:
@ -14,6 +14,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