Commit graph

  • 21594b73aa Android: Implement TLB optimization to prevent deadlocks and improve performance master Zephyron 2025-03-14 18:56:16 +10:00
  • d869045b77 build: Move PGO configuration to earlier in CMakeLists.txt Zephyron 2025-03-13 17:03:21 +10:00
  • f2931c7566 vulkan: Implement AMD driver workaround for logic operations Zephyron 2025-03-13 16:30:23 +10:00
  • 12c63997d2 core(base_clock_rate): Revert Back To 1,020 MHz Zephyron 2025-03-13 16:10:04 +10:00
  • 1023125be5 android: Add mandatory firmware and title.keys setup steps Zephyron 2025-03-13 16:04:11 +10:00
  • dad8859679 android: Update build system and optimize ARM NCE implementation v0.6-canary-refresh Zephyron 2025-03-11 20:48:51 +10:00
  • 834cc89548 externals: Update Vulkan and vcpkg submodules Zephyron 2025-03-11 15:47:53 +10:00
  • 38b259d099 Fix a few strings multiplayer vampiric_x 2025-03-10 23:16:30 +01:00
  • e7e9453667 android: Initial multiplayer support vampiric_x 2025-03-10 22:37:56 +01:00
  • ae75413cc3 Remove quickstart guide references to address legal concerns Zephyron 2025-03-09 22:23:54 +10:00
  • 6a31da5905 cmake: Add Profile-Guided Optimization (PGO) support Zephyron 2025-03-07 20:23:23 +10:00
  • a5125d008a revert 78b0080b96 Eden Zephyron 2025-03-06 06:44:38 +00:00
  • b24dd921aa revert 31694994f2 Zephyron 2025-03-06 06:44:06 +00:00
  • 9a65205dba revert ee3d858935 Zephyron 2025-03-06 06:43:37 +00:00
  • af4f08be33 revert 6565055865 Zephyron 2025-03-06 06:42:48 +00:00
  • 0d0963d32f revert 90a8165f77 Zephyron 2025-03-06 06:42:30 +00:00
  • 4491127f52 revert 031c635095 Zephyron 2025-03-06 06:41:01 +00:00
  • c304afe2b3 revert 78b0080b96 Zephyron 2025-03-06 06:40:24 +00:00
  • b8240b4214 revert 644ed69285 Zephyron 2025-03-06 06:40:17 +00:00
  • 91487f6d96 revert 3554f55fc9 Zephyron 2025-03-06 06:39:49 +00:00
  • 031c635095 arm: corrected declarations CamilleLaVey 2025-03-05 11:12:44 -04:00
  • 90a8165f77 Added: Core_Memory to filter logging class CamilleLaVey 2025-03-05 01:31:22 -04:00
  • 6565055865 Fix: Core_Memory logging and ARM_NCE Mutex logging CamilleLaVey 2025-03-05 00:25:31 -04:00
  • ee3d858935 Follow Up Of the previous commit with the update of TLB update CamilleLaVey 2025-03-04 22:50:01 -04:00
  • 31694994f2 arm_nce: Hash TLB to MLP L2 Update CamilleLaVey 2025-03-04 22:28:03 -04:00
  • 4197fa84a0 revert e4342324fe CamilleLaVey 2025-03-04 02:33:14 +00:00
  • e4342324fe Changes of the previous commits CamilleLaVey 2025-03-03 21:49:07 -04:00
  • 78b0080b96 TLB: Parallel Page Table Walk Logic Implementation CamilleLaVey 2025-03-03 21:44:56 -04:00
  • 644ed69285 arm: CamilleLaVey 2025-03-03 21:23:13 -04:00
  • 3554f55fc9 TLB Update CamilleLaVey 2025-03-03 20:55:08 -04:00
  • dc9532b4d1 Revert "CMake: Enable C++ latest and coroutines for MSVC builds" Zephyron 2025-03-03 17:13:29 +10:00
  • 1308e2b935 CMake: Enable C++ latest and coroutines for MSVC builds Zephyron 2025-03-03 16:35:57 +10:00
  • 5caecd8151 Android: Remove redundant firmware check Zephyron 2025-03-03 16:35:18 +10:00
  • dc9fbcc893 Android: Downgrade build dependencies and SDK versions Zephyron 2025-03-03 16:34:35 +10:00
  • b1d5d4e5be Update external dependencies Zephyron 2025-03-03 16:33:01 +10:00
  • f0d8daf755 revert cbb9a35166 CamilleLaVey 2025-03-03 04:00:13 +00:00
  • cbb9a35166 Re-Enabled Vulkan Functions disabled on Adreno to improve compatibility and performance and check further issues within the current changes. CamilleLaVey 2025-03-02 23:17:43 -04:00
  • cfe437aacf arm: Improve TLB implementation and fault handling in NCE Zephyron 2025-02-28 17:11:07 +10:00
  • 9b293c3a98 shader_recompiler: Implement vertex count lookup for Geometry stage Zephyron 2025-02-28 17:08:27 +10:00
  • 84e5fbc089 feat: Make firmware mandatory for title launching Zephyron 2025-02-28 16:15:10 +10:00
  • a442078ee4 feat: Remove autogenerated key functionality Zephyron 2025-02-28 15:27:12 +10:00
  • cc610ad9b6 renderer: Disable async presentation due to crashes Zephyron 2025-02-27 13:19:08 +10:00
  • 5a65f9a094 Update external dependencies Zephyron 2025-02-27 13:08:19 +10:00
  • 5ca1f0e365 core/arm/nce: Implement TLB caching system Zephyron 2025-02-25 18:37:14 +10:00
  • a36baad0f0 externals: Update submodule versions Zephyron 2025-02-25 18:34:32 +10:00
  • ed115d3f72 Revert "settings: Enable auto-stub by default" Zephyron 2025-02-24 19:05:05 +10:00
  • d9619b7eed vulkan: Improve memory allocation robustness Zephyron 2025-02-22 19:08:42 +10:00
  • dbe5bf1d18 android: Update build dependencies and configurations Zephyron 2025-02-22 19:07:53 +10:00
  • 7903415fa4 settings: Enable auto-stub by default Zephyron 2025-02-22 19:07:16 +10:00
  • 3bb4d97e9e cmake: Optimize Android VVL download logic Zephyron 2025-02-22 19:06:05 +10:00
  • a41f7b7a56 feat: Add AnTuTu to license verification for Android app Zephyron 2025-02-22 10:05:27 +10:00
  • 18f8a0f997 Add license verification for Android app v0.5-canary-refresh Zephyron 2025-02-21 18:46:48 +10:00
  • 4d50d2ba16 Revert "audio: refactor SDL2 sink implementation" Zephyron 2025-02-20 16:54:43 +10:00
  • 0576d40bf0 Remove redundant TranslateIPv4 function Zephyron 2025-02-19 19:53:35 +10:00
  • 6917530ba5 Updated submodule discord-rpc to commit 20cc99aeffa08a4834f156b6ab49ed68618cf94a Zephyron 2025-02-19 15:19:47 +10:00
  • 43495b6045 network: Improve network interface handling and address resolution Zephyron 2025-02-17 21:59:15 +10:00
  • c5e480e55d feat: Add Home Menu launch support and system improvements Zephyron 2025-02-17 17:33:10 +10:00
  • 1c9e17496b texture_cache: Add equality operators for ImageInfo and ImageViewInfo Zephyron 2025-02-16 18:30:50 +10:00
  • 7730d14b4a build: upgrade fmt and SDL2 Zephyron 2025-02-16 13:38:05 +10:00
  • 677b8f476a service/am: Implement SetRequestExitToLibraryAppletAtExecuteNextProgramEnabled Zephyron 2025-02-16 12:02:52 +10:00
  • 5cbde61d3c service/am: Implement CreateManagedDisplaySeparableLayer Zephyron 2025-02-16 12:01:27 +10:00
  • 33a1996ca4 service/nvnflinger: Unstub GetNativeHandle Zephyron 2025-02-16 11:59:08 +10:00
  • a7af4d001b service/vi: Improve OpenDisplay validation Zephyron 2025-02-16 11:57:23 +10:00
  • ef884ce39c service/aoc: Implement CheckAddOnContentMountStatus Zephyron 2025-02-16 11:55:13 +10:00
  • 1aad9fd4e3 revert f45f339ef9 Zephyron 2025-02-13 11:48:41 +00:00
  • f45f339ef9 deps: update SDL2 and FFmpeg versions Zephyron 2025-02-12 17:59:32 +10:00
  • 298e797592 Update external dependencies Zephyron 2025-02-12 15:58:47 +10:00
  • 8bfafb4755 build: Update NASM and clang-format versions, fix download URLs Zephyron 2025-02-11 19:25:59 +10:00
  • 33d54e595f cmake: update Qt configuration and externals URL Zephyron 2025-02-10 19:55:16 +10:00
  • 13ada2d705
    cmake: Use Qt 6.7.3 for MSVC builds Zephyron 2025-02-09 18:57:35 +10:00
  • 8bf4660bac
    android: Disable RAM Overlay By Default Zephyron 2025-02-09 18:51:20 +10:00
  • b07751ed43
    android: Update build toolchain to NDK 28 and Java 21 Zephyron 2025-02-09 18:24:45 +10:00
  • b3c60b4cbe
    vulkan: Rename resolve_image to resolve_image_holder Zephyron 2025-02-09 18:22:36 +10:00
  • dcf6f9a071
    Revert "Replace yuzu identifiers with citron" Zephyron 2025-02-09 18:19:08 +10:00
  • b42a0fb227
    network: Fix 0.0 FPS bug on Android (Part 2) Zephyron 2025-02-09 15:44:43 +10:00
  • 5af4803e42
    common: Enhance memory mapping safety and debugging Zephyron 2025-02-09 15:40:24 +10:00
  • becaf850ab
    Update Qt and Vulkan Headers versions Zephyron 2025-02-09 15:38:41 +10:00
  • d4ad55ed21
    Replace yuzu identifiers with citron Zephyron 2025-02-09 12:07:50 +10:00
  • 6e16a8db1c
    service/nvdrv: Implement NVGPU_GPU_IOCTL_NUM_VSMS Zephyron 2025-02-09 11:43:08 +10:00
  • 384a18927b
    service/friend: Clean up friend service implementation Zephyron 2025-02-09 11:40:46 +10:00
  • 76716b5248
    service/audio: Clean up audio controller implementation Zephyron 2025-02-09 11:39:16 +10:00
  • 6917a22a2c
    service/acc: Clean up account service implementation Zephyron 2025-02-09 11:36:58 +10:00
  • 646af3c143
    Downgrade Qt version from 6.8.2 to 6.7.3 Zephyron 2025-02-09 11:33:06 +10:00
  • d1b7aebe8c
    Update submodule URLs from yuzu-mirror to Citron repositories Zephyron 2025-02-09 11:31:40 +10:00
  • d783806b1e
    service/friend: implement additional friend service functions Zephyron 2025-02-08 20:39:47 +10:00
  • 268d322d7f
    service/audio: implement Unknown5000 and add debug commands Zephyron 2025-02-08 20:35:38 +10:00
  • 92b70b31e0
    service/nim: implement CreateServerInterface2 and improve logging Zephyron 2025-02-08 20:28:25 +10:00
  • 4792ba752e
    service/mm: add missing vector include and update copyright Zephyron 2025-02-08 20:24:09 +10:00
  • b8fe6b6f7c
    service/acc: implement Nintendo Account integration and cleanup Zephyron 2025-02-08 20:21:47 +10:00
  • 0acfbc5fa1
    service/nifm: implement additional network interface functions Zephyron 2025-02-08 19:58:19 +10:00
  • e3128c6e98
    service/sm: improve service manager implementation Zephyron 2025-02-08 19:50:28 +10:00
  • b89a85e228
    service/set: improve settings handling and update serial number Zephyron 2025-02-08 19:45:27 +10:00
  • cc48197448
    service/hid: reorganize gesture-related functions Zephyron 2025-02-08 19:39:53 +10:00
  • 0010882f36
    service: fix typo in NPNS GetStateChangeEvent function name Zephyron 2025-02-08 19:35:59 +10:00
  • 28350f7af8
    android: optimize build settings and remove x86_64 support Zephyron 2025-02-08 19:33:53 +10:00
  • 7ecb890a16
    common: improve host memory mapping validation Zephyron 2025-02-08 19:32:06 +10:00
  • c31768ec15
    core: improve nvdrv and buffer queue implementations Zephyron 2025-02-08 19:29:49 +10:00
  • 227db142e2
    sockets: reorder errno values numerically Zephyron 2025-02-08 19:21:47 +10:00
  • 3aa9c0d151
    audio: refactor SDL2 sink implementation Zephyron 2025-02-08 19:19:52 +10:00
  • 7b6495aced
    build: update dependencies and relax version requirements Zephyron 2025-02-08 19:13:51 +10:00