Commit Graph

  • e8bc1905dd Lint Lubos Vonasek 2024-02-14 17:45:09 +01:00
  • cbffb8f770 OpenXR - Code refactor Lubos 2024-02-14 16:58:35 +01:00
  • ce727e57e5
    Create REG.ini AGuy27 2024-02-13 17:23:52 -05:00
  • df9305c187
    build(windows): get rust extensions from correct build dir Nikhil Narayana 2024-02-13 11:28:02 -08:00
  • 89133c8f89
    build(linux): use linuxdeploy qt plugin Nikhil Narayana 2024-02-13 00:57:46 -08:00
  • 2cc0521720
    chore(ci): bump some versions Nikhil Narayana 2024-02-12 17:26:34 -08:00
  • a07dd24a96
    fix: post merge build failures Nikhil Narayana 2024-02-09 23:25:25 -08:00
  • a0f555648c
    Merge pull request #12578 from Dentomologist/dolphintool_fix_command_line_bzip_parsing JosJuice 2024-02-13 22:55:50 +01:00
  • a1d6a54eaa DolphinTool: Fix parsing of command line bzip2 flag Dentomologist 2024-02-13 11:44:41 -08:00
  • a583526a1c
    Merge pull request #12575 from n8pjl/werror-nonnull Mai 2024-02-13 07:43:19 -05:00
  • 9e6d701fbc
    Merge pull request #12577 from iwubcode/mesh_for_asset_loader Mai 2024-02-13 07:42:57 -05:00
  • 2ab877586d VideoCommon: make mesh asset data loadable by asset loader iwubcode 2024-02-12 18:42:01 -06:00
  • 3869694944
    Merge pull request #12576 from AdmiralCurtiss/ax-accelerator-in-ctor Mai 2024-02-12 21:21:42 -05:00
  • 2eef9c6cb3
    Merge branch 'master' into platform-openxr-quest Luboš Vonásek 2024-02-12 10:22:13 +01:00
  • f0d363eea7
    Core/DSPHLE: Construct accelerator in AX and AXWii constructors. Admiral H. Curtiss 2024-02-12 04:12:44 +01:00
  • 3da2e15e6b IOFile: avoid clearing errors on null file struct Peter Lafreniere 2024-02-11 20:55:31 -05:00
  • aa66842172
    Merge pull request #12574 from sepalani/exi-exit Mai 2024-02-11 20:32:33 -05:00
  • c62d1997dc
    Merge pull request #12562 from iwubcode/mesh_asset Mai 2024-02-11 20:30:25 -05:00
  • 60772ed9d2 VideoCommon: add functionality to prepare for a mesh asset that is loaded from a GLTF file iwubcode 2024-02-04 17:17:24 -06:00
  • ecfcae8718 Externals: add tinygltf, a library used to load or save GLTF mesh files iwubcode 2024-02-04 17:10:07 -06:00
  • 7c276c1993 EXI: Don't kill Dolphin when receiving BBA_IOB Sepalani 2024-02-11 22:55:23 +04:00
  • 80d77ac0b4
    Merge pull request #12568 from noahpistilli/kd-register-default-id Mai 2024-02-11 13:52:40 -05:00
  • dd15c012f3
    Merge pull request #12573 from JosJuice/android-wii-menu-download-size Mai 2024-02-11 13:52:01 -05:00
  • 9b3fdfb37b
    Merge pull request #12572 from JosJuice/android-menu-init-guard Mai 2024-02-11 13:51:30 -05:00
  • 30ea51fdd1
    Merge pull request #12571 from OatmealDome/mvk-1.2.7 Mai 2024-02-11 13:50:08 -05:00
  • b404da78c4 Android: Mention download size in the Wii Menu not installed message JosJuice 2024-02-11 11:34:51 +01:00
  • 06964a921d Android: Don't check Wii Menu version before directory initialization JosJuice 2024-02-11 11:15:18 +01:00
  • 48ae529762 Android: Update Load Wii System Menu string in onPrepareOptionsMenu JosJuice 2024-02-11 10:58:42 +01:00
  • 4dc1b659c6 Externals: Update MoltenVK to 1.2.7 OatmealDome 2024-02-10 22:40:40 -05:00
  • dce90c0567
    Merge commit '9240f579eab18a2f67eef23846a6b508393d0e6c' into upstream-merge-2024-02-09 Nikhil Narayana 2024-02-09 23:17:20 -08:00
  • d17b5f75e1 OpenXR - Update submodules to HTTPS Lubos Vonasek 2024-02-09 21:55:58 +01:00
  • e6f1ee7126 OpenXR - Attempt to fix the submodule Lubos Vonasek 2024-02-09 10:06:14 +01:00
  • c61f9d92c7
    Merge pull request #12570 from AdmiralCurtiss/system-ios Mai 2024-02-08 08:59:01 -05:00
  • 88c239ca91 OpenXR - Runtime loader without Meta SDK Lubos 2024-02-08 12:59:38 +01:00
  • 667102f0c3
    release(netplay): v4.0.0-mainline-beta.3 Nikhil Narayana 2024-02-08 00:29:53 -08:00
  • 90b310922b
    ci(macOS): use macos-12 builder and fix notarization/signing (#15) Nikhil Narayana 2024-02-08 00:20:29 -08:00
  • e6ee217a7c
    Core: Move Emulation IOS instance to System. Admiral H. Curtiss 2024-02-06 03:31:34 +01:00
  • ca81d8b8a6
    Merge pull request #12565 from LillyJadeKatrin/retroachievements-bugfix Mai 2024-02-07 14:03:12 -05:00
  • d17495a75a Fix loading GBA configurations Gregoire L. D. 2024-02-07 19:15:27 +01:00
  • 33dd3b078c Correctly log register errors Sketch 2024-02-07 09:36:36 -05:00
  • 66862c9bda
    ci(macOS): re-enable signing/notarization Nikhil Narayana 2024-02-07 03:45:51 -08:00
  • 1dc1544c10
    ci(windows): fix downloading signing tool Nikhil Narayana 2024-02-07 03:29:49 -08:00
  • 36a932966b
    fix: correct the SLIPPI_RUST_ONLINE log name Nikhil Narayana 2024-02-06 21:17:28 -08:00
  • 439f14aa40
    build(macOS): don't use cmake's signing on CI Nikhil Narayana 2024-02-06 21:16:19 -08:00
  • cd10a9f647
    chore: update rust extensions Nikhil Narayana 2024-02-06 21:16:03 -08:00
  • 62447277c4
    build(macOS): ignore mbedtls warnings and fix QIcon error (#12) Vlad Firoiu 2024-02-07 05:07:13 +00:00
  • 99e60d2c82 Compile for Windows Sketch 2024-02-06 22:08:04 -05:00
  • c308aa817c Convert to cubeb Sketch 2024-02-05 17:29:21 -05:00
  • f43f3a0bfd Config stuff Sketch 2023-07-15 19:55:22 -04:00
  • 959e331c7e Compile for Windows Sketch 2024-02-06 22:06:40 -05:00
  • 5949911a5a VideoCommon: Don't use indexed output for fbfetch TellowKrinkle 2023-11-10 00:49:54 -06:00
  • a50ab40a5f
    Merge pull request #12566 from JosJuice/arm64-add-imm-sp Mai 2024-02-06 17:53:17 -05:00
  • b5c5371848 Arm64Emitter: Don't optimize ADD to MOV for SP JosJuice 2024-02-06 21:58:07 +01:00
  • a800e8a381
    Merge branch 'dolphin-emu:master' into master GregoireLD 2024-02-06 10:45:23 +01:00
  • f0fe234c26 Lint Lubos 2024-02-06 09:01:04 +01:00
  • 1ed7b35710 Retain Save State Folder LillyJadeKatrin 2024-02-05 19:41:25 -05:00
  • 9ec2e292f7 OpenXR - Basic integration for Meta Quest Lubos 2024-02-05 16:46:19 +01:00
  • 9240f579ea
    Merge pull request #12561 from JosJuice/profile-consistency Mai 2024-02-05 09:47:08 -05:00
  • 8c2435895b Changing SIDevice into SerialDevice with full backward compatibility Gregoire L. D. 2024-02-04 23:48:50 +01:00
  • 1315b54ffa InputCommon: Use distinct values for profile key JosJuice 2024-02-04 17:36:15 +01:00
  • 6cf55ab1ee InputCommon: Unify GetProfileName and GetProfileDirectoryName JosJuice 2024-02-04 16:31:15 +01:00
  • 2bcf70af3f InputCommon: Refactor away InputConfig::LoadConfig's switch case JosJuice 2024-02-04 15:29:36 +01:00
  • 573102d4cf
    Update and rename G5BE4Z.ini to G5B.ini AGuy27 2024-02-03 15:32:13 -05:00
  • 1269813615
    Merge branch 'dolphin-emu:master' into master GregoireLD 2024-02-03 14:50:26 +01:00
  • 1831a8cec5 BBA/HLE: Add missing PSH flag Sepalani 2024-01-27 02:15:31 +04:00
  • 3ae535fa05
    Create G5BE4Z.ini AGuy27 2024-02-03 00:35:16 -05:00
  • abbc4bd0bd
    Merge pull request #12551 from lioncash/cheev Admiral H. Curtiss 2024-02-03 03:01:56 +01:00
  • 4e3886e7e8
    Merge pull request #12557 from mitaclaw/cpu-thread-guarantees-1 Admiral H. Curtiss 2024-02-03 02:45:06 +01:00
  • df5baab873
    Merge pull request #12550 from lioncash/dead Admiral H. Curtiss 2024-02-03 02:38:02 +01:00
  • 3b01531958
    Merge pull request #12552 from lioncash/custom Admiral H. Curtiss 2024-02-02 20:31:52 +01:00
  • 8b918cd4ef JitArm64: Don't pass a temporary reg that goes unused to RegCache Flush mitaclaw 2024-02-01 06:14:16 -08:00
  • d98014e91c GameListModel: Improve headerData member function mitaclaw 2024-02-01 16:45:54 -08:00
  • 4f40bdf501 VertexLoaderManager: Use fill() in Init() Lioncash 2024-01-31 19:46:24 -05:00
  • ea95c82a01 VertexLoaderManager: Remove unused entry struct Lioncash 2024-01-31 19:41:50 -05:00
  • db80abbadd AchievementManager: Tidy up GetRichPresence() Lioncash 2024-01-31 22:39:29 -05:00
  • c14414a151 AchievementManager: clear name in CloseGame()/LogOut() Lioncash 2024-01-31 22:35:53 -05:00
  • 2d8af7b7f8 AchievementManager: Replace memsets where applicable Lioncash 2024-01-31 22:34:50 -05:00
  • 184fe932ed AchievementManager: std::move leaderboard info in FetchBoardInfo() Lioncash 2024-01-31 22:29:55 -05:00
  • 76c381e6f7 AchievementManager: Ensure update callback is always valid Lioncash 2024-01-31 22:17:41 -05:00
  • 2b83cc739a AchievementManager: Convert .compare() into equality operators Lioncash 2024-01-31 22:07:19 -05:00
  • 394418b415 AchievementManager: Remove unnecessary .get() Lioncash 2024-01-31 22:01:43 -05:00
  • 161efff6c9 AchievementManager: Remove long qualifier Lioncash 2024-01-31 22:00:12 -05:00
  • a52691ee11 VideoBackendBase: Relocate g_video_backend to System Lioncash 2024-01-31 15:48:45 -05:00
  • 7096f99f79 CustomPipeline: Mark arrays as constexpr Lioncash 2024-01-31 22:55:41 -05:00
  • 59211589b9 CustomPipeline: Make use of emplace_back() in GlobalConflicts() Lioncash 2024-01-31 22:53:42 -05:00
  • 353ceedb50 CustomPipeline: Resolve unused variable warning Lioncash 2024-01-31 22:52:07 -05:00
  • 085c4d154e CheatSearch: Remove redundant lambdas mitaclaw 2024-02-01 19:01:18 -08:00
  • d96d2cd68c Translation resources sync with Transifex JosJuice 2024-02-01 21:47:52 +01:00
  • 24704fc279
    Merge pull request #12554 from AdmiralCurtiss/boot-nandtitle-fix Admiral H. Curtiss 2024-02-01 20:33:21 +01:00
  • 951be30891
    Core: Fix booting titles from NAND. Admiral H. Curtiss 2024-02-01 19:30:11 +01:00
  • 3a9860eb6e
    Merge pull request #12514 from SuperSamus/hidapi-submodule Admiral H. Curtiss 2024-02-01 19:49:48 +01:00
  • 3a081489ab typo Gregoire L. D. 2024-02-01 12:26:17 +01:00
  • bf9b5697b2 Simplification Gregoire L. D. 2024-02-01 12:25:02 +01:00
  • 2d228f8238
    Merge branch 'dolphin-emu:master' into master GregoireLD 2024-02-01 01:17:10 +01:00
  • 6bf8b7ab3b Simplify changes Gregoire L. D. 2024-02-01 01:04:18 +01:00
  • ea2deefab9 Clean up, tentatively, sorry I'm still a newbie regarding Git Gregoire L. D. 2024-02-01 00:59:43 +01:00
  • 438f5c3412
    Merge pull request #12548 from AdmiralCurtiss/dead-automatic-start Mai 2024-01-31 17:42:24 -05:00
  • 14121c5504
    Core/ConfigManager: Remove dead bAutomaticStart flag. Admiral H. Curtiss 2024-01-31 22:53:43 +01:00
  • da6b5dd38a
    Merge pull request #12546 from lioncash/event Admiral H. Curtiss 2024-01-31 21:16:21 +01:00
  • 18abf7c768
    Merge pull request #12544 from lioncash/getmod Admiral H. Curtiss 2024-01-31 20:17:26 +01:00