eden-miror/src
crueter 933feab72e
[cmake] Fix macOS frameworks, and icon set usage
- The Xcode generator /mandates/ that you pass in the `.icon` directory
  into the build system, where it can then compose the asset itself.
- Assets.car and eden.icns were improperly handled; they are now
  automatically generated and should properly be applied as needed. I
  will need someone on Tahoe to confirm, however, as I am on Sequoia.
- Added some missing frameworks, ported from the KosmicKrisp branch.

Signed-off-by: crueter <crueter@eden-emu.dev>
2026-03-25 23:03:39 -04:00
..
android [android,ui] driver management: fixed driver add/removal unsync (#3757) 2026-03-25 12:13:04 +01:00
audio_core [common/logging] Simplify logging logic and fix issues when logging before system is created (#3688) 2026-03-12 18:29:15 +01:00
common [common/logging] fix android stupid ctor() init order not initializing logging first (#3719) 2026-03-12 23:16:56 +01:00
core [hle/service/nifm] fix pack(pop) warning on clang (#3764) 2026-03-23 18:03:54 +01:00
dedicated_room [common/logging] Simplify logging logic and fix issues when logging before system is created (#3688) 2026-03-12 18:29:15 +01:00
dynarmic [dynarmic] Remove last FPT LUT table, removing around 30kb worth of unused functions (#3718) 2026-03-25 10:48:53 +01:00
frontend_common [frontend] only set https on Android (#3733) 2026-03-15 02:57:32 +01:00
hid_core [common/logging] Simplify logging logic and fix issues when logging before system is created (#3688) 2026-03-12 18:29:15 +01:00
input_common [common/logging] Simplify logging logic and fix issues when logging before system is created (#3688) 2026-03-12 18:29:15 +01:00
network [common/logging] Simplify logging logic and fix issues when logging before system is created (#3688) 2026-03-12 18:29:15 +01:00
qt_common [qt_common] remove 109kb worth of duplicate shortcut data (#3756) 2026-03-20 22:09:14 +01:00
shader_recompiler [common/logging] Simplify logging logic and fix issues when logging before system is created (#3688) 2026-03-12 18:29:15 +01:00
tests [common/logging] Simplify logging logic and fix issues when logging before system is created (#3688) 2026-03-12 18:29:15 +01:00
video_core [android] Rework of frame pacing mode + Surface mode detection per API level. (#3735) 2026-03-24 01:25:44 +01:00
web_service [common/logging] Simplify logging logic and fix issues when logging before system is created (#3688) 2026-03-12 18:29:15 +01:00
yuzu [cmake] Fix macOS frameworks, and icon set usage 2026-03-25 23:03:39 -04:00
yuzu_cmd [common/logging] Simplify logging logic and fix issues when logging before system is created (#3688) 2026-03-12 18:29:15 +01:00
yuzu_room_standalone [cmake] add a YUZU_STATIC_ROOM option (#3411) 2026-01-28 23:54:49 +01:00
.clang-format
CMakeLists.txt [desktop] Port some QtCommon changes from QML branch (#3703) 2026-03-10 05:37:45 +01:00
dep_hashes.h.in [cmake, frontend] feat: CPMUtil + dependency viewer (#238) 2025-08-11 22:27:29 +02:00