Lime3DS/src
qr243vbi 687c4415be
Some checks are pending
citra-build / source (push) Waiting to run
citra-build / linux (appimage) (push) Waiting to run
citra-build / linux (fresh) (push) Waiting to run
citra-build / macos (arm64) (push) Waiting to run
citra-build / macos (x86_64) (push) Waiting to run
citra-build / macos-universal (push) Blocked by required conditions
citra-build / windows (msvc) (push) Waiting to run
citra-build / windows (msys2) (push) Waiting to run
citra-build / android (push) Waiting to run
citra-build / ios (push) Waiting to run
citra-format / clang-format (push) Waiting to run
citra-transifex / transifex (push) Waiting to run
Add missing find_package into CMakeLists.txt (#1165)
* Update CMakeLists.txt

* Add missing find_package directive

* Update CMakeLists.txt
2025-07-27 00:35:50 +01:00
..
android android: Implement play time tracking (#813) 2025-07-12 13:01:46 +01:00
audio_core Fix aac_decoder memory leak (#1167) 2025-06-21 11:50:39 +01:00
citra_meta citra_common: Enable SSE4.2 on x86_64 builds 2025-05-31 11:12:28 +00:00
citra_qt Add missing find_package into CMakeLists.txt (#1165) 2025-07-27 00:35:50 +01:00
citra_room citra_room: Added removed option warning for --enable-citra-mods/-e 2025-05-15 16:19:20 +01:00
citra_room_standalone Updated help strings to reflect new room implementation 2025-04-16 16:39:09 +01:00
citra_sdl citra_sdl: Fixed compile failure due to use of removed function 2025-06-30 10:12:31 +01:00
common android: Implement play time tracking (#813) 2025-07-12 13:01:46 +01:00
core [GSP] Set correct stop flag (#1199) 2025-06-29 13:09:03 +02:00
input_common Replace deprecated and removed in boost 1.88 io_service to io_context (#1126) 2025-06-17 18:41:22 +00:00
installer Installer: cleanup NSIS, remove unused code, correct minimum version 2025-07-10 23:57:32 +01:00
network Updated license headers 2025-05-15 16:19:20 +01:00
tests Removed some remaining .3ds extension references 2025-03-02 17:45:54 +00:00
video_core GSP: correct MemoryFill interrupt signaling (#1218) 2025-07-10 23:22:10 +01:00
web_service Remove the telemetry (#45) 2024-11-07 14:42:32 +01:00
.clang-format clang format: add objective c++ formatting 2022-01-10 13:52:39 +01:00
CMakeLists.txt cmake: Suppress -Wpsabi warnings when building with GCC 2025-06-03 20:58:30 +01:00