Commit graph

  • b2501cf532 [vulkan] Small adjustments to dynamic_vertex_input setting 2ndAdjustmentVulkan CamilleLaVey 2026-04-22 23:36:33 -0400
  • 417ed904f0
    [dynarmic] fix MWAIT push/pop not being handled properly on xbyak (#3875) master lizzie 2026-04-23 05:06:33 +0200
  • fde658f7d4 1fix mwait2 lizzie 2026-04-23 02:55:38 +0000
  • ffb713285c [dynarmic] fix MWAIT push/pop not being handled properly on xbyak lizzie 2026-04-23 02:37:27 +0000
  • 838cc926f6
    keyboard fixes (#3865) wildcard 2026-04-23 03:43:54 +0200
  • 7ec5cd86c4 Update src/android/app/src/main/java/org/yuzu/yuzu_emu/applets/keyboard/SoftwareKeyboard.kt wildcard 2026-04-23 03:41:11 +0200
  • 3e765fc2fa Fix license headers lizzie/unity-build crueter 2026-04-01 03:40:21 -0400
  • 5b088ac541 Fix build crueter 2026-04-01 03:38:07 -0400
  • 68a6d68eb9 Limit on MSVC crueter 2026-04-01 04:28:45 -0400
  • 445e7318cf Unity batch size crueter 2026-04-01 04:25:12 -0400
  • 1a90bfe393 MSVC fixes crueter 2026-04-01 04:06:35 -0400
  • cb55efe71b ACTUALLY fix VMA garbage crueter 2026-04-01 02:41:49 -0400
  • 16b3759937 barely-working VMA fix crueter 2026-04-01 02:27:20 -0400
  • aacc30130d Some build fixes crueter 2026-04-01 02:01:09 -0400
  • ba2efbb529 Fix comp crueter 2026-04-01 01:53:58 -0400
  • 5a26672810 fix? lizzie 2026-03-18 07:46:12 +0000
  • 2528a44d4c fix? lizzie 2026-03-18 07:38:12 +0000
  • cef3b134e5 fix cityhash lizzie 2026-03-18 07:28:12 +0000
  • f997fb8b8e qrc buildage exclude lizzie 2026-03-18 07:26:22 +0000
  • 94bbcc0b2a fix polygon lut name issue lizzie 2026-03-18 03:00:04 +0000
  • ed11b4860b fix openg lizzie 2026-03-18 01:40:27 +0000
  • c66c890d47 ENABLE_UNITY_BUILD lizzie 2026-03-18 01:07:54 +0000
  • 6f88800899 yay it works lizzie 2026-03-18 00:46:52 +0000
  • 19d5bb1d75 stupid 1 lizzie 2026-03-18 00:39:44 +0000
  • 2d58741523 EVEN MORE FIXES lizzie 2026-03-18 00:34:01 +0000
  • 5554d269f1 more qt fixes lizzie 2026-03-18 00:31:33 +0000
  • 650d6f305b fix YET ANOTHER STUPID PRAGMA ONCE lizzie 2026-03-18 00:18:08 +0000
  • e9c97d5e47 FIX BSD DEFINE IN FUCKING BSD?, fix INVALID_SOCKET on httplib lizzie 2026-03-18 00:13:28 +0000
  • ac8993626c fix pragma once in even MORE core stuff lizzie 2026-03-18 00:08:19 +0000
  • 4d6f136b90 more fs fixes lizzie 2026-03-18 00:03:10 +0000
  • b3a61f37b4 fuck? lizzie 2026-03-17 23:58:07 +0000
  • 97b207e263 fixup more compile issues lizzie 2026-03-17 23:53:07 +0000
  • 9fe7ebf44c fixup dynarmic, and dont forget push constants lizzie 2026-03-17 23:42:16 +0000
  • 8e9d99b324 fix with bigger batch sizes lizzie 2026-03-17 23:28:24 +0000
  • 44be884da6 FIX FMT lizzie 2026-03-17 22:56:45 +0000
  • 73608d945f [cmake] Allow proper unity builds lizzie 2026-03-17 08:42:34 +0000
  • a0fa25f156 fixup lizzie/update-faq-link-wwa lizzie 2026-04-22 15:31:32 +0000
  • 4d89d2d4ee static adjust lizzie/mboverhead1 lizzie 2026-04-22 09:02:20 +0000
  • bf948ece63 [video_core] fix redundant resize-copy overload and just use default-init resize, to reduce stutter on Mario BP lizzie 2026-04-22 08:56:48 +0000
  • 7c626b1d57 license lizzie/ffmpeg-d1d873c003 lizzie 2026-04-22 08:54:13 +0000
  • 5d54adbf61 [externals] update ffmpeg to d1d873c003 lizzie 2026-04-22 08:53:12 +0000
  • 860acb4faf
    [android] Fix crash on start any games for many handhelds (Ayaneo, Retroid etc) (#3647) coolone 2026-04-22 05:32:52 +0200
  • 659b8e5aa9 [draw_manager] guard (threshold based) against no-sync no-dirty gpu driven ops corrupted values) xbzk/unreal-unsafe-junk-guards xbzk 2026-04-14 13:25:09 -0300
  • e072ad927c [fence_manager] fence-only non-stubbed forced delay (up to 70% less delays than gpu>fast) xbzk 2026-04-14 13:23:55 -0300
  • dc1f5a7ad7 [dma_pusher] 1st dword dirty only safe reads (up to 99% less safe reads) xbzk 2026-04-14 13:22:56 -0300
  • 13b14f4cb1 Update src/android/app/src/main/java/org/yuzu/yuzu_emu/features/settings/model/view/SettingsItem.kt John 2026-04-12 14:20:04 +0200
  • f18844114b Update src/android/app/src/main/res/values/strings.xml John 2026-04-12 14:18:15 +0200
  • 5ca104bda1 Update src/android/app/src/main/java/org/yuzu/yuzu_emu/features/settings/ui/SettingsFragmentPresenter.kt John 2026-04-12 14:15:40 +0200
  • 8f822af894 Update src/android/app/src/main/java/org/yuzu/yuzu_emu/features/settings/model/view/SettingsItem.kt John 2026-04-12 14:13:55 +0200
  • f30a8daf88 Add Toggle to Android John 2026-04-12 14:08:33 +0200
  • 8392646681 [android] Use expression body for PiP support helper Nikolai Trukhin 2026-02-26 20:53:57 +0000
  • e11f8803fe [android] Guard PiP calls on unsupported/problematic devices Nikolai Trukhin 2026-02-26 16:16:12 +0000
  • fe5787d3df fix windows shit lizzie/bundleevil123 lizzie 2026-04-21 19:46:30 +0000
  • 2765102492 fix windows shit lizzie/wallclock-remove-indirection1 lizzie 2026-04-21 19:46:30 +0000
  • 328d772327 [dist, android] Update translations from Transifex for Apr 21 (#3871) Eden CI 2026-04-21 16:02:40 +0200
  • 918fd9543a [dynarmic] Remove Ignore Global Monitor from CPU Accuracy Auto (#3846) MaranBr 2026-04-21 05:03:43 +0200
  • 7c31004a85 [desktop] Change data manager to use tabs instead of a list (#3856) crueter 2026-04-21 04:01:39 +0200
  • 68c068fbb8 [loader] change ASLR algo to be more uniform lizzie 2026-04-18 22:18:02 +0000
  • fc0a282c33 [core/am] ban y2k domain to make Civ7 boot web-appletless lizzie 2026-04-18 21:39:08 +0000
  • 9401a96222 thanks macos, remove unused lizzie 2026-04-21 17:22:40 +0000
  • aae888be19 [file_sys/sytem_archive] add missing identifiers for +8.0 lizzie 2026-04-18 21:37:02 +0000
  • 186e7f1b08 fix emul atomic lizzie 2026-04-21 17:16:39 +0000
  • 11088ceb59 [hid_core] remove contentious mutex from EmulatedController and just rely on atomic semantics for fields lizzie 2026-04-18 21:35:56 +0000
  • 61e11a5bea fuck android lizzie 2026-04-21 17:19:50 +0000
  • 790512d202 fixup nce lizzie 2026-04-21 16:55:33 +0000
  • 8f163d84cb rem indir func lizzie 2026-04-19 07:04:03 +0000
  • 01b4d5d514 fix cmake lizzie 2026-04-18 22:20:56 +0000
  • 0cf9dede20 [common] remove ptr indirection on WallClock lizzie 2026-04-18 21:28:10 +0000
  • 77ed5e250a oops lizzie 2026-04-18 07:22:09 +0000
  • 04a935c8f9 fix license lizzie 2026-04-17 09:41:06 +0000
  • 4f2d46a25f [dynarmic] use constant resolution instead of clobbering a register when doing spinlocks lizzie 2026-04-17 09:38:35 +0000
  • 3f746b2cbe Trigger Build lizzie 2026-04-16 02:52:51 +0000
  • fbc98d4dd0 oops lizzie 2026-04-15 23:31:55 +0000
  • 3afc782c67 [hle] handle NPad shared_memory being null on certain updates and cases lizzie 2026-04-15 23:18:57 +0000
  • ac11ed947b Trigger Build lizzie 2026-04-21 01:47:37 +0000
  • 4e75d428eb [hle/nvdrv] drop redundant shared_ptr<> in internal nvhost_as_gpu mappings lizzie 2026-04-14 04:27:26 +0000
  • 57bbf81e19 [android] Allow manual overlay toggle even with controller connected + move async GPU options to hacks (#3862) PavelBARABANOV 2026-04-17 20:29:45 +0200
  • a924e9d5dc [memory] coalesce mappings of MultiPageLevel (theyre redundant) lizzie 2026-04-14 00:37:59 +0000
  • 2046d24a7c [settings] remove duplicate settings (#3847) omardotdev 2026-04-17 06:58:40 +0200
  • 2be4728f7d [dist, android] Update translations from Transifex for Apr 14 (#3859) Eden CI 2026-04-14 18:14:01 +0200
  • 6be0ab3102 [android, intent] Run restoreContentForGame for shortcut launching + Improve custom settings context for shortcut launching (based on normal launch) (#3854) xbzk 2026-04-14 00:21:51 +0200
  • d618b418ec tool for ir dumps lizzie/maxwell-dumb-tools lizzie 2026-02-02 07:07:11 +0000
  • e0e43c723a off by default lizzie 2026-02-02 06:37:46 +0000
  • cd667b38e3 slug lizzie 2026-02-02 06:37:19 +0000
  • a0ffd38397 license! lizzie 2026-02-02 06:30:12 +0000
  • 7948d74265 proper lizzie 2026-02-02 06:28:36 +0000
  • df20200245 [tools] add separate maxwell disassembler and spirv translator lizzie 2026-02-02 06:26:32 +0000
  • 5a11a7b380 thanks macos, remove unused lizzie/sysarchive7543 lizzie 2026-04-21 17:22:40 +0000
  • 43ba8b2943 fuck android lizzie 2026-04-21 17:19:50 +0000
  • 8c1cf5f374 fix emul atomic lizzie/controller7547 lizzie 2026-04-21 17:16:39 +0000
  • 366bbbf672 fixup nce lizzie 2026-04-21 16:55:33 +0000
  • a0bb6324c0
    [dist, android] Update translations from Transifex for Apr 21 (#3871) Eden CI 2026-04-21 16:02:40 +0200
  • 5c56bf361e
    [dist, android] Update translations from Transifex Eden CI 2026-04-21 10:01:38 -0400
  • 3a823de605
    [dynarmic] Remove Ignore Global Monitor from CPU Accuracy Auto (#3846) MaranBr 2026-04-21 05:03:43 +0200
  • 0257a8d491
    [desktop] Change data manager to use tabs instead of a list (#3856) crueter 2026-04-21 04:01:39 +0200
  • 27f9416ca4 Trigger Build nvhost-better-ptr lizzie 2026-04-21 01:47:37 +0000
  • 580bcb0c80 rem indir func lizzie 2026-04-19 07:04:03 +0000
  • 937a53c9f8 fix cmake lizzie 2026-04-18 22:20:56 +0000
  • e3dd527a2c [common] remove ptr indirection on WallClock lizzie 2026-04-18 21:28:10 +0000
  • 307094a19b [hid_core] remove contentious mutex from EmulatedController and just rely on atomic semantics for fields lizzie 2026-04-18 21:35:56 +0000