Commit Graph

14 Commits

Author SHA1 Message Date
capitalistspz
8acf6f621a Use cemu_use_precompiled_header 2026-04-15 15:18:58 +01:00
capitalistspz
df55484d09 Link to CemuConfig in CemuCamera
I'm using it after all
2026-04-15 14:57:19 +01:00
capitalistspz
a4478db4b3 Revert "Give up on using the precompiled headers"
This reverts commit 9fb8618c44.
2026-04-15 14:57:19 +01:00
capitalistspz
e457dca5fb Give up on using the precompiled headers 2026-04-15 14:57:19 +01:00
capitalistspz
49c33981a7 Link to CemuGui in CemuCamera despite not using any GUI code
Every other Cemu component links it
2026-04-15 14:57:19 +01:00
capitalistspz
1bb26db454 Link CemuCommon as PUBLIC
I know it doesn't match the rest of the `CMakeLists`
2026-04-15 14:57:19 +01:00
capitalistspz
756e79c51e Remove extra #pragma once 2026-04-15 14:57:19 +01:00
capitalistspz
cf6781fdcb CMakeLists.txt adjustments 2026-04-15 14:57:19 +01:00
capitalistspz
aff12540a6 Formatting and cleanup 2026-04-15 14:57:19 +01:00
capitalistspz
aa3c852560 Init CameraManager on open, deinit on close
And buffer allocation and deallocation occur on init and deinit
2026-04-15 14:57:19 +01:00
capitalistspz
6ee1e1e3e4 Remove duplicate sources in CMakeLists.txt 2026-04-15 14:57:19 +01:00
capitalistspz
6ea3a4d9a4 Some cleanup 2026-04-15 14:57:19 +01:00
capitalistspz
990f75f7b6 Fix config saving 2026-04-15 14:57:19 +01:00
capitalistspz
445bc22f58 camera branch again
I couldn't rebase it
2026-04-15 14:57:19 +01:00