• Joined on 2024-08-23
dahjah synced commits to refs/pull/1987/merge at dahjah/Lime3DS from mirror 2026-07-09 17:24:53 -06:00
c2dd5f3bea core: Change default value of simulate GPU timings to false (#2274)
31e4ecea58 core: apt: Restore captured framebuffers on libapplet closure
49ba2e8d5f core: apt: Implement GetAppletProgramInfo
b64040b5fa video_core: Fix fill surface downloading (#2270)
Compare 21 commits »
dahjah synced commits to refs/pull/1985/merge at dahjah/Lime3DS from mirror 2026-07-09 17:24:52 -06:00
0c19c33bd3 libretro: scope Vulkan case to fix MSVC C2360 (#2267)
bda4671be6 core: gsp: General improvements to GSP service accuracy (#2273)
c2dd5f3bea core: Change default value of simulate GPU timings to false (#2274)
31e4ecea58 core: apt: Restore captured framebuffers on libapplet closure
Compare 23 commits »
dahjah synced commits to refs/pull/1967/merge at dahjah/Lime3DS from mirror 2026-07-09 17:24:52 -06:00
c2dd5f3bea core: Change default value of simulate GPU timings to false (#2274)
31e4ecea58 core: apt: Restore captured framebuffers on libapplet closure
49ba2e8d5f core: apt: Implement GetAppletProgramInfo
b64040b5fa video_core: Fix fill surface downloading (#2270)
Compare 22 commits »
dahjah synced commits to refs/pull/1962/merge at dahjah/Lime3DS from mirror 2026-07-09 17:24:52 -06:00
c2dd5f3bea core: Change default value of simulate GPU timings to false (#2274)
31e4ecea58 core: apt: Restore captured framebuffers on libapplet closure
49ba2e8d5f core: apt: Implement GetAppletProgramInfo
b64040b5fa video_core: Fix fill surface downloading (#2270)
Compare 21 commits »
dahjah synced commits to refs/pull/1906/merge at dahjah/Lime3DS from mirror 2026-07-09 17:24:52 -06:00
c2dd5f3bea core: Change default value of simulate GPU timings to false (#2274)
31e4ecea58 core: apt: Restore captured framebuffers on libapplet closure
49ba2e8d5f core: apt: Implement GetAppletProgramInfo
b64040b5fa video_core: Fix fill surface downloading (#2270)
Compare 21 commits »
dahjah synced commits to refs/pull/1881/merge at dahjah/Lime3DS from mirror 2026-07-09 17:24:52 -06:00
31e4ecea58 core: apt: Restore captured framebuffers on libapplet closure
49ba2e8d5f core: apt: Implement GetAppletProgramInfo
b64040b5fa video_core: Fix fill surface downloading (#2270)
64a967b4a8 core/arm: model ARM11 MPCore timing per TRM (#2262)
Compare 21 commits »
dahjah synced commits to refs/pull/1876/merge at dahjah/Lime3DS from mirror 2026-07-09 17:24:52 -06:00
7c225c6abb qt: Fix macOS freeze-on-boot caused by unprocessed events
93143bcb15 audio_core: Add '#include <cstring>' to cubeb_sink and cubeb_input.cpp (#2232)
Compare 3 commits »
dahjah synced commits to refs/pull/1867/head at dahjah/Lime3DS from mirror 2026-07-09 17:24:52 -06:00
95bbfdc346 fix secondary display and attempt to fix lcd color fill
3aaaf8fc1e added basic skip duplicate frames implementation
fcb10fb899 core: Make PICA debugging a toggleable feature (#2254)
77cb5cecd8 Remove unintended leftover scripts
6b197e2c04 renderer_vulkan: Fix screenshot color channels on RGBA swapchain formats (#2170)
Compare 45 commits »
dahjah synced commits to refs/pull/1856/merge at dahjah/Lime3DS from mirror 2026-07-09 17:24:52 -06:00
8c4e8b77b2 Add Skip Presenting Duplicate Frames Feature (#1867)
fcb10fb899 core: Make PICA debugging a toggleable feature (#2254)
77cb5cecd8 Remove unintended leftover scripts
6b197e2c04 renderer_vulkan: Fix screenshot color channels on RGBA swapchain formats (#2170)
Compare 10 commits »
dahjah synced commits to refs/pull/1838/merge at dahjah/Lime3DS from mirror 2026-07-09 17:24:51 -06:00
c2dd5f3bea core: Change default value of simulate GPU timings to false (#2274)
31e4ecea58 core: apt: Restore captured framebuffers on libapplet closure
49ba2e8d5f core: apt: Implement GetAppletProgramInfo
b64040b5fa video_core: Fix fill surface downloading (#2270)
Compare 22 commits »
dahjah synced commits to refs/pull/1727/merge at dahjah/Lime3DS from mirror 2026-07-09 17:24:51 -06:00
0c19c33bd3 libretro: scope Vulkan case to fix MSVC C2360 (#2267)
bda4671be6 core: gsp: General improvements to GSP service accuracy (#2273)
c2dd5f3bea core: Change default value of simulate GPU timings to false (#2274)
31e4ecea58 core: apt: Restore captured framebuffers on libapplet closure
Compare 23 commits »
dahjah synced commits to refs/pull/1717/merge at dahjah/Lime3DS from mirror 2026-07-09 17:24:51 -06:00
c8d84257fb Do not signal savestate if system is powered off
303ba4fb4e attempt to fix event_queue bugs
a6b3c3236f analog_from_keyboard display fix, build error fix
b2569c738e fix profiles not saving correctly
Compare 83 commits »
dahjah synced commits to refs/pull/1717/head at dahjah/Lime3DS from mirror 2026-07-09 17:24:51 -06:00
c8d84257fb Do not signal savestate if system is powered off
303ba4fb4e attempt to fix event_queue bugs
a6b3c3236f analog_from_keyboard display fix, build error fix
b2569c738e fix profiles not saving correctly
340c201647 honor shortcut context with controller hotkeys
Compare 87 commits »
dahjah synced commits to refs/pull/1244/head at dahjah/Lime3DS from mirror 2026-07-09 17:24:50 -06:00
804375f8ee Last-minute minor string nitpicks
a11658dc66 combo_button_options --> combo_button_settings
8b18663fe5 Better center default position of combo button in portrait layout
0113d6b56c Fix "Reset Overlay" not affecting combo button
4c767a26a9 default_ini.h: Adjust ini comment for combo_button_buttons
Compare 45 commits »
dahjah synced commits to refs/pull/1051/merge at dahjah/Lime3DS from mirror 2026-07-09 17:24:50 -06:00
0c19c33bd3 libretro: scope Vulkan case to fix MSVC C2360 (#2267)
bda4671be6 core: gsp: General improvements to GSP service accuracy (#2273)
c2dd5f3bea core: Change default value of simulate GPU timings to false (#2274)
31e4ecea58 core: apt: Restore captured framebuffers on libapplet closure
Compare 24 commits »
dahjah synced commits to retroarch-live at dahjah/Lime3DS from mirror 2026-07-09 17:24:50 -06:00
b42d0916ba Fix enabling Discord RPC causing linker warnings about minimum macOS version
1ec850888d qt: Fix macOS freeze-on-boot caused by unprocessed events
b2dd784801 ci: Build with windows-2022 to work around build issue in current windows-latest
749a8ec645 dynarmic: Update to latest commit (#2236)
308a9b14ea Add attestation support to increase release security (#2117)
Compare 9 commits »
dahjah synced commits to master at dahjah/Lime3DS from mirror 2026-07-09 17:24:50 -06:00
0c19c33bd3 libretro: scope Vulkan case to fix MSVC C2360 (#2267)
bda4671be6 core: gsp: General improvements to GSP service accuracy (#2273)
c2dd5f3bea core: Change default value of simulate GPU timings to false (#2274)
31e4ecea58 core: apt: Restore captured framebuffers on libapplet closure
49ba2e8d5f core: apt: Implement GetAppletProgramInfo
Compare 22 commits »
dahjah synced commits to azahar-2125 at dahjah/Lime3DS from mirror 2026-07-09 17:24:50 -06:00
b42d0916ba Fix enabling Discord RPC causing linker warnings about minimum macOS version
1ec850888d qt: Fix macOS freeze-on-boot caused by unprocessed events
b2dd784801 ci: Build with windows-2022 to work around build issue in current windows-latest
749a8ec645 dynarmic: Update to latest commit (#2236)
Compare 4 commits »
dahjah synced and deleted reference refs/tags/refs/pull/2237/merge at dahjah/Lime3DS from mirror 2026-07-09 17:24:49 -06:00
dahjah synced and deleted reference refs/tags/refs/pull/2217/merge at dahjah/Lime3DS from mirror 2026-07-09 17:24:49 -06:00