Commit graph

  • 629b452c01
    Merge 528fc53718 into 35ecfa3f54 jn64 2025-07-01 20:27:16 +08:00
  • b75deb5826
    Merge 95a7ecabd8 into 35ecfa3f54 ¥IGA 2025-07-01 14:12:02 +02:00
  • fd307a6108
    Merge 5bab8f0606 into 35ecfa3f54 capitalistspz 2025-07-01 10:30:30 +02:00
  • d5eda5501c
    Merge cbfb5c519b into 35ecfa3f54 Spegs21 2025-07-01 10:30:15 +02:00
  • f3181701f6
    Merge c99ae0f833 into 35ecfa3f54 Nintendocustom 2025-07-01 10:29:49 +02:00
  • cc36fcf4a4
    Merge 4b0e26a576 into 35ecfa3f54 SamoZ256 2025-07-01 08:00:21 +02:00
  • 6e3b68955d
    Merge 4985ac0c82 into 35ecfa3f54 Alexandre Bouvier 2025-07-01 05:00:25 +02:00
  • 35ecfa3f54
    build: Fix glslang dependency for Fedora 42 (#1622) main qurious-pixel 2025-06-30 20:00:11 -07:00
  • b62f981755
    Merge 74c51d7204 into 6c392d5a22 Rémi Ait-Younes 2025-06-30 15:03:21 +08:00
  • bfc15d3f48
    Merge ff2819ed28 into 6c392d5a22 Colin Kinloch 2025-06-29 23:29:29 +00:00
  • 6c392d5a22
    UI: Fix assertions (#1623) oltolm 2025-06-30 00:15:23 +02:00
  • 0512b733be UI: fix assertions oltolm 2025-06-15 03:31:36 +02:00
  • 553e0ffeea
    Update glslang to 15.1.0 qurious-pixel 2025-06-29 10:55:37 -07:00
  • fd9822bad5
    Update glslang imported target name qurious-pixel 2025-06-29 10:54:04 -07:00
  • 9fb3c76b76
    UI: Include wx button header for wxWidgets 3.3 compatibility (#1621) Colin Kinloch 2025-06-29 18:36:22 +01:00
  • 079ed17722
    Include wx button header Colin Kinloch 2025-06-29 18:09:06 +01:00
  • 13ccf9a160 MMU: Fix bit width for 32bit MMIO reads Exzap 2025-06-28 21:43:40 +02:00
  • 7db2b77983 CPU: Implement more instructions in interpreter + various fixes Exzap 2025-06-28 14:53:15 +02:00
  • 0a121c97c7
    Input: Detect Classic Controller Pro as Classic Controller (#1614) capitalistspz 2025-06-26 16:25:34 +01:00
  • 5bab8f0606 Remove the merge conflict markers capitalistspz 2025-06-26 16:08:18 +01:00
  • 6123f2cb35
    Merge branch 'main' into camera capitalistspz 2025-06-26 15:59:57 +01:00
  • 2d07780a1c Detect Classic Controller Pro as Classic Controller capitalistspz 2025-06-26 15:45:32 +01:00
  • 4b0e26a576
    msl: fix shader output when rasterization is disabled Samuliak 2025-06-26 10:42:49 +02:00
  • 4281959b64
    Merge branch 'main' into metal SamoZ256 2025-06-26 08:42:24 +02:00
  • e91740cf29 coreinit: Make sure thread deallocation runs before join returns Exzap 2025-06-22 23:34:14 +02:00
  • 4f4c9594ac GX2: Fix command buffer padding writing out of bounds Exzap 2025-06-22 22:17:29 +02:00
  • 5a4731f919 HLE: Make HLE table access thread-safe Exzap 2025-06-22 20:56:47 +02:00
  • 522b5ef260 UI: Correctly interpret supporter names as UTF8 Exzap 2025-06-21 18:58:58 +02:00
  • 4b8407dd69 nlibcurl: convert deprecated constants oltolm 2025-06-20 23:27:22 +02:00
  • 057ef4598e
    cmake: Respect ENABLE_HIDAPI option (#1604) capitalistspz 2025-06-20 12:32:41 +01:00
  • 3304090120 Rename ENABLE_WIIMOTE to SUPPORTS_WIIMOTE capitalistspz 2025-06-20 10:43:53 +01:00
  • 6bc53dd9f9 Respect ENABLE_HIDAPI option capitalistspz 2025-06-20 10:19:34 +01:00
  • 4f4412b334
    nsyshid: Play Emulated Portal Audio via Mono Audio (#1478) Joshua de Reeper 2025-06-19 23:30:19 +02:00
  • 7ed435233f fix pugixml deprecation warnings oltolm 2025-06-14 22:03:04 +02:00
  • 32c3671c1a fix Curl deprecation warnings oltolm 2025-06-14 22:01:52 +02:00
  • 00ff5549d9
    General aarch64 improvements & Apple Silicon support (#1255) Exverge 2025-06-18 04:36:05 -04:00
  • c8ffff8f41
    Replace basic_string<> of betype with std::vector (#1601) oltolm 2025-06-18 10:34:06 +02:00
  • 134914633a Fix Audio at Startup Joshua de Reeper 2025-05-10 12:22:01 +02:00
  • 0f5f7a6532 review changes Joshua de Reeper 2025-01-30 12:31:43 +01:00
  • a1f52f0351 fix typo Joshua de Reeper 2025-01-30 10:14:33 +01:00
  • 9f31577718 save config properly Joshua de Reeper 2025-01-22 10:17:21 +01:00
  • 67f41245da make portal audio a setting Joshua de Reeper 2025-01-21 22:36:03 +01:00
  • 1f3b97216f Play portal audio via Cemu output Joshua de Reeper 2025-01-21 19:11:39 +01:00
  • 3a6d95e113 replace basic_string<> with std::vector because of new Clang oltolm 2025-06-14 22:00:41 +02:00
  • 2f02fda9ea
    Refactor to use Microsoft::WRL::ComPtr (#1599) oltolm 2025-06-16 23:25:06 +02:00
  • 9c2964cf0e use Microsoft::WRL::ComPtr oltolm 2024-08-20 19:18:39 +02:00
  • da98aa4176
    UI: Make code compatible with wxWidgets 3.3 (#1598) oltolm 2025-06-14 20:38:53 +02:00
  • 174a6b0ba1 make code compatible wxWidgets 3.3 oltolm 2025-06-07 20:00:19 +02:00
  • 95dc590d2c
    UI: Improve wxListView sorting and add sort order indicators (#1597) oltolm 2025-06-14 10:25:56 +02:00
  • 6769d54dc1 wxGameList.cpp: remove std::tolower oltolm 2025-06-13 22:05:49 +02:00
  • 57edcad457 UI: improve wxListView sorting oltolm 2025-05-31 01:28:51 +02:00
  • f3fe6f3455
    GameList: Allow sorting by more columns (#1571) goeiecool9999 2025-06-13 12:47:46 +02:00
  • 2eec6b44c3
    UI: Use wxListView instead of wxListCtrl (#1584) oltolm 2025-06-10 08:15:25 +02:00
  • 3eff2d4a60
    GraphicPack: Allow overlay for code folder (#1574) Luminyx 2025-06-10 02:03:18 -04:00
  • d427b59019
    boss: Use HTTP/1.1 instead of default (#1593) Wiichele 2025-06-08 07:16:09 +02:00
  • 3c65933789
    boss: Use HTTP/1.1 instead of default Michele Pappalardo 2025-06-08 06:04:29 +02:00
  • a184a04e56
    macOS: Minor UI improvements (#1575) neebyA 2025-06-07 13:42:49 -07:00
  • c99ae0f833 Add FSTimeToCalendarTime function Nintendocustom 2025-06-07 19:51:58 +02:00
  • b605b359f4 move date comparison code to date class declaration goeiecool9999 2025-06-05 16:29:31 +02:00
  • 808406fda9
    Merge d61727782f into 162fdabb9d AnimeGIF 2025-06-04 22:22:27 -04:00
  • 162fdabb9d
    debug: "verbose" command line argument to log to stdout (#1587) Colin Kinloch 2025-06-02 00:38:21 +01:00
  • 84aee3906b "verbose" command line argument to log to stdout Colin Kinloch 2025-06-01 01:36:41 +01:00
  • 15f8f87f52 Cleanup, don't use string comparisons for dates. remove verbose lambda sorting function. goeiecool9999 2025-06-01 17:05:01 +02:00
  • c8045f7f04
    UI: wxCAPTION flag on input API dialog to fix kwin (#1586) Colin Kinloch 2025-06-01 02:57:33 +01:00
  • ff2819ed28 build: Fix undefined SPIRV symbols on linux Colin Kinloch 2025-06-01 00:15:38 +01:00
  • 62984f4087 UI: wxCAPTION flag on input API dialog to fix kwin Colin Kinloch 2025-06-01 00:52:41 +01:00
  • 5246b3851a UI: use wxListView instead of wxListCtrl oltolm 2025-03-17 00:13:44 +01:00
  • 6df3e1742e
    UI: Fix wxWidgets assert in InfinityPage (#1582) oltolm 2025-05-31 16:29:07 +02:00
  • bd60a69520 UI: fix wxWidgets assert in InfinityPage oltolm 2024-08-20 00:05:15 +02:00
  • 152b790242
    UI: Use wxID_ANY and wxNOT_FOUND instead of hardcoding -1 (#1581) oltolm 2025-05-30 01:39:02 +02:00
  • 5175b599c6 use wxID_ANY instead of -1 oltolm 2023-09-11 00:44:02 +02:00
  • 02616bf6be
    build: Allow Linux builds to be made without Bluez (#1579) capitalistspz 2025-05-28 14:18:01 +01:00
  • 2e46547f3a Make non-Windows pairing dialog appearance depend on HAS_BLUEZ instead of OS capitalistspz 2025-05-28 10:54:56 +01:00
  • 449f12ea88 Only link bluez if ENABLE_BLUEZ is true capitalistspz 2025-05-28 10:44:40 +01:00
  • 7168d20cde FST: Refactor IV handling Exzap 2025-05-27 16:51:46 +02:00
  • 1d27769e81 Look for libMoltenVK.dylib in /opt/homebrew as well Exverge 2025-05-26 17:05:28 -04:00
  • 036ec85585 Fix misleading comments in ih264d asm Exverge 2025-05-26 16:51:20 -04:00
  • f179198b89
    Specify the size of the memset Mike Lothian 2025-05-26 16:46:18 +01:00
  • 5260fb2386
    Add suggested changes Exverge 2025-05-26 09:15:08 -04:00
  • 8f2ede4057 Fix compiling on x64 mac Exverge 2025-05-26 01:42:16 -04:00
  • 562522fba2 Enable aarch64 recompiler on Apple Exverge 2025-05-26 00:42:42 -04:00
  • 2a022abbbb Add suggested changes Exverge 2025-05-26 00:38:00 -04:00
  • 66587cbda7 Merge remote-tracking branch 'base/main' into macos-arm64 Exverge 2025-05-26 00:34:22 -04:00
  • cee2195126 Revert "gx2: Use atomic pointers for GX2WriteGatherPipeState" Exverge 2025-05-26 00:34:09 -04:00
  • 3a3710d2e2
    Correctly deal with preceding underscore on macOS Exverge 2025-05-26 00:12:45 -04:00
  • 96d1f487ff Add back general settings neebyA 2025-05-25 02:56:37 -07:00
  • d61727782f input: fastforward hotkey Anime 2025-03-30 15:20:41 +03:00
  • 31ab6b8164 input: configurable controller hotkeys Anime 2025-03-30 15:20:22 +03:00
  • 71c9faaba8 input: configurable keyboard hotkeys Anime 2025-03-15 08:31:18 +02:00
  • 192fb4e13e Minor macOS UI improvements neebyA 2025-05-24 01:05:37 -07:00
  • 144e11be07
    address neebyA's review Samuliak 2025-05-24 06:57:37 +02:00
  • 43316cf133
    uncomment assert SamoZ256 2025-05-23 12:42:20 +02:00
  • c7aef3a52e
    cmake: sort files alphabetically SamoZ256 2025-05-23 11:49:25 +02:00
  • 390da4fc4a
    latte: remove unused include SamoZ256 2025-05-23 11:48:10 +02:00
  • 297c612529 GraphicPack: Allow overlay for code folder Luminyx1 2025-05-22 13:53:14 -04:00
  • b59d134e03
    shader-decompiler: fix disabled rasterization errors Samuliak 2025-05-22 18:58:49 +02:00
  • bddf3159ee
    latte: check for mip levels in framebuffer fetch Samuliak 2025-05-22 18:31:44 +02:00
  • 45a893caf9 camera.rpl logs to CameraAPI logtype capitalistspz 2025-05-20 19:40:03 +01:00
  • 4311a41f34
    latte: rename metal specific options Samuliak 2025-05-20 18:26:52 +02:00
  • feba1aa7ba
    latte: isolate Metal-specific hashes Samuliak 2025-05-19 20:22:45 +02:00