summaryrefslogtreecommitdiffstats
path: root/src/video_core/CMakeLists.txt
diff options
context:
space:
mode:
authorbunnei <bunneidev@gmail.com>2019-02-13 01:24:34 +0100
committerGitHub <noreply@github.com>2019-02-13 01:24:34 +0100
commitc440ecfafe5204b22ec00d2ba8e0cd39464c6a1a (patch)
treeb15696c7f74bfaaa38c493b33dacc3e4d8ca96eb /src/video_core/CMakeLists.txt
parentMerge pull request #2108 from FernandoS27/fix-cc (diff)
parentkepler_compute: Fixup assert and rename engines (diff)
downloadyuzu-c440ecfafe5204b22ec00d2ba8e0cd39464c6a1a.tar
yuzu-c440ecfafe5204b22ec00d2ba8e0cd39464c6a1a.tar.gz
yuzu-c440ecfafe5204b22ec00d2ba8e0cd39464c6a1a.tar.bz2
yuzu-c440ecfafe5204b22ec00d2ba8e0cd39464c6a1a.tar.lz
yuzu-c440ecfafe5204b22ec00d2ba8e0cd39464c6a1a.tar.xz
yuzu-c440ecfafe5204b22ec00d2ba8e0cd39464c6a1a.tar.zst
yuzu-c440ecfafe5204b22ec00d2ba8e0cd39464c6a1a.zip
Diffstat (limited to 'src/video_core/CMakeLists.txt')
-rw-r--r--src/video_core/CMakeLists.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/video_core/CMakeLists.txt b/src/video_core/CMakeLists.txt
index 33e507e69..1db0d031d 100644
--- a/src/video_core/CMakeLists.txt
+++ b/src/video_core/CMakeLists.txt
@@ -5,12 +5,12 @@ add_library(video_core STATIC
debug_utils/debug_utils.h
engines/fermi_2d.cpp
engines/fermi_2d.h
+ engines/kepler_compute.cpp
+ engines/kepler_compute.h
engines/kepler_memory.cpp
engines/kepler_memory.h
engines/maxwell_3d.cpp
engines/maxwell_3d.h
- engines/maxwell_compute.cpp
- engines/maxwell_compute.h
engines/maxwell_dma.cpp
engines/maxwell_dma.h
engines/shader_bytecode.h