summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-23Merge pull request #10867 from Pokechu22/mismatched-cp-xf-matrix-index-warningAdmiral H. Curtiss
2022-07-23Convert CP/XF matrix indices mismatch panic alert to a warningPokechu22
2022-07-23Android: Split AbstractCheat into ReadOnlyCheat and AbstractCheatJosJuice
2022-07-23Android: Add Cheat.supportsCode methodJosJuice
2022-07-23Android: Add setting for enabling graphics modsJosJuice
2022-07-23Merge pull request #10861 from JosJuice/android-new-sdJMC47
2022-07-23Android: Bring SD card settings up to date with DolphinQtJosJuice
2022-07-23Merge pull request #10884 from JosJuice/android-bba-taplessJMC47
2022-07-23Android: Add "Broadband Adapter (Built In)" to settingsJosJuice
2022-07-23Merge pull request #10754 from tellowkrinkle/MetalJMC47
2022-07-22ProcessorInterface: Reset both GPFifo and Fifo on PI_FIFO_RESETPokechu22
2022-07-22Add a more detailed comment about SPR_WPAR's BNE bitPokechu22
2022-07-22MMU: Clarify masking on gather pipe addressPokechu22
2022-07-22Create constant for GPFifo physical addressPokechu22
2022-07-22ProcessorInterface: Remove unused fieldsPokechu22
2022-07-21VideoBackends:Multiple: Grammar fixesTellowKrinkle
2022-07-21VideoBackends:Metal: Remove unified memory configTellowKrinkle
2022-07-21VideoBackends:Metal: Avoid submitting draw calls with no vertices/indicesTellowKrinkle
2022-07-21VideoBackends:Metal: Implement PerfQueryTellowKrinkle
2022-07-21VideoBackends:Metal: Use unified memory path by default on all GPUsTellowKrinkle
2022-07-21VideoBackends:Metal: MSAA supportTellowKrinkle
2022-07-21VideoBackends:Metal: Use base vertexTellowKrinkle
2022-07-21VideoBackends:Metal: Cache pipelinesTellowKrinkle
2022-07-21VideoBackends:Metal: Create samplers on demandTellowKrinkle
2022-07-21VideoBackends:Metal: FBFetch for Intel GPUsTellowKrinkle
2022-07-21VideoBackends:Metal: Use DriverDetails for bugsTellowKrinkle
2022-07-21VideoBackends: Add Metal rendererTellowKrinkle
2022-07-22Merge pull request #10878 from Pokechu22/btreal-allow-libusb-descriptor-errorsAdmiral H. Curtiss
2022-07-21Merge pull request #10625 from codedwrench/xlink-kai-android-supportJosJuice
2022-07-21Android: XLink Kai Android UI optioncodedwrench
2022-07-20DSPHLE: Add HLE version of libaesnd ucodePokechu22
2022-07-20DSPHLE/ASnd: Rename m_next_command_is_voice_addr to m_next_mail_is_voice_addrPokechu22
2022-07-20DSPHLE: Fix comment in libasnd uCodePokechu22
2022-07-20JitAsm: Remove old commented-out codePokechu22
2022-07-20Merge pull request #10865 from JosJuice/volume-verifier-ios-caseLéo Lam
2022-07-20Merge pull request #10879 from AdmiralCurtiss/iosc-misc-data-stateLéo Lam
2022-07-20IOS: Add IOSC::KeyEntry::misc_data to savestate.Admiral H. Curtiss
2022-07-20BTReal: Treat libusb_get_string_descriptor_ascii failure as non-fatal warningPokechu22
2022-07-20Merge pull request #10877 from JosJuice/android-real-wiimote-earlyJosJuice
2022-07-19Android: Call WiimoteReal::InitAdapterClass before controller initJosJuice
2022-07-19Merge pull request #10874 from JosJuice/cmpr-layoutAdmiral H. Curtiss
2022-07-19DiscIO/DirectoryBlob: Add callback to modify sys files before they're added t...Admiral H. Curtiss
2022-07-19DiscIO/Riivolution: Add dolphin-specific extensions "dolphin_sys_file" and "d...Admiral H. Curtiss
2022-07-19DiscIO/DirectoryBlob: Add ContentSource that stores data locally in std::vector.Admiral H. Curtiss
2022-07-19DiscIO/RiivolutionPatcher: Skip main.dol patches if no main.dol was given.Admiral H. Curtiss
2022-07-19Merge pull request #10783 from JosJuice/frontend-controller-initAdmiral H. Curtiss
2022-07-18Merge pull request #10871 from shuffle2/loggingAdmiral H. Curtiss
2022-07-18VideoCommon: Fix CMPR compute shader layoutJosJuice
2022-07-18Merge pull request #10870 from shuffle2/slnJosJuice
2022-07-18Qt/LogWidget: remove extra spaceShawn Hoffman