Commit Graph

  • 4f3086eab2
    Fix FFmpeg problems on Linux MaranBr 2025-07-10 17:16:30 -0400
  • 7b23cd0df4
    [dynarmic] fix userconfig casting warn (#55) lizzie 2025-07-14 00:54:00 +0200
  • 028eabaeff
    Fix license headers crueter 2025-07-13 18:53:41 -0400
  • 1ae2ba518c [dynarmic] windows fixes lizzie 2025-07-13 23:18:38 +0100
  • b2dfd5a8a8
    [hle] Initial DMNT implementation crueter 2025-07-13 17:59:16 -0400
  • d829334400 [dynarmic] fix userconfig casting warn lizzie 2025-07-13 22:47:34 +0100
  • fe4f5a3860
    [dynarmic] lea over mov and other stuff (#24) Ghost 2025-07-13 23:03:26 +0200
  • a0a208db57
    [cmake] Fix misplaced comment (#54) SDK Chan 2025-07-13 20:58:04 +0200
  • 3caeca2040 Fix misplaced comment SDK Chan 2025-07-13 18:13:29 +0000
  • c47f6615d3
    [vk, opengl] Prevent GPU draw call if CBUF binding fails (cbuf0 error handling) (#2) Ghost 2025-07-13 19:27:39 +0200
  • c916e7fc58 Fix license headers crueter 2025-07-12 21:42:28 -0400
  • edabd49384 [Pipelines/ GL/ VK] Prevent GPU draw call if CBUF binding fails (cbuf0 error handling) Bix 2025-07-04 17:12:59 +0100
  • 3abc4ee7db refactor: extract and streamline EmuReady intent handling Producdevity 2025-07-13 07:31:22 +0200
  • 1cd51d6545
    [android] Fix key install and revert to old icon_bg crueter 2025-07-13 01:14:09 -0400
  • 34b8010e1a
    Fix license headers crueter 2025-07-12 21:42:04 -0400
  • 87c9ad32f2
    [Android/MEM] MPROTECT OOM handling. Bix 2025-07-04 13:02:32 +0100
  • 5091759a47
    [vk, opengl] defer checks to topmost call (avoid unnecessary call) (#40) lizzie 2025-07-13 03:40:48 +0200
  • a579f7581e
    Fix license headers crueter 2025-07-12 21:40:16 -0400
  • 03351a4f8b
    [frontend] refactor: extract common firmware & key functions (#38) crueter 2025-07-13 03:39:19 +0200
  • 55a7797378
    [desktop] add options to open root, NAND, SDMC, load, and log dirs (#53) crueter 2025-07-13 03:39:01 +0200
  • d5c58342e0
    [yuzu_cmd] gdbstub option (#43) lizzie 2025-07-13 03:25:43 +0200
  • 4fd45bcdfb
    [desktop] add options to open root, NAND, SDMC, load, and log dirs crueter 2025-07-12 19:10:03 -0400
  • 02830520a5 [dynarmic] free reord userconf to save 20 bytes lizzie 2025-07-11 05:06:14 +0100
  • f9d40b7277 windows fix Esther1024 2025-06-03 02:59:45 +0100
  • 8e5a15d448 false flag deps removal with lea instead of mov; sub loses against dec since broadwell; untested winapi rearrangement (lea doesnt need to read from an obvious immediate) Esther1024 2025-06-03 01:09:26 +0100
  • ae02310bdf
    optional multimedia/webengine crueter 2025-07-12 18:05:37 -0400
  • 3376e86e47 fix: suppress warning for predictive back gesture Producdevity 2025-07-12 21:11:34 +0200
  • 4ae2e31667 Merge branch 'master' of eden:eden-emu/eden into feat/android-emuready Producdevity 2025-07-12 20:48:53 +0200
  • c03b93e1f0 fix: refactor EmulationFragment Producdevity 2025-07-12 20:47:37 +0200
  • 4c66f6aceb fix: deprecating warning for getLayoutDirection and LAYOUT_DIRECTION_LTR Producdevity 2025-07-12 20:46:33 +0200
  • cd394fc40f revert [android] Snapdragon 865 patches (#23) CamilleLaVey 2025-07-12 20:10:40 +0200
  • bb1e87c804 Added "Legacy " to App name on android. Bix 2025-07-12 19:47:15 +0200
  • 01de6c229d revert 3df06da02c Bix 2025-07-12 19:42:44 +0200
  • 7fa40791c6 chore: removed unnecessary typecasting Producdevity 2025-07-12 18:25:28 +0200
  • eb720ef074 Support loading custom game settings via intent Producdevity 2025-07-12 13:02:48 +0200
  • ae4807bc77
    [frontend_common] Fix unnecessary includes for non android Aleksandr Popovich 2025-07-12 00:14:04 -0400
  • a360f67fad
    [android] move the key processor to firmware_manager Aleksandr Popovich 2025-07-12 00:04:58 -0400
  • 7ab6ebb754 [android] no shuffle lizzie 2025-07-12 04:16:00 +0100
  • 7a8fa6756f [android] do not reuse work for KONA detect(?), no weird hack for astroneer lizzie 2025-07-12 01:07:12 +0100
  • d812a27db3 revert [android] Snapdragon 865 patches (#23) CamilleLaVey 2025-07-11 23:57:07 +0200
  • 88c85a561a
    use 16 and properly add option crueter 2025-07-11 15:40:28 -0400
  • 4253ed3e5b [yuzu_cmd] gdbstub option lizzie 2025-07-11 20:19:14 +0100
  • 3df06da02c revert Align and bias memory stronger CamilleLaVey 2025-07-11 19:57:21 +0200
  • fbe3d073ea Update vulkan_memory_allocator.cpp Gamer64 2025-06-26 12:20:48 +0200
  • 4f54b4d810 vulkan: Improve memory allocation robustness Gamer64 2025-06-26 00:06:27 +0200
  • de5c0d610a TEST: Raise CPU Cores to 6 Gamer64 2025-07-01 02:27:47 +0200
  • 7f48f4efb6
    Add native FreeBSD building functionality (#35) SDK-Chan 2025-07-11 10:05:17 +0200
  • e5074c90ad
    [android] Fix charging indicator and dynamic state setting (#36) crueter 2025-07-11 10:05:01 +0200
  • 67edb897bf
    Implement firmware game checker on Android crueter 2025-07-10 23:52:14 -0400
  • b71cc32cbb
    [vk/ogl] defer checks to topmost call (avoid extra unescesary call) lizzie 2025-07-11 03:42:09 +0100
  • d702d6d7bf
    [frontend] refactor: extract common firmware & key functions crueter 2025-07-10 19:47:27 -0400
  • 4b65eda94a [video_core, host1x] Revert problematic ffmpeg commits crueter 2025-07-08 19:44:12 -0400
  • 8250bc3969 Update src/core/CMakeLists.txt SDK-Chan 2025-07-10 20:02:58 +0200
  • c90a7b62f8
    enable Fast GPU Time by default crueter 2025-07-10 13:32:31 -0400
  • d0ce0d3bba [cmake] enable Qt mirror and shorten qt modules crueter 2025-07-08 17:33:18 -0400
  • 52c371905f
    [android] fix dyna_state cast and improve english grammar crueter 2025-07-10 13:26:57 -0400
  • 86d7938f72 Add native FreeBSD building functionality SDK Chan 2025-07-10 17:23:28 +0000
  • 7098c8f450 charging-fix Pavel Barabanov 2025-07-10 19:54:27 +0300
  • 2f421923a6 Update for the Ukrainian translation. Thanks, Rondo. Pavel Barabanov 2025-07-10 18:55:18 +0300
  • 5402773631 Merge branch 'updated-the-translation' Pavel Barabanov 2025-07-10 17:35:48 +0300
  • 64f40c8b88
    [android] fix strings and defaults crueter 2025-07-09 16:50:44 -0400
  • 591a446bd1
    Update links crueter 2025-07-09 16:51:15 -0400
  • 6ea5df4e18
    [android, vk] Experimental vram usage patch crueter 2025-07-09 16:50:44 -0400
  • db2eb019fc
    Revert "[android] Snapdragon 865 patches (#23)" crueter 2025-07-09 13:23:26 -0400
  • 312b3d4743 [android] update icon background (#31) crueter 2025-07-09 17:19:26 +0000
  • 5bf1199feb translate Pavel Barabanov 2025-07-09 19:11:46 +0300
  • 97587d5dc9 remove extra string and fix serbian Aleksandr Popovich 2025-07-08 17:55:34 -0400
  • ba9e0cd2b9 qt Pavel Barabanov 2025-07-08 20:50:26 +0300
  • 02baf03ad4 updated the translation Pavel Barabanov 2025-07-08 20:47:02 +0300
  • 58c1e9ec31
    update icon crueter 2025-07-09 01:11:19 -0400
  • 3e44389bfc [Rasterizer]: Implement "Skip CPU Inner Invalidation" hack Gamer64 2025-07-09 04:23:07 +0200
  • 693404bf37 fix LLVM not using current top level src dir (#30) Esther1024 2025-07-09 01:31:18 +0000
  • 347d54bc26 [android] add power consumption and battery status overlay (#22) crueter 2025-07-08 21:12:02 +0000
  • 3fea5e3999
    [android] add power consumption and battery status overlay Aleksandr Popovich 2025-07-03 15:19:53 -0400
  • 9d60900ecf .gitignore cache things (#25) Esther1024 2025-07-08 21:00:45 +0000
  • ddb7cd4797 Fix memory leak when GPU accuracy level is set to Normal MaranBr 2025-07-08 13:54:24 -0400
  • b79b4e46c5
    fix LLVM not using current top level src dir Esther1024 2025-07-07 22:15:32 +0100
  • b2917efb4b
    ignore cache Esther1024 2025-07-07 18:54:28 +0100
  • 789dacedca
    fix test-tag2 crueter 2025-07-06 16:07:23 -0400
  • 35f6afb031
    Test push crueter 2025-07-06 15:49:04 -0400
  • 38561cd7e3
    update discord link crueter 2025-07-06 15:46:49 -0400
  • 05f536694a [android] Fix 1.5x and warn at resolutions >= 2x (#21) test-tag1 crueter 2025-07-06 18:20:30 +0000
  • 444109c251 [android] Snapdragon 865 patches (#23) crueter 2025-07-06 18:20:21 +0000
  • 0ce2ec3b36 [cmake] Update URL to new repo Bix 2025-07-05 23:59:23 +0100
  • abbc4fefee
    [android] Fix: Prevent crash on Bluetooth controller disconnect edendev 2025-07-04 23:33:32 +0000
  • d7764677c8 Update vulkan_memory_allocator.cpp Gamer64 2025-06-26 12:20:48 +0200
  • a73e7ad383 vulkan: Improve memory allocation robustness Gamer64 2025-06-26 00:06:27 +0200
  • d8bfc691d1
    [Android] Add proper Bluetooth permissions check to avoid crashes Bix 2025-07-04 21:47:42 +0000
  • 39a46d755f
    [android] Update carousel view (#254) Aleksandr Popovich 2025-07-04 21:37:15 +0000
  • b60d0aabf0
    [android] improve driver fetcher (#251) Aleksandr Popovich 2025-07-04 20:29:23 +0000
  • aeb2aec13b
    [android] fix firmware overlay multiple updates (#252) Aleksandr Popovich 2025-07-04 20:24:03 +0000
  • 7c3142f7e9 TEST: Skip CPU Write Gamer64 2025-06-30 01:41:08 +0200
  • 3e15876552 TEST: Skip Surface Copy Hack Gamer64 2025-06-29 20:28:54 +0200
  • cb3521272f
    [ir] Align and bias memory stronger Aleksandr Popovich 2025-07-04 03:14:05 +0000
  • 95f83ab7a4 [kernel] Basic implementation for PrepareReschedule Credit: Camille LaVey Kernel JPikachu 2025-07-02 21:22:07 +0100
  • 64fe103afd
    [Android] Updated app name from "eden" to "Eden". (#256) Bix 2025-07-03 20:13:31 +0000
  • 52fac14d23 Fix license headers Aleksandr Popovich 2025-07-03 13:22:38 -0400
  • 5715c8c3e4
    fix 1.5x and warn at 2x Aleksandr Popovich 2025-07-03 13:15:12 -0400
  • 943d2bc562
    [android] warn on higher than resolution 2x Aleksandr Popovich 2025-07-03 12:53:27 -0400
  • 5d4c6e085d
    [vk, frontend] RAII Toggle (#247) PavelBARABANOV 2025-07-03 16:35:02 +0000