Commit Graph

  • ec60416c00 BBA/BuiltIn: Add an ARP table Sepalani 2022-07-30 23:17:34 +04:00
  • fb45ed3981
    Merge pull request #10883 from Pokechu22/pi-fifo-reset-gp-fifo Tilka 2022-07-31 17:06:37 +02:00
  • 2c754db3ab
    Merge pull request #10912 from shuffle2/msbuild-arch Tilka 2022-07-31 16:33:29 +02:00
  • 45f8ae6d51
    Merge pull request #10926 from shuffle2/old-gcc-warning Tilka 2022-07-31 16:31:35 +02:00
  • d033d92b05 Move to C++20 for non-MSVC compilers Tillmann Karras 2022-06-11 14:39:04 +01:00
  • 92c7566646
    Merge pull request #10924 from Pokechu22/symbols-missing-last-function Admiral H. Curtiss 2022-07-30 21:52:10 +02:00
  • 97ff757a74 SHA1/arm64: fix casting warning on certain gcc Shawn Hoffman 2022-07-30 12:06:21 -07:00
  • e85da16947 msbuild: set PreferredToolArchitecture based on host OS arch Shawn Hoffman 2022-07-28 12:08:27 -07:00
  • ecc4bc5098
    Merge pull request #10925 from AdmiralCurtiss/ppc-state-hle-print JosJuice 2022-07-30 19:49:18 +02:00
  • 2a56113a5b
    Merge pull request #10898 from Pokechu22/dsp-hle-homebrew-padding Admiral H. Curtiss 2022-07-30 14:21:28 +02:00
  • a9d9f5c0da
    Merge pull request #10899 from shuffle2/sha1 Admiral H. Curtiss 2022-07-30 14:11:37 +02:00
  • b364a301dc
    HLE_OS: Don't modify emulated state in printf hooks, since the actual PPC function will be called afterwards. Admiral H. Curtiss 2022-07-30 03:46:41 +02:00
  • 4b6ad977c6
    Merge pull request #10922 from Pokechu22/apploader-hle-no-replace Admiral H. Curtiss 2022-07-30 14:05:58 +02:00
  • 1f17a3bb1e PPCSymbolDB: Fix getting symbol for the last function Pokechu22 2022-07-29 18:27:50 -07:00
  • de5499f3bd Translation resources sync with Transifex JosJuice 2022-07-29 22:48:43 +02:00
  • 68912c1a7b
    Merge pull request #10918 from sepalani/bba-init-udp JMC47 2022-07-29 16:27:21 -04:00
  • e97ad90681 Boot/ElfReader: Log to BOOT log instead of MASTER log Pokechu22 2022-07-29 12:18:05 -07:00
  • 7a7a3a7f41 Boot_BS2EMU: Log apploader-related messages to BOOT log instead of MASTER log Pokechu22 2022-07-29 12:17:09 -07:00
  • d3d7cc6f96 Boot_BS2Emu: Create an actual function for AppLoaderReport Pokechu22 2022-07-29 12:16:20 -07:00
  • 18b8f147ab BBA/BuiltIn: Ensure UDP ports are open Sepalani 2022-07-29 12:00:49 +04:00
  • a81f3a95db
    Merge pull request #10917 from sepalani/bba-ntohs JMC47 2022-07-29 13:19:25 -04:00
  • bab327eafa Android: Use AfterDirectoryInitializationRunner on FAB press JosJuice 2022-07-29 16:20:34 +02:00
  • ae4fa53a9c
    Merge pull request #10914 from JMC47/bbarename JMC47 2022-07-29 10:16:51 -04:00
  • 205d78d780 BBA - Rename BBA Built In to BBA (HLE) JMC47 2022-07-28 16:27:15 -04:00
  • 2de4d52021 BBA/BuiltIn: Fix network byte order issues Sepalani 2022-07-29 11:31:54 +04:00
  • 3bf1ddc549
    Merge pull request #10730 from AdmiralCurtiss/riivolution-sysfile-patches JMC47 2022-07-28 20:29:31 -04:00
  • 000c9c7545
    Merge pull request #10907 from shuffle2/pngend Admiral H. Curtiss 2022-07-28 19:28:00 +02:00
  • 25462f4a3c SavePNG: make sure to finalize image file Shawn Hoffman 2022-07-27 21:03:01 -07:00
  • e10d66270f
    Merge pull request #10909 from JosJuice/volume-verifier-read-succeeded Mai 2022-07-28 12:05:03 -04:00
  • 14c1a1c658 VolumeVerifier: Fix read_succeeded condition JosJuice 2022-07-28 09:32:11 +02:00
  • 1ea0c7752e
    Merge pull request #10897 from Hibyehello/LogManager-Fix Scott Mansell 2022-07-28 11:54:22 +12:00
  • b6f5499c7c
    Merge pull request #10900 from AdmiralCurtiss/zlib-ng-skip-install Admiral H. Curtiss 2022-07-27 16:36:47 +02:00
  • f09c9f211f
    CMake: Set SKIP_INSTALL_ALL for zlib-ng to avoid installing it. Admiral H. Curtiss 2022-07-27 12:29:51 +02:00
  • f8b9034a28 Crypto/SHA1: add unittests Shawn Hoffman 2022-07-26 22:29:40 -07:00
  • 8939210d8a Common/Crypto/SHA1: implement accelerated versions Shawn Hoffman 2022-07-25 18:30:12 -07:00
  • bfa2a66c98 WIABlob: remove outdated mbedtls workaround Shawn Hoffman 2022-07-26 08:44:35 -07:00
  • dd29a54cf6 introduce wrapper for SHA1 functionality Shawn Hoffman 2022-07-23 22:45:10 -07:00
  • 91169333e9
    Merge pull request #10789 from Pokechu22/hermes-test-warnings Pokechu22 2022-07-26 21:07:59 -07:00
  • cc02471da2 DSPHLE: Support padded versions of the libaesnd uCode Pokechu22 2022-07-26 19:01:57 -07:00
  • 33b63a62d1 DSPHLE: Support padded version of libasnd uCode Pokechu22 2022-07-26 18:44:04 -07:00
  • 7e75bcd36f
    Use Dynamic last Log Type Josh 2022-07-26 16:29:51 -05:00
  • 7a03b1fe16 UnitTests: Fix warnings from HermesText Pokechu22 2022-06-26 12:22:03 -07:00
  • 97100290ee
    Merge pull request #10885 from JosJuice/android-graphics-mods JosJuice 2022-07-26 15:44:01 +02:00
  • a9edf129e3
    Merge pull request #10889 from shuffle2/spng Admiral H. Curtiss 2022-07-26 12:53:04 +02:00
  • 6b419c7ca3
    Merge pull request #10876 from shuffle2/cpudetect Admiral H. Curtiss 2022-07-26 12:52:50 +02:00
  • 9d15a1c5a1
    Merge pull request #10858 from AdmiralCurtiss/mouse-center-hotkey Admiral H. Curtiss 2022-07-26 12:52:33 +02:00
  • c7752f80e4
    Merge pull request #10892 from Pokechu22/dsp-hle-aesnd-more-versions Admiral H. Curtiss 2022-07-26 11:36:18 +02:00
  • 6abde36d16
    Merge pull request #10895 from CasualPokePlayer/patch-1 Admiral H. Curtiss 2022-07-26 11:24:09 +02:00
  • bd27e18d51
    Fix ARAM Expansion Writes CasualPokePlayer 2022-07-26 02:01:25 -07:00
  • 76b4318b88 CPUDetect: improve win/arm64 support read brand_string on macos/arm64 remove unused flags report family/model info instead of vendor name Shawn Hoffman 2022-07-18 21:45:27 -07:00
  • 1dcccb1f75 DSPHLE: Add warning to use of MAIL_TERMINATE Pokechu22 2022-07-25 19:30:30 -07:00
  • e44b596f50 DSPHLE: Fix typos in libaesnd logging Pokechu22 2022-07-25 19:27:51 -07:00
  • 58d344e189 DSPHLE: Support EDuke32 Wii libaesnd uCode Pokechu22 2022-07-25 19:26:11 -07:00
  • a6d08571bd DSPHLE: Move aesnd uCode hash constants into header Pokechu22 2022-07-25 20:32:02 -07:00
  • 4b179e01da DSPHLE: Move asnd uCode hash constants into header Pokechu22 2022-07-25 20:31:04 -07:00
  • 8723b1a42e
    Merge pull request #10893 from shuffle2/spaces Admiral H. Curtiss 2022-07-26 04:23:24 +02:00
  • f92541fbd9 StripSpaces: only strip spaces StripWhitespace maintains old behavior Shawn Hoffman 2022-07-19 15:13:26 -07:00
  • acb10f0006 replace libpng with libspng Shawn Hoffman 2022-07-24 02:55:57 -07:00
  • a363e8147e add spng submodule Shawn Hoffman 2022-07-24 02:31:14 -07:00
  • e4ff49769c
    Merge pull request #10888 from shuffle2/zlib-ng Admiral H. Curtiss 2022-07-26 02:25:17 +02:00
  • bfd03cd1a4
    Merge pull request #10793 from Pokechu22/dsp-hle-aesnd JMC47 2022-07-25 05:12:53 -04:00
  • 3ad2172162 Translation resources sync with Transifex JosJuice 2022-07-25 10:55:01 +02:00
  • 86bb290cc5
    Merge pull request #10886 from OatmealDome/metal-minor-fixes JosJuice 2022-07-25 08:31:18 +02:00
  • 645cd0de17
    Merge pull request #278 from webgeek1234/master LibretroAdmin 2022-07-25 02:51:51 +01:00
  • 08f3c52dc0 libretro: Disable android build Aaron Kling 2022-07-24 20:46:49 -05:00
  • d14bd10cd7
    Quartz: Handle mouse centering hotkey. Admiral H. Curtiss 2022-07-21 00:15:00 +02:00
  • e0870166ef
    XInput2: Handle mouse centering hotkey. Admiral H. Curtiss 2022-07-15 21:48:46 +02:00
  • d57d04bb04
    DInput: Handle mouse centering hotkey. Admiral H. Curtiss 2022-07-15 21:32:19 +02:00
  • 4d27022d0e
    Add hotkey for centering mouse in render window. Admiral H. Curtiss 2022-07-15 20:31:44 +02:00
  • 8f0d702e5f
    Merge pull request #10778 from maxdunbar/patch-1 Scott Mansell 2022-07-25 10:18:16 +12:00
  • b2f8456710 msbuild: set C standard to C17 not required but it seems nice Shawn Hoffman 2022-07-23 22:11:12 -07:00
  • c3b64012d1 replace zlib with zlib-ng since the benefits are so high, don't link with shared zlib Shawn Hoffman 2022-07-23 22:10:10 -07:00
  • 1a78d5b9e7 add zlib-ng submodule Shawn Hoffman 2022-07-23 18:19:06 -07:00
  • 700162b8bd MTLUtil: Include TargetConditionals OatmealDome 2022-07-23 14:27:04 -04:00
  • 77f44f1600 MTLMain: Include TargetConditionals OatmealDome 2022-07-23 14:22:44 -04:00
  • b32b27ae9a MTLMain: Only compile NSView manipulation code on macOS OatmealDome 2022-07-23 04:30:48 -04:00
  • e5a177ece9
    Merge pull request #10868 from tellowkrinkle/UsesDSBFix JosJuice 2022-07-23 22:14:07 +02:00
  • 3bd2bca385 Android: Add warning if graphics mods are not enabled JosJuice 2022-07-23 17:38:32 +02:00
  • 8f410bff15 Android: Add graphics mods support to CheatsActivity JosJuice 2022-07-23 17:14:26 +02:00
  • 8ad7fa0313 MTLUtil: Return invalid for non-supported texture formats on non-macOS platforms OatmealDome 2022-07-23 04:29:19 -04:00
  • 7edd3aff75 MTLUtil: Don't attempt to get all GPUs on non-macOS platforms OatmealDome 2022-07-23 04:28:50 -04:00
  • 50d3ad58df CMakeLists: Link videometal with Foundation OatmealDome 2022-07-23 04:27:28 -04:00
  • 9a45a690d8
    Merge pull request #10867 from Pokechu22/mismatched-cp-xf-matrix-index-warning Admiral H. Curtiss 2022-07-23 19:49:31 +02:00
  • 6a7aa8f2c6 Convert CP/XF matrix indices mismatch panic alert to a warning Pokechu22 2022-07-17 18:12:08 -07:00
  • 45f6d36c45 Android: Split AbstractCheat into ReadOnlyCheat and AbstractCheat JosJuice 2022-07-23 14:51:18 +02:00
  • 41a26f76fa Android: Add Cheat.supportsCode method JosJuice 2022-07-23 14:45:26 +02:00
  • 98e2817802 Android: Add setting for enabling graphics mods JosJuice 2022-07-23 17:20:57 +02:00
  • 3d7b66bcfc
    Merge pull request #10861 from JosJuice/android-new-sd JMC47 2022-07-23 07:59:19 -04:00
  • a20d0e31d6 Android: Bring SD card settings up to date with DolphinQt JosJuice 2022-07-16 12:18:10 +02:00
  • fdecd56ec7
    Merge pull request #10884 from JosJuice/android-bba-tapless JMC47 2022-07-23 06:31:29 -04:00
  • c0cf6f04dd Android: Add "Broadband Adapter (Built In)" to settings JosJuice 2022-07-23 11:33:03 +02:00
  • 89c4fdeeea
    Merge pull request #10754 from tellowkrinkle/Metal JMC47 2022-07-23 01:57:35 -04:00
  • 5bbdf7ae15 ProcessorInterface: Reset both GPFifo and Fifo on PI_FIFO_RESET Pokechu22 2022-07-22 15:07:19 -07:00
  • 97412553f9 Add a more detailed comment about SPR_WPAR's BNE bit Pokechu22 2022-07-21 15:20:31 -07:00
  • c06f203e98 MMU: Clarify masking on gather pipe address Pokechu22 2022-07-21 14:18:35 -07:00
  • 1c833ddc3c Create constant for GPFifo physical address Pokechu22 2022-07-20 17:44:49 -07:00
  • b76f4dd5f8 ProcessorInterface: Remove unused fields Pokechu22 2022-07-20 17:27:37 -07:00
  • 6559c6b8ee VideoBackends:Multiple: Grammar fixes TellowKrinkle 2022-07-21 20:10:10 -05:00
  • a41345127f VideoBackends:Metal: Remove unified memory config TellowKrinkle 2022-07-21 20:07:23 -05:00
  • 5065767abd VideoBackends:Metal: Avoid submitting draw calls with no vertices/indices TellowKrinkle 2022-07-03 20:47:31 -05:00