• Joined on 2025-07-09
Lizzie pushed to android-7-support at eden-emu/eden 2025-10-10 06:08:44 +02:00
1ff9d17b2c script to make <26 sdk icon
36f0070f67 fix drawable
b7cd32d1de [android] Android 7.0 support
3656253262 [acc] do not consider system profile as orphaned (#2708)
b6241e4148 revert [vk] StreamBuffer Changes (#2684) (#2707)
Compare 12 commits »
Lizzie pushed to arm-cpu-accuracy-debugging at eden-emu/eden 2025-10-10 06:08:26 +02:00
4b9a0e4e60 remove from android
f90e4a2243 [arm] Add "debugging" cpu accuracy option to replace CPU debug toggle
3656253262 [acc] do not consider system profile as orphaned (#2708)
b6241e4148 revert [vk] StreamBuffer Changes (#2684) (#2707)
bfffafe68b [common] Change web offline applet default setting to HLE (#2705)
Compare 24 commits »
Lizzie pushed to bl-heaptrackfix-defer at eden-emu/eden 2025-10-10 06:06:25 +02:00
a0be40edf6 fix clang-cl
eaa2b591fd [core/memory] Remove defered heap allocation on Linux.
3656253262 [acc] do not consider system profile as orphaned (#2708)
b6241e4148 revert [vk] StreamBuffer Changes (#2684) (#2707)
Compare 25 commits »
Lizzie opened issue eden-emu/eden#2704 2025-10-09 11:18:36 +02:00
[portability] mlibc builds
Lizzie pushed to netusejthreadstuff at eden-emu/eden 2025-10-08 20:17:21 +02:00
1ec60c5613 [qt] use std::jthread instead of playing around with std::thread
c6ba8e5c39 [network] fix android build of jthread
569207761b [network] use jthread and use std::vector for packet list instead of std::list
954c17c18a [frontend] change order of filters to match append rules (#2696)
8078990b9b [vk] Fast UBO: fix tracking, resize heuristics, add debug guard (#2695)
Compare 21 commits »
Lizzie pushed to liz-get-rid-of-mcl-intrusive-list at eden-emu/eden 2025-10-08 02:24:02 +02:00
e11f4f3171 fix license
3bc144cb5e [dynarmic] get rid of mcl intrusive list
acd7d792a3 [hle] Stubbed QueryLastPlayTime (#389)
9acb6006b8 [ci] improve ccache and add support on Android (#2673)
cf0628af46 [compat] improve thread naming logic (#271)
Compare 15 commits »
Lizzie pushed to liz-dynarmic-backport-waitpkg at eden-emu/eden 2025-10-08 02:23:54 +02:00
58357faae0 [dynarmic] backport WAITPKG based spinlocks
acd7d792a3 [hle] Stubbed QueryLastPlayTime (#389)
9acb6006b8 [ci] improve ccache and add support on Android (#2673)
cf0628af46 [compat] improve thread naming logic (#271)
dbeae7add0 [vk, ogl] Add VK_QCOM ZTC, Bspline, Mitchell filter weights, add MMPX filter (#2577)
Compare 14 commits »
Lizzie pushed to android-7-support at eden-emu/eden 2025-10-07 09:14:42 +02:00
61d1614abd script to make <26 sdk icon
1cdafdd7a8 fix drawable
7f965a6592 [android] Android 7.0 support
cf0628af46 [compat] improve thread naming logic (#271)
dbeae7add0 [vk, ogl] Add VK_QCOM ZTC, Bspline, Mitchell filter weights, add MMPX filter (#2577)
Compare 14 commits »
Lizzie commented on pull request eden-emu/eden#2673 2025-10-07 07:40:21 +02:00
[ci] improve ccache and add support on Android

why remove openbsd

Lizzie pushed to liz-qcom-weights at eden-emu/eden 2025-10-07 06:32:46 +02:00
ce78c218f4 add MMPX filter
2c4745fd78 better logic
2204c3cca5 fix vk
c5fd290497 fix ogl
a76b48a1ae [vk, ogl] VK_QCOM ZTC, Bspline, Mitchell filter weights
Compare 16 commits »
Lizzie pushed to android-support-kbd-and-mouse-ctrls at eden-emu/eden 2025-10-07 06:31:03 +02:00
e7eea75f88 fix license
b5cbd77073 [android] allow use of mouse and keyboard on motion events
62369aa2d5 [vk] StreamBuffer Changes (#2684)
badd913bee [desktop] fix save data location, orphaned profiles finder (#2678)
6a4fa11ac3 [externals] only build spirv-tools as static (#2680)
Compare 11 commits »
Lizzie pushed to memory-use-memcpy-4rw at eden-emu/eden 2025-10-07 05:36:44 +02:00
ef360352d0 [core] use memcpy instead of hand rolling aligned cases
62369aa2d5 [vk] StreamBuffer Changes (#2684)
badd913bee [desktop] fix save data location, orphaned profiles finder (#2678)
6a4fa11ac3 [externals] only build spirv-tools as static (#2680)
Compare 11 commits »
Lizzie commented on pull request eden-emu/eden#2686 2025-10-07 04:04:30 +02:00
[windows] Use condvar wait to reduce sched contention

Reduced performance on Windows considerably on various games; STL implementation for condvar is not appropriate, perhaps busy wait?

Lizzie closed pull request eden-emu/eden#2686 2025-10-07 04:04:30 +02:00
[windows] Use condvar wait to reduce sched contention
Lizzie approved eden-emu/eden#2684 2025-10-07 03:24:58 +02:00
[vk] StreamBuffer Changes
Lizzie created pull request eden-emu/eden#2686 2025-10-06 11:12:18 +02:00
[windows] Use condvar wait to reduce sched contention
Lizzie pushed to win-use-condvar-wait at eden-emu/eden 2025-10-06 11:10:31 +02:00
ee4d944340 [windows] Use condvar wait to reduce sched contention
Lizzie created branch win-use-condvar-wait in eden-emu/eden 2025-10-06 11:10:30 +02:00