• Joined on 2024-08-23
dahjah synced commits to refs/pull/1906/merge at dahjah/Lime3DS from mirror 2026-04-07 09:01:32 -06:00
c650473fdc Default to Vulkan renderer on Android
Compare 2 commits »
dahjah synced commits to refs/pull/1893/merge at dahjah/Lime3DS from mirror 2026-04-07 09:01:32 -06:00
397730e7ee fix startup crash
a647cabda9 implement custom settings fully
1121a9e6c4 refactor android settings - generic abstract type, setting enums are no longer mutable, actual values live in a hash map in the Settings class accessed through settings.get(key) and settings.set(key, value) and are no longer static; instead, the EmulationActivity gets a separate Settings instance from the SettingsActivity, to avoid settings crashing into each other during edit. SettingSections no longer exist internally, only in the file. Settings contain both a globalSettings hashmap and a perGameOverrides hashmap, used when appropriate.
c650473fdc Default to Vulkan renderer on Android
Compare 17 commits »
dahjah synced commits to refs/pull/1893/head at dahjah/Lime3DS from mirror 2026-04-07 09:01:32 -06:00
397730e7ee fix startup crash
a647cabda9 implement custom settings fully
1121a9e6c4 refactor android settings - generic abstract type, setting enums are no longer mutable, actual values live in a hash map in the Settings class accessed through settings.get(key) and settings.set(key, value) and are no longer static; instead, the EmulationActivity gets a separate Settings instance from the SettingsActivity, to avoid settings crashing into each other during edit. SettingSections no longer exist internally, only in the file. Settings contain both a globalSettings hashmap and a perGameOverrides hashmap, used when appropriate.
c650473fdc Default to Vulkan renderer on Android
000530c028 android : Fix navigation bar overlapping the Show Home Menu apps button
Compare 34 commits »
dahjah synced commits to refs/pull/1887/merge at dahjah/Lime3DS from mirror 2026-04-07 09:01:31 -06:00
c650473fdc Default to Vulkan renderer on Android
000530c028 android : Fix navigation bar overlapping the Show Home Menu apps button
df05b5f3db android : Fix emulation exit showing an Invalid Rom Format error
Compare 4 commits »
dahjah synced commits to refs/pull/1881/merge at dahjah/Lime3DS from mirror 2026-04-07 09:01:31 -06:00
c650473fdc Default to Vulkan renderer on Android
Compare 2 commits »
dahjah synced commits to refs/pull/1838/merge at dahjah/Lime3DS from mirror 2026-04-07 09:01:31 -06:00
c650473fdc Default to Vulkan renderer on Android
Compare 2 commits »
dahjah synced commits to refs/pull/1727/merge at dahjah/Lime3DS from mirror 2026-04-07 09:01:31 -06:00
c650473fdc Default to Vulkan renderer on Android
Compare 2 commits »
dahjah synced commits to refs/pull/1717/merge at dahjah/Lime3DS from mirror 2026-04-07 09:01:31 -06:00
790473eb44 fix profiles not saving correctly
c650473fdc Default to Vulkan renderer on Android
Compare 3 commits »
dahjah synced commits to refs/pull/1717/head at dahjah/Lime3DS from mirror 2026-04-07 09:01:31 -06:00
790473eb44 fix profiles not saving correctly
dahjah synced commits to refs/pull/1641/merge at dahjah/Lime3DS from mirror 2026-04-07 09:01:31 -06:00
c650473fdc Default to Vulkan renderer on Android
000530c028 android : Fix navigation bar overlapping the Show Home Menu apps button
df05b5f3db android : Fix emulation exit showing an Invalid Rom Format error
Compare 4 commits »
dahjah synced commits to refs/pull/1574/merge at dahjah/Lime3DS from mirror 2026-04-07 09:01:30 -06:00
c650473fdc Default to Vulkan renderer on Android
000530c028 android : Fix navigation bar overlapping the Show Home Menu apps button
df05b5f3db android : Fix emulation exit showing an Invalid Rom Format error
Compare 4 commits »
dahjah synced commits to refs/pull/1558/merge at dahjah/Lime3DS from mirror 2026-04-07 09:01:30 -06:00
c650473fdc Default to Vulkan renderer on Android
000530c028 android : Fix navigation bar overlapping the Show Home Menu apps button
df05b5f3db android : Fix emulation exit showing an Invalid Rom Format error
Compare 4 commits »
dahjah synced commits to refs/pull/1385/merge at dahjah/Lime3DS from mirror 2026-04-07 09:01:30 -06:00
c650473fdc Default to Vulkan renderer on Android
Compare 2 commits »
dahjah synced commits to refs/pull/1244/merge at dahjah/Lime3DS from mirror 2026-04-07 09:01:30 -06:00
c650473fdc Default to Vulkan renderer on Android
Compare 2 commits »
dahjah synced commits to refs/pull/1862/merge at dahjah/Cemu from mirror 2026-04-07 08:51:28 -06:00
42ef7657fb Check instance creation error just in case
e25c3bcee6 use lambda for signal handler
a52fe81add only check LLVM crash on affected driver versions and eliminate IPC.
Compare 4 commits »
dahjah synced commits to refs/pull/1862/head at dahjah/Cemu from mirror 2026-04-07 08:51:28 -06:00
42ef7657fb Check instance creation error just in case
e25c3bcee6 use lambda for signal handler
a52fe81add only check LLVM crash on affected driver versions and eliminate IPC.
Compare 3 commits »
dahjah synced commits to refs/pull/4225/merge at dahjah/shadPS4 from mirror 2026-04-07 01:21:33 -06:00
d3c25281e9 Add proper function names (#4231)
13da5a82cc protect (#4212)
Compare 3 commits »
dahjah synced commits to refs/pull/4211/merge at dahjah/shadPS4 from mirror 2026-04-07 01:21:33 -06:00
d3c25281e9 Add proper function names (#4231)
13da5a82cc protect (#4212)
Compare 3 commits »