Commit Graph

  • 07b09b3849 [codeowners] nyxynx -> kleidis (#2855) crueter 2025-10-27 17:31:06 +01:00
  • 903faacaab [qt] clarify orphaned profiles by showing GOOD uuids (#2850) crueter 2025-10-27 11:25:42 +01:00
  • c713d44c88 [dynarmic, docs] Add support for DragonFly, shared mapping fallback to private, and update docs (#2829) lizzie 2025-10-27 05:13:44 +01:00
  • 2a3e815dcd [cmake, dynarmic/tests] do not enable avx2, remove unused cmake opts (#2844) lizzie 2025-10-27 04:52:27 +01:00
  • dc907616a9 [Android] Fix Amiibo bug (#2847) Ribbit 2025-10-27 04:52:08 +01:00
  • 0be29d2947 [meta] fix building with clang 21.1.4 (#2839) Caio Oliveira 2025-10-27 00:37:24 +01:00
  • 683c2834aa [Android] Finally add Amiibo load support to Android (#2845) Ribbit 2025-10-26 22:33:18 +01:00
  • c788dbb3ef single commit to fix glCcolorMagic logic (#2842) xbzk 2025-10-26 20:51:21 +01:00
  • 7846f4de31 [ci] delete old workflows (#2843) crueter 2025-10-26 20:45:06 +01:00
  • a0769ad835 [cmake] MinGW builds; fix line endings; fix weird multiplayer lobby behavior (#2835) crueter 2025-10-26 17:28:14 +01:00
  • 470214412b [cmake] sse2neon: vendor it! (#2817) DraVee 2025-10-26 02:59:51 +01:00
  • 41e15e95b1 [crypto] Rework AES CTR/XTS streaming and squash heap churn (#2782) godpow 2025-10-26 02:12:27 +01:00
  • 73ebf59af7 [video_core] Improve texture rendering (#2830) MaranBr 2025-10-26 02:14:45 +02:00
  • 53bfd56b70 [Frontend] Added data for in emulator compatibility list (#2784) Bix 2025-10-26 02:14:34 +02:00
  • 6ba25b6cc0 [vk] Correct polygon draw topology mapping for line and point modes (#2834) Ribbit 2025-10-26 01:38:08 +02:00
  • 8d565d7793 [qt] fix Discord RPC by using httplib (#2825) crueter 2025-10-25 07:28:08 +02:00
  • 311c71146d android: Duplicate string (#2833) Caio Oliveira 2025-10-25 03:26:33 +02:00
  • 7751f86c1b [vk] Disable EDS on Mesa Intel integrated UHD drivers (#2788) lizzie 2025-10-24 22:21:01 +02:00
  • 4834fec159 [audio] Fix BOTW by increasing ring-size (#2822) lizzie 2025-10-24 12:38:42 +02:00
  • b5d54b8df7 [acc, ldn] Implement CreateClientProcessMonitor and stub LoadIdTokenCache changes (#2810) JPikachu 2025-10-24 12:34:49 +02:00
  • cd4bcb91cc [video_core] Better error messages (#2827) MaranBr 2025-10-24 11:35:33 +02:00
  • 199bc6a170 [texture_cache] Fix WIN32 #ifdef for texture_cache (#2823) unknown 2025-10-23 08:12:24 +02:00
  • 05c721bb41 [compat] fix libusb when disabled error (solaris, fbsd, etc) (#2649) lizzie 2025-10-22 19:12:33 +02:00
  • 71241b7560 [dynarmic] remove bloated LUT usage that makes giant functions for no good reason (#2801) lizzie 2025-10-22 12:23:13 +02:00
  • e0c554976a [video_core] fix compilation errors from bad merge, fix string_view UB (#2812) lizzie 2025-10-22 06:42:01 +02:00
  • 1b1ab551a9 [maxwell] fix ordering of sizes for atomicops (#2778) lizzie 2025-10-22 04:55:27 +02:00
  • 87cacbeed4 [compat] HaikuOS port (#2805) lizzie 2025-10-22 04:53:40 +02:00
  • 992bae4e2a [common] replace Common::BitCast with libc++ provided one (#2774) lizzie 2025-10-22 02:56:28 +02:00
  • 6ff043c4fb [core/filesystem] "easier" cheats folder structure like Ryujinx (#2795) lizzie 2025-10-22 00:57:42 +02:00
  • 86432f9552 [dist, android] update translations from transifex (#2811) crueter 2025-10-21 23:39:07 +02:00
  • cde02bfe46 [frontend, android] Move update_checker to frontend_common and add Android support (#2687) Inix 2025-10-21 23:36:35 +02:00
  • 1971fbe5af [core, qt] remove non-ascii from src code (#2779) lizzie 2025-10-21 21:58:56 +02:00
  • d0206c35fb [qt] fix aspect ratio enum mismatch for framebuffer (#2792) lizzie 2025-10-21 21:39:09 +02:00
  • df26fe2cac [cmake, android] remove stale popups, fix freebsd sdl2 (#2794) crueter 2025-10-21 21:08:13 +02:00
  • f1debdbac5 [license-header] make it actually work with posix shells (#2797) crueter 2025-10-21 21:00:26 +02:00
  • f08f4cccdc [dynarmic/cmake] fatal fail on darwin if mig fails (#2802) lizzie 2025-10-21 20:50:36 +02:00
  • bff09f36cc [update_checker] Use bundled Mozilla certificates for httplib (#2785) crueter 2025-10-21 20:43:42 +02:00
  • e33d426ac4 [cmake] set boost components as optional (#2807) crueter 2025-10-21 05:49:02 +02:00
  • e367bdf3cc [maxwell] SURED 4 handling (#2769) Ribbit 2025-10-20 17:08:25 +02:00
  • 226160f639 [docs, tools] Add 3rd party links, debug and testing guidelines; add extra tools for maintaining strings, rewrite lanczos generator in perl (#2749) lizzie 2025-10-20 14:25:03 +02:00
  • 0eeeee515e [android, gameProperties] Use StaggeredGrid instead stead of Grid layout for cards (#2781) Inix 2025-10-20 06:46:31 +02:00
  • 54d6283ac3 [desktop] Fix misaligned output device (#2786) crueter 2025-10-20 04:08:38 +02:00
  • 2e9dbe3f1d [cmake, tools, docs] Update CPMUtil (#2790) crueter 2025-10-20 03:43:15 +02:00
  • d7cd7c6313 [license-header] refactor: excludes, updating, better logic (#2780) crueter 2025-10-20 02:59:43 +02:00
  • df653d6ca4 [android, tools] remove unused XML strings; add script to find unused XML strings (#2777) lizzie 2025-10-19 04:57:47 +02:00
  • a53823646c [qt] fix translations (#2773) crueter 2025-10-18 22:19:06 +02:00
  • b330117a14 [dist] update translations from transifex (#2569) crueter 2025-10-18 19:29:19 +02:00
  • d24db9c3cb [frontend] fix compile error (#2767) unknown 2025-10-18 02:45:25 +02:00
  • f55e560ac5 [compat] Debian stable gcc12/clang14 compilation fixes (#2763) lizzie 2025-10-18 01:54:43 +02:00
  • 84ab54c4bc [core] Comment Firmware > 19 warning (#2765) unknown 2025-10-18 01:53:59 +02:00
  • 9333393a7b Removed unneeded translations (#2764) Caio Oliveira 2025-10-18 01:53:32 +02:00
  • cb83a258db Fix Android Build (#2762) Inix 2025-10-18 00:20:36 +02:00
  • 6bdf479488 [core, android] Initial playtime implementation (#2535) inix 2025-10-17 22:47:43 +02:00
  • 9c7ed0f59d [hid_core] Fix a specific case where all controllers get disconnected by certain games (#2759) MaranBr 2025-10-17 22:24:38 +02:00
  • de46b8e817 [fs, qlaunch] add CreateSaveDataFileSystemWithCreationInfo2 and make qlaunch work again (#2760) unknown 2025-10-17 22:23:21 +02:00
  • 3e8fe622a7 [compat] Solaris build fixes for openssl, catch2; NetBSD build fixes (#2752) lizzie 2025-10-17 22:12:58 +02:00
  • 1c90b099d3 [texuter_cache] #ifdef image type linear return windows only (#2720) unknown 2025-10-17 22:12:22 +02:00
  • e2a8f3154f [android, gameProperties] Add support for sharing per-game config file (#478) inix 2025-10-17 22:11:44 +02:00
  • c0fb872d1a [arm] Add "debugging" cpu accuracy option to replace CPU debug toggle (#2640) lizzie 2025-10-17 22:09:19 +02:00
  • 171a1d23e4 [qt_common] Fix system frozen target (#2758) Marcin Serwin 2025-10-17 20:09:15 +02:00
  • 3d6a784e62 [qt] Add missing margin to firmware label (#2757) MaranBr 2025-10-17 17:23:52 +02:00
  • 440ee4916d [nca] Use better tight loop allocation schemes (none at all) for AES decrypt/encrypt and force MbedTLS to use AES x86_64 instructions (#2750) lizzie 2025-10-17 05:08:51 +02:00
  • 551f244dfd [dynarmic, qt] fix build with QuaZip <=1.4 and fmt v9 (#2755) crueter 2025-10-17 04:20:11 +02:00
  • ef14303c48 [common] Ensures that the Custom Web Applet will never be enabled if it has not been compiled with the project (#2754) MaranBr 2025-10-17 01:23:48 +02:00
  • b7021afff6 [hid_core] Quick fix for PR 2747 (#2753) MaranBr 2025-10-16 20:33:38 +02:00
  • bfc10723bc Revert "[vk] Tighten queue wait stages (#2734)" (#2751) Ribbit 2025-10-16 06:48:17 +02:00
  • 30482692c7 Revert "[vk] Fix Vulkan Upload & Present Barriers for Spec Compliance (#2681)" (#2748) Ribbit 2025-10-16 03:33:24 +02:00
  • 31463142e1 [audio] replace ReaderWriterQueue with the generic SPSC queue (#2745) lizzie 2025-10-16 03:15:20 +02:00
  • bb836ed6c2 [hid_core] Fix a crash related to setting controls while the game is running (#2747) MaranBr 2025-10-16 03:14:39 +02:00
  • f273ac446b [vk] Tighten queue wait stages (#2734) Ribbit 2025-10-15 22:12:25 +02:00
  • 3f725c979d [nx_tzdb] test: try cpm approach w/ msvc (#2709) crueter 2025-10-15 20:44:24 +02:00
  • 2a5e6f98b6 [qt_common] fix build on QuaZip <= 1.4 (#2744) crueter 2025-10-15 05:20:03 +02:00
  • fff8e2026f [qt_common] reorg + checkstate abstraction (#2735) crueter 2025-10-15 05:05:03 +02:00
  • 5f9dba40a0 [desktop] Data Manager, data import/export (#2700) crueter 2025-10-15 04:54:41 +02:00
  • 0a54ac63f0 [vk] fix accidental functor param swap (#2743) crueter 2025-10-15 04:27:40 +02:00
  • 94ca83a6ca [meta] fix some compilation errors (#2741) crueter 2025-10-15 04:25:56 +02:00
  • 2f88463203 [cmake] do not link discord_impl to httplib (#2740) crueter 2025-10-15 01:03:23 +02:00
  • 11200714e8 [cmake] fix httplib find (#2739) crueter 2025-10-15 00:33:07 +02:00
  • ac59b6eae5 [android] Android 7.0 support (#2654) lizzie 2025-10-14 20:47:17 +02:00
  • b389a72697 [vk] Initial Qualcomm proprietary driver fixes (#2732) Ribbit 2025-10-14 19:14:35 +02:00
  • b3f28d29c0 [android] allow use of mouse and keyboard on motion events (#2652) lizzie 2025-10-14 03:18:36 +02:00
  • 053f4e95d4 [common] Better approach to enabling and disabling the Web Applet (#2729) MaranBr 2025-10-14 02:38:04 +02:00
  • 8ae7cfe96a [romfs] Add romfslite mod folder support (Totk Ultracam) (#2730) JPikachu 2025-10-14 00:12:12 +02:00
  • e157b3fa96 [am] Add Unknown90 to ILibraryAppletAccessor (#2728) JPikachu 2025-10-14 00:10:30 +02:00
  • 56e2dbc619 added barriers against zero valued overlayControlData.individualScale (#2721) xbzk 2025-10-13 15:37:41 +02:00
  • a3ef2cc183 [audio_core/hid] Audio REV12+15 support + HID fixes (#2719) unknown 2025-10-12 17:03:14 +02:00
  • 1e1b8ad33f [common] Properly skip Custom Web Applet if YUZU_USE_QT_WEB_ENGINE is not defined (#2717) MaranBr 2025-10-11 14:45:14 +02:00
  • 91493fa39b [vk] Fast UBO: fix tracking (#2712) MaranBr 2025-10-11 06:34:21 +02:00
  • 973a65c4c5 [qt_common] fix typo (#2715) crueter 2025-10-11 04:31:14 +02:00
  • 8a017951aa [qt_common] fix building with Qt 6.10 (#2713) Marcin Serwin 2025-10-10 22:33:15 +02:00
  • 776958c79d [vk] Introduce Ring Buffers for Uniform Buffer (#2698) Shinmegumi 2025-10-10 19:24:20 +02:00
  • 3656253262 [acc] do not consider system profile as orphaned (#2708) crueter 2025-10-10 05:59:31 +02:00
  • b6241e4148 revert [vk] StreamBuffer Changes (#2684) (#2707) CamilleLaVey 2025-10-10 01:55:43 +02:00
  • bfffafe68b [common] Change web offline applet default setting to HLE (#2705) MaranBr 2025-10-10 01:36:55 +02:00
  • 3c6ef765af revert [vk] Fast UBO: fix tracking, resize heuristics, add debug guard (#2695) (#2706) CamilleLaVey 2025-10-09 21:37:27 +02:00
  • 954c17c18a [frontend] change order of filters to match append rules (#2696) crueter 2025-10-08 06:39:58 +02:00
  • 8078990b9b [vk] Fast UBO: fix tracking, resize heuristics, add debug guard (#2695) Ribbit 2025-10-08 05:39:08 +02:00
  • db65f10768 [vk] Unify RAII in Vulkan (#2679) Ribbit 2025-10-08 04:01:24 +02:00
  • acd7d792a3 [hle] Stubbed QueryLastPlayTime (#389) Gamer64 2025-10-08 02:08:13 +02:00
  • 9acb6006b8 [ci] improve ccache and add support on Android (#2673) Caio Oliveira 2025-10-08 01:04:18 +02:00