• Paris, France
  • Joined on 2026-02-22
Plexi09 synced commits to lizzie/dynarmic-sse3-impls at Plexi09/eden-miror from mirror 2026-03-14 17:27:51 +01:00
69445b7d71 fix UMINP/SMINP
f2c9a2b95a implement 32-bit SMIN + SMINP (+sminp u16)
3eef2b70da AVX2 and SSE impl for SSHLU32
0e5d53068b add testcase for SQSHLU
5f2b962b44 [dynarmic] implement missing SSE3 implementations
Compare 111 commits »
Plexi09 synced commits to lizzie/bsdsockets-mod-fix at Plexi09/eden-miror from mirror 2026-03-14 17:27:50 +01:00
Plexi09 synced new reference lizzie/bsdsockets-mod-fix to Plexi09/eden-miror from mirror 2026-03-14 17:27:50 +01:00
Plexi09 synced commits to vkexperiments1 at Plexi09/eden-miror from mirror 2026-03-14 10:57:50 +01:00
83c727794e [vulkan] Adjust polygon mode handling + topology emulation resolve for line and point with polygon mode
Plexi09 synced commits to vkexperiments1 at Plexi09/eden-miror from mirror 2026-03-14 08:47:49 +01:00
a6c610cf26 [vulkan] Changed perspective of use for topologies strip/fan
Plexi09 synced commits to vkexperiments1 at Plexi09/eden-miror from mirror 2026-03-14 06:37:50 +01:00
0dafab4053 [vulkam] Changed function location
40b2fd0e6b [vulkan] Adjusted TFB Topology entry and use
Compare 2 commits »
Plexi09 synced commits to master at Plexi09/eden-miror from mirror 2026-03-14 04:27:52 +01:00
4a60085a76 [android,settings] fix for *_combined (fastmem, gpu unswizzle) kotlin side only settings being unnecesarily requested to native (#3724)
Plexi09 synced commits to texture_cache at Plexi09/eden-miror from mirror 2026-03-14 04:27:52 +01:00
8fc145dd65 Again
Plexi09 synced commits to lizzie/dynarmic-faster-xbyak at Plexi09/eden-miror from mirror 2026-03-14 04:27:51 +01:00
8308d1a466 license
bf70b7433e [dynarmic, macroHLE] Use faster ankerl for xbyak maps
47ed86d3e2 [vk] Partial return of the old buffer update logic (#3690)
2aea7f9584 [android,settings] addons: fix crash when launching Install addons from per game addons menu (#3727)
Compare 9 commits »
Plexi09 synced commits to lizzie/fix-nvmap-handles at Plexi09/eden-miror from mirror 2026-03-14 04:27:51 +01:00
d750b5bd8e fixup the stupid boost map
0071516022 Trigger Build
37501512d3 fuckery2
6cb9717f49 no move constructor?
0c333fd09f [core/hle/service/nvdrv] fix Nvmap storage being pointer-unstable due to ankerl maps
Compare 21 commits »
Plexi09 synced and deleted reference refs/tags/xbzk/fastmem-unswizzle-kotlin-side-handling-fix at Plexi09/eden-miror from mirror 2026-03-14 04:27:50 +01:00
Plexi09 synced commits to vkexperiments1 at Plexi09/eden-miror from mirror 2026-03-14 02:17:49 +01:00
610e9eb516 [vulkan] Adjusted not indexed Quad's handling for QuadStrip + Adjusted Quad's calculations for LUT
d835cab32d [vulkan] Adjusting XFB configuration + StreamingByteCount adjustments
Compare 2 commits »
Plexi09 synced commits to maxwell_3d at Plexi09/eden-miror from mirror 2026-03-14 00:07:50 +01:00
346c333d42 Fix Maxwell3D register processing to always mark dirty flags
47ed86d3e2 [vk] Partial return of the old buffer update logic (#3690)
2aea7f9584 [android,settings] addons: fix crash when launching Install addons from per game addons menu (#3727)
Compare 3 commits »
Plexi09 synced commits to texture_cache at Plexi09/eden-miror from mirror 2026-03-14 00:07:50 +01:00
bd673579ab ?ploo
Plexi09 synced commits to texture_cache at Plexi09/eden-miror from mirror 2026-03-13 21:57:51 +01:00
39f9474ccb Relax GC if it's not in High Priority mode
4b238bfb95 Reapply "Simplify TextureCache GC and remove redundant code"
47ed86d3e2 [vk] Partial return of the old buffer update logic (#3690)
2aea7f9584 [android,settings] addons: fix crash when launching Install addons from per game addons menu (#3727)
Compare 4 commits »
Plexi09 synced and deleted reference refs/tags/metroid-shodows at Plexi09/eden-miror from mirror 2026-03-13 21:57:50 +01:00
Plexi09 synced commits to master at Plexi09/eden-miror from mirror 2026-03-13 21:57:50 +01:00
47ed86d3e2 [vk] Partial return of the old buffer update logic (#3690)
Plexi09 synced commits to metroid-shodows at Plexi09/eden-miror from mirror 2026-03-13 19:47:51 +01:00
2f17105d76 Revert "return old logic"
Plexi09 synced commits to texture_cache at Plexi09/eden-miror from mirror 2026-03-13 19:47:51 +01:00
bb1b260ac3 Reapply "Simplify TextureCache GC and remove redundant code"
59b0e66722 Revert "[core/memory] remove indirection handling for unaligned access (#3584)" (#3725)
8de1dd151f [updater] Explicit set https for api url (#3720)
Compare 3 commits »
Plexi09 synced commits to vkexperiments1 at Plexi09/eden-miror from mirror 2026-03-13 19:47:51 +01:00
46c2a81f4a [vulkan] Removed unneccesary UpdateBuffers from the end session of TFB/ Thanks Pavel