Commit graph

  • 815fc5e90b
    Merge be0306de03 into 3e2553e6c7 wheremyfoodat 2025-08-01 10:31:06 -05:00
  • ae8a00a721
    Merge 6d067d7108 into 3e2553e6c7 sylvieee-iot 2025-07-31 22:39:27 -07:00
  • 3e2553e6c7
    libretro: enable android builds on gitlab (#799) master Eric Warmenhoven 2025-07-31 13:52:40 -04:00
  • 8c8cf14372
    libretro: enable android builds on gitlab Eric Warmenhoven 2025-07-31 09:58:07 -04:00
  • 2699dcd82e
    Build Android libretro core on CI (#797) wheremyfoodat 2025-07-31 17:04:15 +03:00
  • a3008c6b2d
    Remove ccache for Android libretro wheremyfoodat 2025-07-31 16:43:56 +03:00
  • 382b9dd742
    Update Android Libretro build wheremyfoodat 2025-07-31 16:43:26 +03:00
  • 292770729d
    Nit wheremyfoodat 2025-07-31 16:41:08 +03:00
  • e39855781f
    Rename .so again wheremyfoodat 2025-07-31 16:17:45 +03:00
  • 56674b7112
    Fix SO name wheremyfoodat 2025-07-31 16:11:44 +03:00
  • d7e343d03b
    Try fix libretro android again wheremyfoodat 2025-07-31 16:00:44 +03:00
  • 613aeabd02
    Hopefully fix Android libretro compilation wheremyfoodat 2025-07-31 15:42:53 +03:00
  • de86a84695
    Attempt to build Android libretro core on CI wheremyfoodat 2025-07-31 15:08:38 +03:00
  • 9d04f40c3f
    HID: Update comments wheremyfoodat 2025-07-30 14:23:28 +03:00
  • 115368491f
    Libretro: Add ZL/ZR support (#796) wheremyfoodat 2025-07-30 09:41:46 +03:00
  • 836b2f7c0d Update Test_Build.yml wheremyfoodat 2025-07-30 09:40:14 +03:00
  • 5c17eab338 Install python3-venv package wheremyfoodat 2025-07-30 09:37:49 +03:00
  • bfc7c25f90 Test build: Create venv wheremyfoodat 2025-07-30 09:34:22 +03:00
  • 27f35e7518 Libretro: Add ZL/ZR support wheremyfoodat 2025-07-30 09:27:05 +03:00
  • 3f8dd7be6a iOS: Remove unused hidService wheremyfoodat 2025-07-30 09:26:52 +03:00
  • 21c25d2fb8
    AAC: Remove unused code wheremyfoodat 2025-07-29 03:55:00 +03:00
  • a8ebc71f11
    Fix nits wheremyfoodat 2025-07-28 19:01:34 +03:00
  • e8e0fc3463
    Merge 53e934c7f5 into 948ae5ef4a PSISP 2025-07-27 08:41:54 +01:00
  • afeb3bb60f
    Merge 6bb3198006 into 948ae5ef4a wheremyfoodat 2025-07-27 08:41:53 +01:00
  • 948ae5ef4a
    Qt: Fix ScreenWidgetGL when OpenGL is disabled wheremyfoodat 2025-07-27 08:12:11 +03:00
  • 0446bcdaa1
    Add Metal support to Qt frontend and clean up renderer creation code (#795) wheremyfoodat 2025-07-26 23:13:08 +03:00
  • 6baebde844 oops wheremyfoodat 2025-07-26 22:26:33 +03:00
  • 08a8330783 Oops wheremyfoodat 2025-07-26 21:54:42 +03:00
  • 1fef91b507 Qt: Fix build without Metal wheremyfoodat 2025-07-26 21:28:23 +03:00
  • 03d8643433 Qt: Support compilation without Metal wheremyfoodat 2025-07-26 19:22:02 +03:00
  • 46704eeeac Add factory for screen widget wheremyfoodat 2025-07-26 18:05:56 +03:00
  • 4d234d9147 Qt: Re-add Metal wheremyfoodat 2025-07-26 17:17:24 +03:00
  • 1e34440479 Qt: Make screen widget polymorphic wheremyfoodat 2025-07-26 17:12:40 +03:00
  • 2cc94daae4 Qt: Move screen-related stuff to own folder wheremyfoodat 2025-07-26 16:29:57 +03:00
  • ab812e0e75 More nits wheremyfoodat 2025-07-26 03:47:05 +03:00
  • e543ed066b Nits wheremyfoodat 2025-07-26 03:45:40 +03:00
  • 807c15a824 Clean up graphics context code wheremyfoodat 2025-07-26 03:42:59 +03:00
  • 864472ebb2 Qt: Initial support for Metal renderer wheremyfoodat 2025-07-26 03:14:59 +03:00
  • 8b0b1939cf
    GL: Respect minimum UBO alignment requirement (#794) wheremyfoodat 2025-07-25 01:24:23 +03:00
  • 311c06e17b Nit wheremyfoodat 2025-07-25 01:17:29 +03:00
  • 0467aa65a1 Fix fragment shadergen UBO bindings wheremyfoodat 2025-07-25 01:15:46 +03:00
  • 120feda4c4 Use glBindBufferRange for UBOs wheremyfoodat 2025-07-25 00:40:42 +03:00
  • c92c4c0136 GL: Respect minimum UBO alignment requirement wheremyfoodat 2025-07-25 00:16:01 +03:00
  • 0815707613
    GL: Use StreamBuffer for shadergen UBOs (#793) wheremyfoodat 2025-07-24 23:25:34 +03:00
  • 2b1d49f850 Clean up UBO sizes wheremyfoodat 2025-07-24 23:04:07 +03:00
  • b6907eb852 GL: Use StreamBuffer for shadergen UBOs wheremyfoodat 2025-07-24 22:59:48 +03:00
  • 3ac5f1b0c6
    Qt: Fix race condition when using cheats (#792) wheremyfoodat 2025-07-24 17:17:40 +03:00
  • 886f3bb402 Nit wheremyfoodat 2025-07-24 17:16:39 +03:00
  • 064b9a6d4d Qt: Fix race condition when using cheats wheremyfoodat 2025-07-24 17:13:00 +03:00
  • f8c3ddff9a
    Update Test_Build.yml wheremyfoodat 2025-07-23 14:59:10 +03:00
  • ece809d368
    Build hardware tests on CI (#791) wheremyfoodat 2025-07-23 14:18:02 +03:00
  • 3479ace711
    Update Test_Build.yml wheremyfoodat 2025-07-23 14:16:29 +03:00
  • 259016d85e
    Update Test_Build.yml wheremyfoodat 2025-07-23 14:15:05 +03:00
  • a031b1534d
    Update Test_Build.yml wheremyfoodat 2025-07-23 14:12:08 +03:00
  • e59142f60d
    Update Test_Build.yml wheremyfoodat 2025-07-23 14:06:48 +03:00
  • acb45dfad0
    Update workflows wheremyfoodat 2025-07-23 14:01:08 +03:00
  • d2e8de0d37
    Build tests on CI wheremyfoodat 2025-07-23 13:59:09 +03:00
  • 89426db797
    Tests: Cleanup (#790) wheremyfoodat 2025-07-23 13:54:07 +03:00
  • 79dad6746b Tests: Cleanup wheremyfoodat 2025-07-23 13:53:02 +03:00
  • 95231514e2
    Remove iconset files wheremyfoodat 2025-07-23 05:31:45 +03:00
  • b286306648
    Fix MacOS icon oopsie (#789) wheremyfoodat 2025-07-23 05:26:44 +03:00
  • 9900ed880e Fix MacOS icon oopsie wheremyfoodat 2025-07-23 05:25:28 +03:00
  • 5beb9d8b17
    MacOS: Make app icons round (#788) wheremyfoodat 2025-07-23 05:21:42 +03:00
  • 995b61df41 MacOS: Make app icons round wheremyfoodat 2025-07-23 05:01:01 +03:00
  • 045a540bc2 Revert "Update OoT_Title.png" fix-vsh-output-mask-regression wheremyfoodat 2025-07-23 04:37:43 +03:00
  • 895f3c1280 Update OoT_Title.png wheremyfoodat 2025-07-23 04:35:11 +03:00
  • 892b92becb Update screenshots wheremyfoodat 2025-07-23 04:11:52 +03:00
  • b8cbfcca89
    GPU: Fix VertexShaderOutputMask in non-accelerated draws (#787) wheremyfoodat 2025-07-23 03:54:05 +03:00
  • 4efd0de156 GPU: Fix VertexShaderOutputMask in non-accelerated draws wheremyfoodat 2025-07-23 03:52:42 +03:00
  • 97b2557391
    Enable audio by default on all frontends wheremyfoodat 2025-07-23 03:45:50 +03:00
  • 59a6efe6b1
    Update MacOS_Build.yml wheremyfoodat 2025-07-23 02:57:05 +03:00
  • 3c473a5fce
    Shader interpreter: Fix out-of-bounds float uniform edge cases (#786) wheremyfoodat 2025-07-23 02:55:27 +03:00
  • 945ac26b0b Shader interpreter: Fix out-of-bounds float uniform edge cases wheremyfoodat 2025-07-23 02:50:06 +03:00
  • f2fcedea94
    Update MacOS_Build.yml wheremyfoodat 2025-07-23 02:28:04 +03:00
  • 74ee07bec9
    Tests: Fix shader test compilation on MacOS (#784) wheremyfoodat 2025-07-23 02:21:33 +03:00
  • 4bc03744bd Tests: Fix shader test compilation on MacOS wheremyfoodat 2025-07-23 02:19:43 +03:00
  • 1e7e41187d
    Very important work (#783) sylvieee-iot 2025-07-21 03:13:53 +03:00
  • 95680478ce
    Very important work sylvieee-iot 2025-07-21 03:13:12 +03:00
  • 6d067d7108
    Merge branch 'master' into open-bp-cpp sylvieee-iot 2025-07-21 03:05:09 +03:00
  • 2ccb264a86
    HLE DSP: Implement partial embedded buffer updates (#782) wheremyfoodat 2025-07-21 01:59:46 +03:00
  • d11f50d067 HLE DSP: Implement partial embedded buffer updates wheremyfoodat 2025-07-21 01:40:15 +03:00
  • be0306de03 Merge branch 'master' into preempt-threads preempt-threads wheremyfoodat 2025-07-21 01:21:21 +03:00
  • 146dc92a0f
    Formatting fixes (#781) wheremyfoodat 2025-07-21 00:33:24 +03:00
  • 3785af0a9f More formatting wheremyfoodat 2025-07-21 00:01:45 +03:00
  • 4e84eec3b6 More formatting wheremyfoodat 2025-07-20 23:56:23 +03:00
  • 070e10858e More formatting wheremyfoodat 2025-07-20 23:54:40 +03:00
  • b245c19df1 Formatting wheremyfoodat 2025-07-20 23:53:38 +03:00
  • 210af599ab
    Merge pull request #780 from PSI-Rockin/memory_rework memory-rework wheremyfoodat 2025-07-18 17:09:54 +03:00
  • 53e934c7f5 Merge remote-tracking branch 'upstream/master' into memory_rework wheremyfoodat 2025-07-18 17:07:26 +03:00
  • 81f37e1699
    Qt: Allow rebinding keyboard controls (#779) wheremyfoodat 2025-07-18 04:08:08 +03:00
  • 2aa8f96e9c More nits wheremyfoodat 2025-07-18 04:07:22 +03:00
  • 6b3e91f9e7 Nit wheremyfoodat 2025-07-18 03:26:21 +03:00
  • 2d0b22761e More keybinding work wheremyfoodat 2025-07-18 03:16:28 +03:00
  • b18937f985 Initial input UI draft wheremyfoodat 2025-07-17 03:16:12 +03:00
  • 93790a77d0 Initial nwm work nwm wheremyfoodat 2025-07-09 19:48:25 +03:00
  • 3cae1bd256
    Merge pull request #778 from wheremyfoodat/dsp-debugger2 wheremyfoodat 2025-07-09 01:16:53 +03:00
  • d126cf1ac6 Reduce global namespace bloat wheremyfoodat 2025-07-09 00:13:53 +03:00
  • 9ef7db63ef Update teakra wheremyfoodat 2025-07-08 20:28:21 +03:00
  • 518b279139 DSP debugger: Fix prpage wheremyfoodat 2025-07-08 18:10:57 +03:00
  • 69bbb13d5d Make HLE DSP load binaries too wheremyfoodat 2025-07-08 17:42:58 +03:00