mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-21 13:27:56 +00:00
Merge pull request #1290 from FernandoS27/shader-header
Implemented (Partialy) Shader Header
This commit is contained in:
commit
90bc68e7b6
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