Commit Graph

  • cce14d9612 Fine-tuning texture_cache MaranBr 2026-03-06 16:55:36 -0400
  • 345441b1b4 Update src/android/app/src/main/java/org/yuzu/yuzu_emu/fragments/AddonsFragment.kt xbzk/addon-list-rotation-refresh-fix xbzk 2026-03-06 21:01:30 +0100
  • c46e56f6ab [android,ui] fix addons list not refresh upon rotation xbzk 2026-03-06 16:46:54 -0300
  • 0b4393e49e [android] allow to change docked mode while running lizzie/edit-handheld-mode lizzie 2026-03-06 19:43:07 +0000
  • 294a943683 fs lizzie/userdocs123 lizzie 2026-03-06 09:31:20 +0000
  • a1781ddd99 ffs lizzie 2026-03-06 03:35:22 +0000
  • a3bf2a824a typos lizzie 2026-03-06 03:33:59 +0000
  • 20b241f1ee te lizzie 2026-03-06 03:23:04 +0000
  • 0160c3ca38 correcter tone lizzie 2026-03-06 03:13:33 +0000
  • c282b80fb0 [docs] Obtanium, external ES-DE config, section about CFW and settings lizzie 2026-03-06 03:10:12 +0000
  • ddac8c8eb5
    [vk] fix crash introduced in 9a07bd0570 (#3685) master xbzk 2026-03-06 19:52:17 +0100
  • 6a2b23cda2 make presentManager hold a ref to vk::SurfaceKHR xbzk 2026-03-06 12:29:31 -0300
  • c062931c9b
    [qt] add translation table entry for debug_knobs,serial_battery and serial_unit (#3682) lizzie 2026-03-06 16:38:39 +0100
  • e4122dae1d
    [desktop] addons: open mod folder in rc menu (#3662) crueter 2026-03-06 16:38:21 +0100
  • c0ada6e2e2 license techno48473719 lizzie 2026-01-22 17:46:45 +0000
  • e9d3775987 formatitng lizzie 2025-12-30 23:06:52 +0000
  • f9f992bf8f [vk, opengl] recognize and use ETC2 (if available) textures natively lizzie 2025-12-30 23:02:09 +0000
  • b75e81af5e
    [video_core/engines] implement stub NV01 timer, inline other channel engines (#3640) lizzie 2026-03-06 15:05:39 +0100
  • 2ed1328c93
    [vk] use static_vector instead of small_vector for TFB and other bindings (#3641) lizzie 2026-03-06 15:05:05 +0100
  • c70b857c4f
    [video_core/engines] Macro HLE inline (#3653) lizzie 2026-03-06 15:04:38 +0100
  • 23566a1f7d
    [prepo] Add support for missing PlayReport commands (#3674) MaranBr 2026-03-06 15:02:59 +0100
  • 3841fbff5a Merge branch 'xbzk/fullscreen-mode' of ssh://152.53.18.18:22345/eden-emu/eden into xbzk/fullscreen-mode xbzk/fullscreen-mode xbzk 2026-03-06 10:57:23 -0300
  • 2c6ce02d01 Merge branch 'xbzk/fullscreen-mode' of ssh://152.53.18.18:22345/eden-emu/eden into xbzk/fullscreen-mode xbzk 2026-03-06 10:52:08 -0300
  • ed3335a4da Merge branch 'xbzk/fullscreen-mode' of ssh://152.53.18.18:22345/eden-emu/eden into xbzk/fullscreen-mode xbzk 2026-03-06 10:52:08 -0300
  • b3588ef391 feat fullscreen app setting xbzk 2026-03-05 17:53:52 -0300
  • 2ea37c1142 [frontend] allow to specify input profile name for first player on command line lizzie/input-profile-cmdline lizzie 2026-03-06 11:07:47 +0000
  • cf27da4e44 [qt] remove 'None' interface since net code already uses first avail interface anyways, disable changing ifaces at runtime lizzie/netif-rem-gdfswnbiohnj lizzie 2026-03-06 10:35:30 +0000
  • 6a0ff7c0a3 [qt] add translation table entry for debug_knobs,serial_battery and serial_unit lizzie 2026-03-06 09:53:19 +0000
  • b65ad138e3 [qt, input_common] allow to invert gyro controls on all 3 dimensions lizzie/invert-gyro lizzie 2026-03-06 09:44:19 +0000
  • 36bfb7b371 [debug] fix logging entries for histogram vkexperiments1 CamilleLaVey 2026-03-06 02:13:47 -0400
  • 6b12a8c914 feat fullscreen app setting xbzk 2026-03-05 17:53:52 -0300
  • 25c68e678a [shader_recompiler] restore FCSM flag tracker for VOTE.vtg lizzie/restore-fcsm lizzie 2026-03-06 06:01:43 +0000
  • b1b6d1d9d1 huge set of interface fixes so background can make sense xbzk/background-support-and-massive-ui-fixes xbzk 2026-03-05 08:59:09 -0300
  • 94dd776a1c [test] Histogram debug - shader float control -> initial target: Adreno CamilleLaVey 2026-03-06 01:37:49 -0400
  • 55a0504513 [vulkan] Adjusted image view usage flags to ensure compatibility with image format in TextureCache CamilleLaVey 2026-03-06 00:40:27 -0400
  • e919de9156 [test] shader float control returned to Adreno CamilleLaVey 2026-03-06 00:02:30 -0400
  • ceb765b1d0 [vulkan] Removed counter enable for ZPassPixelCount64 in Clear method and added initial layout transition for images in RefreshContents CamilleLaVey 2026-03-05 23:17:15 -0400
  • b2803fedea smol fix for query enable CamilleLaVey 2026-03-05 22:41:34 -0400
  • d0da4dc476 [vulkan] Removed unused helper in texture pass CamilleLaVey 2026-03-05 21:52:42 -0400
  • 2d9673bc95 [vulkan] Replaced old logic for DescriptorType for a numeric handling per type to avoid mismatches during format binding CamilleLaVey 2026-03-05 21:45:38 -0400
  • d0e42e36f0 [vulkan] Adjustments to wrong access of image-memory barrier on depth fragments + blending extended enabling method CamilleLaVey 2026-03-05 21:09:50 -0400
  • 1c78d9e985 [vulkan] Adjusted QueryReset's CamilleLaVey 2026-03-05 20:47:08 -0400
  • 2a105c2869 only LM3 and revert android exclude lines JPikachu 2026-03-05 23:26:52 +0000
  • 4b243b17df revert c0a34acc5c JPikachu 2026-03-05 23:17:36 +0100
  • 61dc840bf6 [android] Use expression body for PiP support helper Nikolai Trukhin 2026-02-26 20:53:57 +0000
  • 666125b113 [android] Guard PiP calls on unsupported/problematic devices Nikolai Trukhin 2026-02-26 16:16:12 +0000
  • 7dd0801a62 [core] coalesce tracking entries for GPU lizzie/coalesce-gpu-track lizzie 2026-03-05 20:57:04 +0000
  • 36935660b8 Not needed MaranBr 2026-03-05 16:56:31 -0400
  • b5531387bb Simplify MaranBr 2026-03-05 16:33:16 -0400
  • 990577d23c Use a single default value for safe_tick. MaranBr 2026-03-05 15:28:25 -0400
  • adeb5f0210 Avoid deleting too recent images MaranBr 2026-03-05 15:14:08 -0400
  • b3ed7d35fa Remove recently allocated logic MaranBr 2026-03-05 14:09:58 -0400
  • 864051cb5f Rework garbage collector logic MaranBr 2026-03-05 13:40:50 -0400
  • b01fc65bb3 Relax a little bit MaranBr 2026-03-04 11:30:17 -0400
  • f7548bde06 Improve a bit more MaranBr 2026-03-04 11:20:18 -0400
  • ece0773ca4 Always download when needed. MaranBr 2026-03-04 09:37:06 -0400
  • 89448c3fb1 Here we go again MaranBr 2026-03-04 08:46:05 -0400
  • 529b069499
    [android,ui] fixed top disalignment between buttons of each column in settings fragment (#3675) xbzk 2026-03-05 13:58:46 +0100
  • 60eaa77625 added spacing for row 1 col X xbzk 2026-03-05 08:27:16 -0300
  • 3afaa02ea6 fix build CamilleLaVey 2026-03-05 03:27:24 -0400
  • ba9a2f387b First meow in honor of meowly CamilleLaVey 2026-03-05 03:19:05 -0400
  • 1b41f5ac33 remove highp lizzie/sgsr lizzie 2026-03-05 06:52:08 +0000
  • edd6ee17a0 fx2 lizzie 2026-02-09 05:31:01 +0000
  • 61bb3d291e fx lizzie 2026-02-09 05:26:50 +0000
  • 6c7754c951 [vulkan, sgsr] Adjusting vkCmdPushConstant to receive vertex and fragment stages CamilleLaVey 2026-02-09 00:25:29 -0400
  • 10f98d169a [vulkan, sgsr] Added missing stage bit CamilleLaVey 2026-02-08 23:56:46 -0400
  • 388052ade8 fix cmake 2 lizzie 2026-02-06 01:58:59 +0000
  • 7b46d9e847 allow control sharpness from [0,2.0] lizzie 2026-01-24 18:11:55 +0000
  • dee9634db9 dont multiply shit randomly, just premult the texcoord to scale :) lizzie 2026-01-24 11:35:51 +0000
  • f5da8df578 force ci lizzie 2026-01-24 11:02:16 +0000
  • 4701ede64e STOP CRASHING ANDROID lizzie 2026-01-24 10:53:02 +0000
  • 25f4a3d930 fuckyou lizzie 2026-01-24 10:44:17 +0000
  • 4f764fb1fa edgedir fix lizzie 2026-01-24 09:01:32 +0000
  • 17318e9945 Add SGSR edge variant lizzie 2026-01-24 08:46:36 +0000
  • 67178c5996 fix license lizzie 2026-01-24 08:21:44 +0000
  • f0cb194a57 fixup sgsr for realsies lizzie 2026-01-24 08:21:27 +0000
  • b54cc42afd fix sgsr lizzie 2026-01-20 21:25:44 +0000
  • 4003cf7299 fix sgsr with new variant shit lizzie 2026-01-20 20:09:50 +0000
  • f8923c5012 [renderer_vulkan, sgsr] Another try CamilleLaVey 2026-01-14 16:29:31 -0400
  • c3d4ec37db [renderer_vulkan, sgsr] Playing a bit with viewports CamilleLaVey 2026-01-14 13:43:45 -0400
  • be1b0803fd fx lizzie 2026-01-14 08:21:20 +0000
  • f5a68eb39e new glsl shit lizzie 2026-01-14 06:07:04 +0000
  • 1bd09e9242 fix 2 lizzie 2026-01-14 06:02:19 +0000
  • 0a7f6dc848 push new lizzie 2026-01-14 05:41:58 +0000
  • f6b474e8f9 fix relaxed errors lizzie 2026-01-14 05:26:00 +0000
  • 37bec5ebac fix sgsr on android hopefully lizzie 2026-01-14 05:12:37 +0000
  • 378cf9cfcb FIX FUCKING BUILD lizzie 2026-01-14 04:54:59 +0000
  • 17c21736fe fix oob error lizzie 2026-01-14 04:53:47 +0000
  • feb678e2a2 push constant is inverse lizzie 2026-01-14 04:11:31 +0000
  • 556c25f2ec fix everything lizzie 2026-01-14 04:10:47 +0000
  • 1f9804df54 fix deps lizzie 2026-01-14 03:55:41 +0000
  • 785df14730 fuck this lizzie 2026-01-14 03:51:23 +0000
  • 295fa92993 fix for push constants lizzie 2026-01-14 03:11:16 +0000
  • 5aeadf7de9 extra stuffs lizzie 2026-01-14 02:33:31 +0000
  • 60717366ea [android] add sgsr to ui lizzie 2026-01-14 02:01:04 +0000
  • 90e8f810fb fix lizzie 2026-01-13 13:13:57 +0000
  • e3ba20f00d [video_core/host_shaders] add Snapdragon GSRv1 fragment shaders lizzie 2026-01-13 13:09:17 +0000
  • 9a07bd0570
    [vk] unify VkSurfaceKHR with Android and the rest of platforms; remove technically incorrect nullptr() ctor for handles (#2971) lizzie 2026-03-05 07:32:18 +0100
  • 235b4e1c02 fix build CamilleLaVey 2026-03-05 02:24:43 -0400
  • 8e7c7aa2b3 FDSFDSFSDF lizzie/macos-network-ifaces lizzie 2026-03-05 05:10:28 +0000