Commit Graph

  • a0d5827f98
    Merge 184d34c87c into 8f33b63153 Kev 2025-07-23 16:52:59 +0800
  • 31142d3e86
    Merge 68577895c5 into 8f33b63153 Rikki Gibson 2025-07-22 13:04:52 -0300
  • 8f33b63153 linux build: fix AppImageTool location dev Flyinghead 2025-07-22 15:37:54 +0200
  • 6fca05f00e sdl: set default axis direction for all axes Flyinghead 2025-07-22 15:24:05 +0200
  • 7f1135874f
    Merge 416a358bce into 8c07a2e1d6 Isaac Marovitz 2025-07-21 13:48:46 -0400
  • 68577895c5 cleanup from merge etc Rikki Gibson 2025-07-20 15:37:03 -0700
  • ba99286b32 Merge remote-tracking branch 'upstream/dev' into vmuconn Rikki Gibson 2025-07-20 11:17:51 -0700
  • 53ddbf6e7f reduce dreamlink's SDL dependency Rikki Gibson 2025-07-20 11:13:13 -0700
  • fe267660a8
    Merge 38caf5b37d into 8c07a2e1d6 Wunk 2025-07-18 16:56:06 -0700
  • 25b05aab4e
    Merge 77efbdd744 into 8c07a2e1d6 vkedwardli 2025-07-18 23:15:36 +0800
  • 8c07a2e1d6 sdl: detect half-axes using initial state. Fix axis range and direction Flyinghead 2025-07-18 11:38:15 +0200
  • e0d495266e
    Merge b577cad440 into 48c58dbd18 Isaac Marovitz 2025-07-18 15:28:22 +0800
  • 184d34c87c
    Merge branch 'flyinghead:master' into master Kev 2025-07-15 17:05:00 -0700
  • ffbe266413 bump minimal rcheevos desyn 2025-07-11 23:25:13 +0000
  • 5d3b7fae6b libretro: boot dreamcast bios when loading core without content Flyinghead 2025-07-15 15:49:32 +0200
  • 738b95d2be miniupnpc: include cstddef before miniupnpc headers Flyinghead 2025-07-15 15:30:15 +0200
  • dcf0636318
    Merge db3b3bcaa6 into 48c58dbd18 nexus382 2025-07-14 10:16:31 -0700
  • 94ff712a54
    bump minimal rcheevos desyn 2025-07-11 23:25:13 +0000
  • 48c58dbd18 Fetch translations & Recreate libretro_core_options_intl.h master github-actions[bot] 2025-07-11 22:21:51 +0000
  • 77efbdd744 Fix OpenGL3 and Vulkan backend Edward Li 2025-07-11 06:19:07 +0800
  • 86a3cb749d `IMGUI_DISABLE_DEFAULT_SHELL_FUNCTIONS` for Switch Edward Li 2025-07-11 05:30:18 +0800
  • 779ec4ca39 minor fixes Edward Li 2025-07-11 05:00:27 +0800
  • c89933daa8 Fix `EllipsisCharCount` Edward Li 2025-07-10 03:23:12 +0800
  • 87ce08a385 Replace `ImFont->FontSize` with `ImFont->LegacySize` Edward Li 2025-07-10 03:12:16 +0800
  • f05910460f Reapply `ImGuiWindowFlags_DragScrolling` Edward Li 2025-07-10 03:10:27 +0800
  • ee6ef08c10 replace with upstream v1.92.1 files Edward Li 2025-07-11 04:58:31 +0800
  • 54b06a5c34
    Recover DreamLink hardware after load state (#2003) James 2025-07-10 12:32:00 -0600
  • 822167f0c7 Re-enable purupuru hardware after state loaded too James Smith 2025-07-09 07:09:39 -0600
  • 0be3424ddb Fix UWP James Smith 2025-07-08 20:01:47 -0600
  • 5fbf800ed4 Fix Android build James Smith 2025-07-08 19:29:41 -0600
  • 6d6b2ca6ca Fix Android build James Smith 2025-07-08 19:23:01 -0600
  • d15f65ac25 Moved around reload of config::UsePhysicalVmuMemory into DreamLinkVmu James Smith 2025-07-08 19:10:19 -0600
  • 546229ba86 Include sdl/dreamlink.h in settings_controls.cpp because that file depends on USE_DREAMCASTCONTROLLER - unhides the 'use physical VMU memory' checkbox James Smith 2025-07-08 18:48:31 -0600
  • 4bbf332148 Added the word events to documentation James Smith 2025-07-08 18:33:07 -0600
  • 1207f988e0 Recover DreamLink hardware after load state James Smith 2025-07-08 18:24:27 -0600
  • ad76134c83 Use forward slashes in comment James Smith 2025-07-08 17:21:04 -0600
  • 276976c617 Allow MAX_LOGLEVEL to optionally be defined externally and pass MAX_LOGLEVEL from cmake variable to compiler definition James Smith 2025-07-08 17:01:18 -0600
  • d3a46a1e33 windows: fix crash caused by regression Flyinghead 2025-07-08 12:36:52 +0200
  • 4e8a7d0356 fast op codes? Joseph Mattiello 2025-07-07 16:39:47 -0400
  • 245e9e7d33 minor upstream patches Joseph Mattiello 2025-07-07 16:32:25 -0400
  • 4154232e41 attempt at more aggressive optimiziations Joseph Mattiello 2025-07-07 16:22:29 -0400
  • 98fc8c0534 cmake change Joseph Mattiello 2025-07-07 16:06:16 -0400
  • 740bbcb655 test.sh change Joseph Mattiello 2025-07-07 16:06:10 -0400
  • 3dbe992d3e adaptive audio, no difference? Joseph Mattiello 2025-07-07 16:06:04 -0400
  • 97f9186f2e optimizations and dynamic timing Joseph Mattiello 2025-07-07 15:55:08 -0400
  • e6677a5518 vulkan ios changes Joseph Mattiello 2025-07-07 15:32:28 -0400
  • 5784a449ea build.sh more optimizations? Joseph Mattiello 2025-07-07 15:21:47 -0400
  • fbaae4a34a some attempts at fmv cache changes Joseph Mattiello 2025-07-07 15:21:33 -0400
  • fb9f32597d mem arm64 stuff, neon yuv Joseph Mattiello 2025-07-07 13:37:18 -0400
  • c2e6dfc423 dsp arm64 Joseph Mattiello 2025-07-07 13:06:53 -0400
  • 4fe2f4760f DreamConn: do not lock mutex multiple times Rikki Gibson 2025-07-06 11:06:23 -0700
  • c0809d771d dcnet: support for Pro Yakyuu Team de Asobou Net! Flyinghead 2025-07-07 11:26:08 +0200
  • bdff8ba3fc JITLESS WORKS Joseph Mattiello 2025-07-06 22:03:06 -0400
  • 0a17aee1d1 remove ultra shit Joseph Mattiello 2025-07-06 21:42:45 -0400
  • 31c8fcf010 slow blocks Joseph Mattiello 2025-07-06 21:30:44 -0400
  • b2fb08a82e more optimizations? Joseph Mattiello 2025-07-06 20:56:15 -0400
  • 608a9e170e some optimziations Joseph Mattiello 2025-07-06 20:47:41 -0400
  • 5be3179d20 Revert "shil again? slow but no crash" Joseph Mattiello 2025-07-06 20:39:07 -0400
  • a46a369add shil again? slow but no crash Joseph Mattiello 2025-07-06 20:23:09 -0400
  • 0d11009bdc optimizations? Joseph Mattiello 2025-07-06 19:28:21 -0400
  • c4738f246f legacy ir builds in retroarch Joseph Mattiello 2025-07-06 18:48:25 -0400
  • dedd3c82dc debug wrap perf counters Joseph Mattiello 2025-07-06 18:08:10 -0400
  • 1dd8e4f833 block caching? Joseph Mattiello 2025-07-06 18:05:17 -0400
  • 1c2ecdacb3 ultra interpreter, show though Joseph Mattiello 2025-07-06 17:52:43 -0400
  • 79469e2de9 ultra ir? Joseph Mattiello 2025-07-06 17:21:41 -0400
  • c9dd5eaebb shil ir? Joseph Mattiello 2025-07-06 17:21:24 -0400
  • cef9d6c8cc less cache clearing, a little faster Joseph Mattiello 2025-07-06 16:57:54 -0400
  • 381bccc292 better caching? Joseph Mattiello 2025-07-06 16:49:22 -0400
  • 2d7503153d new shil interpreter Joseph Mattiello 2025-07-06 16:41:17 -0400
  • 54ed92e2b0 fix ggpo regression Flyinghead 2025-07-06 22:18:58 +0200
  • 6ea61b9084 android: support 4KB and 16KB page sizes on 64-bit platforms Flyinghead 2025-07-06 22:16:06 +0200
  • 66762ff325 test.sh compiler flags Joseph Mattiello 2025-07-06 16:08:42 -0400
  • 95269b868b more optimizations Joseph Mattiello 2025-07-06 16:08:29 -0400
  • cd8c711985 ULTRA-FAST INTERPRETER Joseph Mattiello 2025-07-06 15:58:45 -0400
  • 25dffb58b2 HYPER-OPTIMIZED DIRECT THREADED INTERPRETER Joseph Mattiello 2025-07-06 15:14:15 -0400
  • e5dad8d967 llvm version Joseph Mattiello 2025-07-06 15:03:05 -0400
  • ee640962d5 Revert "lol wasm?" Joseph Mattiello 2025-07-06 14:46:28 -0400
  • a2865a95ba Revert "more wasm, deley slot issue" Joseph Mattiello 2025-07-06 14:46:19 -0400
  • 40c352e5ed more wasm, deley slot issue Joseph Mattiello 2025-07-06 14:20:32 -0400
  • ecb2f59741 DreamConn: do not lock mutex multiple times Rikki Gibson 2025-07-06 11:06:23 -0700
  • f3e0f09ca9 upgrade oboe and libadrenotools to latest Flyinghead 2025-07-06 18:51:51 +0200
  • 301b1a0f00 input: set InputMapping::INVALID_CODE as constexpr scribam 2025-07-06 17:25:53 +0200
  • b787427446 android: update gradle and agp scribam 2025-07-06 16:05:18 +0200
  • 544b8305d5 input: set InputMapping::INVALID_CODE as constexpr scribam 2025-07-06 17:25:53 +0200
  • a45e5ddf16 android: update gradle and agp scribam 2025-07-06 16:05:18 +0200
  • f012931d94 lol wasm? Joseph Mattiello 2025-07-04 23:10:41 -0400
  • d9cdc99bb1 larger buffer? no help Joseph Mattiello 2025-07-04 22:56:24 -0400
  • d4e1dd0781 more optimizations Joseph Mattiello 2025-07-04 22:56:13 -0400
  • b712f5a5b4 register caching Joseph Mattiello 2025-07-04 22:33:19 -0400
  • 1205e6daca add shil dynarec Joseph Mattiello 2025-07-04 22:26:17 -0400
  • 0c85801096 neon and tuning Joseph Mattiello 2025-07-04 22:19:25 -0400
  • fe79e9461b larger cache sizes Joseph Mattiello 2025-07-04 22:13:52 -0400
  • 9f3357cd7b working but slow jitless i think Joseph Mattiello 2025-07-04 22:04:18 -0400
  • ae1e437eb3 can build either dynarec from test.sh Joseph Mattiello 2025-07-04 21:21:39 -0400
  • 4ba8198cf8 progress? Joseph Mattiello 2025-07-04 18:47:22 -0400
  • 8c2669bd0c progress? Joseph Mattiello 2025-07-04 17:34:12 -0400
  • 4540b14606 dynarec test added to cmake Joseph Mattiello 2025-07-03 23:05:04 -0400
  • 7dde10e9e1 REVERT ME force dynarec Joseph Mattiello 2025-07-03 23:04:51 -0400
  • dda304bbd4 test boots a rom Joseph Mattiello 2025-07-03 23:03:17 -0400
  • 3dcc91b587 add a dynarec test Joseph Mattiello 2025-07-03 22:35:59 -0400