Commit graph

  • 910c4a5f5c Merge branch 'master' into 'master' zqpvr01 2025-05-12 11:12:12 -0300
  • f45d818a64 Edit README.md zqpvr01 2025-05-12 11:10:04 -0300
  • ac850bdf90
    desktop: Update StartupWMClass to match application ID master Zephyron 2025-05-11 20:54:06 +1000
  • 7e58599d69 feat: downgrade fmt requirement to version 10 Zephyron 2025-05-05 18:05:39 +1000
  • 6969005c54 Merge branch 'master' into 'master' Zephyron 2025-05-03 08:51:10 +0000
  • 797f2bddb5 Merge branch 'master' into 'master' Wasted 2025-05-03 08:46:54 +0000
  • f3f18cede9 fix: remove skip condition for memory-related settings in configure_system Zephyron 2025-05-03 18:40:28 +1000
  • 03aab9becc revert: video_core changes reverted due to instability Zephyron 2025-05-03 17:37:26 +1000
  • a5f722b6d9 Add Samsung Game Hub support, GAME category, optional NFC, and minor cleanup Wasted 2025-05-02 11:11:27 +0000
  • ba98d0f15c api_version: Update constants for HOS 20.0.1 Zephyron 2025-05-02 17:41:06 +1000
  • fc88c06769 feat(renderer): Enhance shader compilation and pipeline caching Zephyron 2025-05-01 20:59:03 +1000
  • 7d213efca8 chore(README.MD): Fix dead links to old repo Zephyron 2025-05-01 17:27:56 +1000
  • 791b95822d fix(renderer_vulkan): resolve asynchronous presentation crashes and compilation errors Zephyron 2025-05-01 17:02:03 +1000
  • f706427815 Disable GPU memory manager, memory snapshots, and NCE features Zephyron 2025-05-01 15:56:17 +1000
  • 6c10e0034f api_version: Update constants for HOS 20.0.0 Zephyron 2025-05-01 15:43:42 +1000
  • 44dfea60a9 externals: Update Vulkan-related submodules to latest versions Zephyron 2025-05-01 15:10:11 +1000
  • 46abf95383 Revert "chore: update vcpkg baseline" Zephyron 2025-05-01 15:05:00 +1000
  • 5d3e75c25f Revert "chore: Make firmware optional rather than required" Zephyron 2025-05-01 14:58:48 +1000
  • 1bf27ebbb9 CI: Update Docker image reference for Transifex container Zephyron 2025-04-30 17:16:12 +1000
  • eec0f34204 CI: Update CI workflows to use Citron-specific naming and paths Zephyron 2025-04-30 16:50:39 +1000
  • 257aad2431 chore: Make firmware optional rather than required Zephyron 2025-04-30 15:25:57 +1000
  • 65dfe3234f chore: revert Vulkan submodules to older versions for testing Zephyron 2025-04-28 16:33:43 +1000
  • 57cf5a0daf build: bump VulkanHeaders minimum version Zephyron 2025-04-27 13:59:49 +1000
  • 020492f1fa chore: update vcpkg baseline Zephyron 2025-04-27 13:58:58 +1000
  • 21ca0b3119 fix: update deprecated boost::asio::io_service to io_context Zephyron 2025-04-27 13:57:27 +1000
  • 58401f5b39 fix: remove invalid WSAEBUSY Windows socket error code Zephyron 2025-04-27 13:38:35 +1000
  • 1ad69f3545 Update submodules: SDL, vcpkg, and Vulkan-Headers Zephyron 2025-04-27 13:27:21 +1000
  • 48eed78d1a socket: Implement missing errno values and improve network error handling Zephyron 2025-04-25 14:38:28 +1000
  • 5f962dd1c6 android: Update Vulkan Validation Layer to 1.4.309.0 Zephyron 2025-04-22 17:12:54 +1000
  • 25abfe36a3 android: Update build configuration and package identifiers Zephyron 2025-04-22 16:58:55 +1000
  • 2f57a35d2d video_core/vulkan: Fix callback variable shadowing in async shader compilation Zephyron 2025-04-22 16:57:57 +1000
  • 66bdd6ed27 video_core: Add fallback handling for failed storage buffer lookups Zephyron 2025-04-22 16:56:59 +1000
  • ff9c61e7c7 video_core: Improve texture cache memory management to prevent leaks Zephyron 2025-04-20 17:39:14 +1000
  • e72d695115 feat(services): Implement nn::socket, nn::nifm, and nn::nim networking services Zephyron 2025-04-20 15:35:25 +1000
  • 0cdd546152 externals: Update Vulkan dependencies to latest versions Zephyron 2025-04-19 13:26:01 +1000
  • 3205c9b691 fix(vulkan): address compiler warnings for Linux Zephyron 2025-04-18 14:24:47 +1000
  • f1e169e060 fix: correct implementation of present interval 0 for unlocked FPS Zephyron 2025-04-18 10:11:16 +1000
  • 278486d059 feat: add CPU clock rate slider to settings Zephyron 2025-04-16 22:02:10 +1000
  • bbd3253169 feat: add option to respect present interval 0 as unlocked FPS Zephyron 2025-04-16 19:28:15 +1000
  • a1f3414bde service/sockets: Implement network services for new firmware versions Zephyron 2025-04-15 17:19:53 +1000
  • 175a427c27 refactor(vulkan): remove depth buffer workarounds and excessive logging Zephyron 2025-04-14 22:02:29 +1000
  • 18def48dfe feat(video_core): Fix Linux compilation issues in Hybrid Memory Manager Zephyron 2025-04-12 17:50:39 +1000
  • a4088f3a1e Add Windows support to Hybrid Memory Manager Zephyron 2025-04-12 16:15:51 +1000
  • b66b3ca639 nvn(fix): Optimize shader performance by enhancing NVN bias settings Zephyron 2025-04-12 15:14:14 +1000
  • 3a1c178711 Revert "nvn: Optimize shader performance by enhancing NVN bias settings" Zephyron 2025-04-12 15:12:19 +1000
  • 964bbf489a feat(video_core): Implement HybridMemory for advanced Vulkan memory management Zephyron 2025-04-10 20:22:00 +1000
  • 19febba866 nvn: Optimize shader performance by enhancing NVN bias settings Zephyron 2025-04-05 00:46:51 +1000
  • 0dac3c1dbd renderer/friend: Improve reversed depth handling and Friend service Zephyron 2025-04-03 16:17:55 +1000
  • 5d952717ff video_core: Enhance Vulkan shader compilation with async threading system Zephyron 2025-03-31 20:59:39 +1000
  • b25c7653e6 feat(vulkan): implement enhanced texture and shader management Zephyron 2025-03-28 18:25:36 +1000
  • edfb500ee7 build: fix linux compilation Zephyron 2025-03-28 14:54:54 +1000
  • ebfc9d8347 memory: Implement enhanced memory management system Zephyron 2025-03-27 23:25:24 +1000
  • 1fd5fefcb1 WIP: Enhance shader compilation performance and control Zephyron 2025-03-27 20:56:23 +1000
  • 55dc3f8ec1 Update external dependency URLs and versions Zephyron 2025-03-25 20:30:33 +1000
  • 7edbccbdc9 Revert "Update submodule URLs from yuzu-mirror to Citron repositories" Zephyron 2025-03-25 17:45:50 +1000
  • e06526cbbc Update Vulkan-related dependencies and vcpkg Zephyron 2025-03-21 17:23:02 +1000
  • 0448d8146f Update controller udev rules with consistent vendor ID formatting Zephyron 2025-03-21 17:13:06 +1000
  • 98c515871e ui: Disable the Kiosk (Quest) Mode configuration option Zephyron 2025-03-20 18:49:00 +1000
  • 278ac75a37 ui: Disable the Auto-Stub configuration option Zephyron 2025-03-17 14:02:15 +1000
  • ec402a0510 feat(build): Add host system detection for Android cross-compilation Zephyron 2025-03-17 12:26:35 +1000
  • 8cb6e6d5d4 Revert "Android: Implement TLB optimization to prevent deadlocks and improve performance" Zephyron 2025-03-17 12:20:38 +1000
  • 51800e249b service/ssl: Register ssl:s service to fix game hangs v0.6.1-canary-refresh Zephyron 2025-03-16 19:33:00 +1000
  • 21594b73aa Android: Implement TLB optimization to prevent deadlocks and improve performance Zephyron 2025-03-14 18:56:16 +1000
  • d869045b77 build: Move PGO configuration to earlier in CMakeLists.txt Zephyron 2025-03-13 17:03:21 +1000
  • f2931c7566 vulkan: Implement AMD driver workaround for logic operations Zephyron 2025-03-13 16:30:23 +1000
  • 12c63997d2 core(base_clock_rate): Revert Back To 1,020 MHz Zephyron 2025-03-13 16:10:04 +1000
  • 1023125be5 android: Add mandatory firmware and title.keys setup steps Zephyron 2025-03-13 16:04:11 +1000
  • dad8859679 android: Update build system and optimize ARM NCE implementation v0.6-canary-refresh Zephyron 2025-03-11 20:48:51 +1000
  • 834cc89548 externals: Update Vulkan and vcpkg submodules Zephyron 2025-03-11 15:47:53 +1000
  • 38b259d099 Fix a few strings vampiric_x 2025-03-10 23:16:30 +0100
  • e7e9453667 android: Initial multiplayer support vampiric_x 2025-03-10 22:37:56 +0100
  • ae75413cc3 Remove quickstart guide references to address legal concerns Zephyron 2025-03-09 22:23:54 +1000
  • 6a31da5905 cmake: Add Profile-Guided Optimization (PGO) support Zephyron 2025-03-07 20:23:23 +1000
  • a5125d008a revert 78b0080b96 Zephyron 2025-03-06 06:44:38 +0000
  • b24dd921aa revert 31694994f2 Zephyron 2025-03-06 06:44:06 +0000
  • 9a65205dba revert ee3d858935 Zephyron 2025-03-06 06:43:37 +0000
  • af4f08be33 revert 6565055865 Zephyron 2025-03-06 06:42:48 +0000
  • 0d0963d32f revert 90a8165f77 Zephyron 2025-03-06 06:42:30 +0000
  • 4491127f52 revert 031c635095 Zephyron 2025-03-06 06:41:01 +0000
  • c304afe2b3 revert 78b0080b96 Zephyron 2025-03-06 06:40:24 +0000
  • b8240b4214 revert 644ed69285 Zephyron 2025-03-06 06:40:17 +0000
  • 91487f6d96 revert 3554f55fc9 Zephyron 2025-03-06 06:39:49 +0000
  • 031c635095 arm: corrected declarations CamilleLaVey 2025-03-05 11:12:44 -0400
  • 90a8165f77 Added: Core_Memory to filter logging class CamilleLaVey 2025-03-05 01:31:22 -0400
  • 6565055865 Fix: Core_Memory logging and ARM_NCE Mutex logging CamilleLaVey 2025-03-05 00:25:31 -0400
  • ee3d858935 Follow Up Of the previous commit with the update of TLB update CamilleLaVey 2025-03-04 22:50:01 -0400
  • 31694994f2 arm_nce: Hash TLB to MLP L2 Update CamilleLaVey 2025-03-04 22:28:03 -0400
  • 4197fa84a0 revert e4342324fe CamilleLaVey 2025-03-04 02:33:14 +0000
  • e4342324fe Changes of the previous commits CamilleLaVey 2025-03-03 21:49:07 -0400
  • 78b0080b96 TLB: Parallel Page Table Walk Logic Implementation CamilleLaVey 2025-03-03 21:44:56 -0400
  • 644ed69285 arm: CamilleLaVey 2025-03-03 21:23:13 -0400
  • 3554f55fc9 TLB Update CamilleLaVey 2025-03-03 20:55:08 -0400
  • dc9532b4d1 Revert "CMake: Enable C++ latest and coroutines for MSVC builds" Zephyron 2025-03-03 17:13:29 +1000
  • 1308e2b935 CMake: Enable C++ latest and coroutines for MSVC builds Zephyron 2025-03-03 16:35:57 +1000
  • 5caecd8151 Android: Remove redundant firmware check Zephyron 2025-03-03 16:35:18 +1000
  • dc9fbcc893 Android: Downgrade build dependencies and SDK versions Zephyron 2025-03-03 16:34:35 +1000
  • b1d5d4e5be Update external dependencies Zephyron 2025-03-03 16:33:01 +1000
  • f0d8daf755 revert cbb9a35166 CamilleLaVey 2025-03-03 04:00:13 +0000
  • 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 -0400
  • cfe437aacf arm: Improve TLB implementation and fault handling in NCE Zephyron 2025-02-28 17:11:07 +1000