summaryrefslogtreecommitdiffstats
path: root/src/video_core/CMakeLists.txt
diff options
context:
space:
mode:
authorYuri Kunde Schlesner <yuriks@yuriks.net>2017-01-28 21:34:31 +0100
committerYuri Kunde Schlesner <yuriks@yuriks.net>2017-02-04 22:59:11 +0100
commit8fca90b5d56892758a98a0ece15b5845009893e3 (patch)
tree16cc7c03687ec58c209c90e5d54f34a2eb9dcf74 /src/video_core/CMakeLists.txt
parentVideoCore: Split lighting regs from Regs struct (diff)
downloadyuzu-8fca90b5d56892758a98a0ece15b5845009893e3.tar
yuzu-8fca90b5d56892758a98a0ece15b5845009893e3.tar.gz
yuzu-8fca90b5d56892758a98a0ece15b5845009893e3.tar.bz2
yuzu-8fca90b5d56892758a98a0ece15b5845009893e3.tar.lz
yuzu-8fca90b5d56892758a98a0ece15b5845009893e3.tar.xz
yuzu-8fca90b5d56892758a98a0ece15b5845009893e3.tar.zst
yuzu-8fca90b5d56892758a98a0ece15b5845009893e3.zip
Diffstat (limited to 'src/video_core/CMakeLists.txt')
-rw-r--r--src/video_core/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/video_core/CMakeLists.txt b/src/video_core/CMakeLists.txt
index 3c6ea42be..c8d2675ae 100644
--- a/src/video_core/CMakeLists.txt
+++ b/src/video_core/CMakeLists.txt
@@ -34,6 +34,7 @@ set(HEADERS
rasterizer_interface.h
regs_framebuffer.h
regs_lighting.h
+ regs_pipeline.h
regs_rasterizer.h
regs_texturing.h
renderer_base.h