1. 31 May, 2021 2 commits
    • lat9nq's avatar
      externals: libusb: Use autotools for MinGW · 1914a1d2
      lat9nq authored
      After updating to 1.0.24, MinGW fails to build libusb as a result of
      numerous errors. So we build libusb their way and let them update the
      nontrivial stuff.
      
      This only applies to MinGW: the old path is still in use for Linux
      toolchains as well as MSVC.
      
      This will dynamically link libusb, since I hit build errors with the old
      way we used to resolve the conflict with SDL2.
      1914a1d2
    • bunnei's avatar
      Merge pull request #6385 from degasus/save_memory_access · f3417699
      bunnei authored
      core/memory: Check our memory fallbacks for out-of-bound behavior.
      f3417699
  2. 30 May, 2021 7 commits
  3. 29 May, 2021 15 commits
  4. 28 May, 2021 9 commits
  5. 27 May, 2021 6 commits
  6. 26 May, 2021 1 commit