mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-21 13:27:56 +00:00
Implemented (Partialy) Shader Header
This commit is contained in:
parent
48fc06336c
commit
120a7f2706
3 changed files with 102 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue