summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-05AX: fix comments and variable names (NFC)Tillmann Karras
2022-08-05Merge pull request #10943 from Pokechu22/gormiti-gameiniScott Mansell
2022-08-05Merge pull request #10946 from Pokechu22/remove-iLogScott Mansell
2022-08-05Merge pull request #10941 from shuffle2/crypto-cleanupJosJuice
2022-08-05Update supportedOS values in .manifest filesZopolis4
2022-08-05Merge pull request #10945 from Pokechu22/vulkan-source-file-nameTilka
2022-08-04VideoCommon: Remove old iLog fieldPokechu22
2022-08-04Vulkan: Call setSourceFile in addition to addSourceTextPokechu22
2022-08-04Merge pull request #10932 from JosJuice/nfsAdmiral H. Curtiss
2022-08-04DiscIO/VolumeVerifier: Add a note about NFS bad dumpsJosJuice
2022-08-04DiscIO/VolumeVerifier: Small logic cleanupJosJuice
2022-08-04DiscIO: Adjust GetDataSizeType logic for NFSJosJuice
2022-08-04DiscIO: Replace IsDataSizeAccurate with GetDataSizeTypeJosJuice
2022-08-04DiscIO: Add support for the NFS formatJosJuice
2022-08-04DiscIO/VolumeWii: Decouple "is encrypted" from "is hashed"JosJuice
2022-08-04Merge pull request #10477 from Pokechu22/light-dir-double-normalizeTilka
2022-08-04Sanitize and use increased precision when normalizing light directionsPokechu22
2022-08-04Merge pull request #10740 from Tilka/cxx20Mai
2022-08-04Merge pull request #10768 from Pokechu22/dsp-hle-gba-classTilka
2022-08-04Merge pull request #10821 from Pokechu22/dimar-maskingTilka
2022-08-03DSPHLE: Require implementing DoStatePokechu22
2022-08-03DSPHLE: Eliminate global state in AX uCodePokechu22
2022-08-03DSPHLE: Eliminate global state in GBA uCode + accuracy improvementsPokechu22
2022-08-03DSPHLE: Make all uCode implementations final classesPokechu22
2022-08-03Merge pull request #10856 from JosJuice/android-tv-user-data-2Mai
2022-08-03Merge pull request #10787 from JosJuice/channel-uriMai
2022-08-03Merge pull request #10790 from JosJuice/android-wii-controller-magicMai
2022-08-03GameSettings: Add patch for black screens in Gormiti: The Lords of Nature!Pokechu22
2022-08-03GameSettings: Use Safe Texture Cache for Gormiti: The Lords of Nature!Pokechu22
2022-08-03Merge pull request #10828 from JosJuice/jitarm64-32-bit-exceptionMai
2022-08-03Merge pull request #10872 from shuffle2/timerMai
2022-08-03Merge pull request #10919 from JosJuice/android-wait-on-fab-clickMai
2022-08-03Merge pull request #10913 from shuffle2/vsnextMai
2022-08-03Merge pull request #10937 from Pokechu22/lego-indiana-jones-missing-color-valueMai
2022-08-03Merge pull request #10934 from sepalani/bba-igmpMai
2022-08-03Merge pull request #10935 from Pokechu22/icache-dont-save-lookup-tableMai
2022-08-03Merge pull request #10942 from Minty-Meeo/vestigial-preprocessor-blockPokechu22
2022-08-03Remove Vestigial Preprocessor Block in Jit64/Jit.cppMinty-Meeo
2022-08-03Merge pull request #10911 from shuffle2/fast-default-verifyJosJuice
2022-08-02crypto/sha1: add real workaround for msvc/arm64 bad codegenShawn Hoffman
2022-08-02crypto/sha1: simplify enablement of sha insns on non-msvcShawn Hoffman
2022-08-02crypto/aes: silence warning on godforsaken android gccShawn Hoffman
2022-08-02NetPlay: use sha1 instead of md5Shawn Hoffman
2022-08-02NetPlay: rename md5 -> game digestShawn Hoffman
2022-08-02msvc: silence warning in qt headerShawn Hoffman
2022-08-02DolphinQt: fix BootSessionData dtor not being calledShawn Hoffman
2022-08-02msbuild: tidy up the linked libsShawn Hoffman
2022-08-02msbuild: refactor to reduce rebuild eventsShawn Hoffman
2022-08-02Timer: protect usages of ms timers from rolloverShawn Hoffman
2022-08-02ThrottleCallback: correct units in logShawn Hoffman