Merge pull request #1290 from FernandoS27/shader-header
Implemented (Partialy) Shader Header
This commit is contained in:
commit
fafc80d72e
3 changed files with 111 additions and 24 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue