Cemu/src
capitalistspz cfd148ac36 Move camera code to CemuInput
Compiling the precompiled headers for `CemuCamera` took longer than compiling `CemuCamera` itself, so it just ends up being noticeably faster to just add it to one of the existing sublibs. It probably wasn't a problem for MSVC because precompiled header reuse works there, but I'm not using MSVC
2026-06-19 16:29:42 +01:00
..
audio build: Remove unnecessary includes to improve compile times 2026-03-24 04:15:28 +01:00
Cafe Move camera code to CemuInput 2026-06-19 16:29:42 +01:00
Cemu Clean up includes in MainWindow and remove duplicate helper (#1955) 2026-06-13 15:54:26 +02:00
Common coreinit: Always try to print symbols for PPC stack traces 2026-04-30 02:37:32 +02:00
config Fix config saving 2026-06-19 16:29:42 +01:00
gui Move camera code to CemuInput 2026-06-19 16:29:42 +01:00
imgui build+Latte: Add working ENABLE_OPENGL and ENABLE_VULKAN build options (#1887) 2026-05-09 15:03:25 +02:00
input Move camera code to CemuInput 2026-06-19 16:29:42 +01:00
resource ci+mac: Codesign macOS app bundle (#1875) 2026-04-16 03:26:26 +02:00
tools Add Metal backend (#1287) 2025-12-06 17:14:25 +01:00
util Clean up includes in MainWindow and remove duplicate helper (#1955) 2026-06-13 15:54:26 +02:00
CMakeLists.txt Move camera code to CemuInput 2026-06-19 16:29:42 +01:00
main.cpp build+input: Make SDL optional (#1895) 2026-05-09 15:27:26 +02:00
mainLLE.cpp UI+build: Isolate wxWidgets code from non-GUI code (#1633) 2025-07-15 04:28:41 +02:00