summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-10Disable icache emulation for Monster HouseJMC47
2022-06-10Clear the UI after async shader compilationSilent
2022-06-10Allow to interrupt shader precompilation by stopping emulationSilent
2022-06-10Merge pull request #10688 from Sage-King/helpTilka
2022-06-09Add Medium Texture Cache to RKA INIJMC47
2022-06-09Memmap: Remove outdated comments for 32-bitJosJuice
2022-06-09JitArm64: Refactor EmitBackpatchRoutine parameters, part 2JosJuice
2022-06-09JitArm64: Refactor EmitBackpatchRoutine parameters, part 1JosJuice
2022-06-09Add F-Zero AX Gecko Codes to F-Zero GXJMC47
2022-06-08lint: use git.exe if the source resides on v9fsShawn Hoffman
2022-06-08Merge pull request #10726 from OatmealDome/mvk-1.1.10Mai M
2022-06-08GCAdapter: Compare with LIBUSB_SUCCESS instead of 0Pokechu22
2022-06-08IOS/USB: Use LibusbUtils::ErrorWrap and LIBUSB_SUCCESSPokechu22
2022-06-08BTReal: Log warnings when libusb calls failPokechu22
2022-06-08Log warnings when LibusbUtils::MakeConfigDescriptor failsPokechu22
2022-06-08Log warnings when LibusbUtils::GetDeviceList failsPokechu22
2022-06-08LibusbUtils: Log warnings when libusb_set_option or libusb_handle_events_time...Pokechu22
2022-06-08Socket: Fix some errors related to non-blocking connectSepalani
2022-06-08Socket: Keep track of the socket connection progressSepalani
2022-06-08NetworkCaptureLogger: Move ErrorState struct to Common/NetworkSepalani
2022-06-08Socket: Refactor WiiSockMan::ConvertSepalani
2022-06-08Merge pull request #10728 from delroth/steamrt-opt-outPierre Bourdon
2022-06-08cmake: steam runtime builds should be opt-in, not opt-outPierre Bourdon
2022-06-08MoltenVK: Update to version 1.1.10OatmealDome
2022-06-06Merge pull request #10724 from JosJuice/android-manifest-namespaceMai M
2022-06-06Merge pull request #10462 from OatmealDome/steam-runtimeJMC47
2022-06-06AndroidManifest.xml: Re-add package="org.dolphinemu.dolphinemu"JosJuice
2022-06-06Merge pull request #10704 from Tilka/minizipAdmiral H. Curtiss
2022-06-06CMake: rename minizip to minizip-ngTillmann Karras
2022-06-05DSP LLE Recompiler: Fix LOOP and BLOOP when the counter is between 0x8001 and...Pokechu22
2022-06-05DolphinQt: Unify handling of raw memory card path.Admiral H. Curtiss
2022-06-05Core: Unify handling of raw memory card path.Admiral H. Curtiss
2022-06-05Common/StringUtil: Add convenience function for converting paths to use forwa...Admiral H. Curtiss
2022-06-05Config: Move ToGameCubeRegion(), GetDirectoryForRegion(), and GetBootROMPath(...Admiral H. Curtiss
2022-06-04Merge pull request #10604 from Pokechu22/gcadapter-refactorJMC47
2022-06-04Merge pull request #10721 from Dentomologist/fix_warnings_on_generic_builderAdmiral H. Curtiss
2022-06-04DSPAssembler: Fix -Wswitch warningDentomologist
2022-06-04Merge pull request #10716 from Pokechu22/dsp-lle-loop-saturationTilka
2022-06-03UnitTests: Fix -Wrange-loop-construct warningsDentomologist
2022-06-03Added help information to Contributing.mdSage King
2022-06-03Merge pull request #10718 from shuffle2/hotkeysAdmiral H. Curtiss
2022-06-03Merge pull request #10719 from shuffle2/wiipaneAdmiral H. Curtiss
2022-06-02qt: fix wiipane usb list layoutShawn Hoffman
2022-06-02qt: unregister Settings' DevicesChanged callback during shutdownShawn Hoffman
2022-06-02GCAdapter: Use LibusbUtils::ErrorWrap in log messagesPokechu22
2022-06-02LibusbUtils: Create ErrorWrapPokechu22
2022-06-02GCAdapter: Make local variables const where possiblePokechu22
2022-06-02GCAdapter: Merge Read logicPokechu22
2022-06-02GCAdapter: Have the read thread control the write threadPokechu22
2022-06-02GCAdapter: Exit early if the adapter fails to open on AndroidPokechu22