summaryrefslogtreecommitdiff
path: root/Externals
AgeCommit message (Expand)Author
2022-11-23Externals: Update fmt to 9.1.0Pokechu22
2022-11-13Merge pull request #11015 from TryTwo/Conditional_BreakpointsAdmiral H. Curtiss
2022-10-23Externals: Add VMARobin Kertels
2022-10-18MoltenVK: Update framebuffer fetch patch for 1.2.0OatmealDome
2022-10-18Revert "MoltenVK: Add patch to resolve a crash on macOS Mojave"OatmealDome
2022-10-18MoltenVK: Update to version 1.2.0OatmealDome
2022-10-06Grow internal expr int representation to 64 bitssmurf3tte
2022-10-06Expand expr's support for numeric literalssmurf3tte
2022-10-06Debugger: Initial implementation of conditional breakpointssmurf3tte
2022-09-22Merge pull request #10705 from Zopolis4/cmakeJMC47
2022-09-10spng: define SPNG_STATIC when compiling spng itselfShawn Hoffman
2022-09-07update zlib-ng ce01b1e41da298334f8214389cc9369540a7560fShawn Hoffman
2022-08-30SDL: update to 42d09a8f42e3fbac7171d065199667b182da3fb4Shawn Hoffman
2022-08-27Merge pull request #11010 from OatmealDome/mvk-mojave-patchJosJuice
2022-08-23MoltenVK: Add patch to resolve a crash on macOS MojaveOatmealDome
2022-08-23cmake: Use C++20 for ImGuiPokechu22
2022-08-22Merge pull request #10933 from shuffle2/vsAdmiral H. Curtiss
2022-08-15MoltenVK: Update to v1.1.11OatmealDome
2022-08-08SDL: update submodule to 5aa438e80aabe3570c0ef807d9b22bcd9835ced6Shawn Hoffman
2022-08-02msbuild: refactor to reduce rebuild eventsShawn Hoffman
2022-07-30Move to C++20 for non-MSVC compilersTillmann Karras
2022-07-27CMake: Set SKIP_INSTALL_ALL for zlib-ng to avoid installing it.Admiral H. Curtiss
2022-07-25replace libpng with libspngShawn Hoffman
2022-07-25add spng submoduleShawn Hoffman
2022-07-24replace zlib with zlib-ngShawn Hoffman
2022-07-24add zlib-ng submoduleShawn Hoffman
2022-07-11Externals/FatFs: Build as part of Dolphin.Admiral H. Curtiss
2022-07-11Externals/FatFs: Configure for Dolphin.Admiral H. Curtiss
2022-07-11Externals/FatFs: Avoid conflicts with Windows.h.Admiral H. Curtiss
2022-07-11Externals: Add FatFs R0.14b, including the UTF-8 fix from April 4, 2022 at ht...Admiral H. Curtiss
2022-07-10Add SDL as a submoduleJun Bo Bi
2022-07-10Externals: Disable warnings-as-errors for spirv_cross.Admiral H. Curtiss
2022-06-24Externals: add spirv-cross using upstream commit 50b4d5389b6a06f86fb63a2848e1...iwubcode
2022-06-08Merge pull request #10726 from OatmealDome/mvk-1.1.10Mai M
2022-06-08MoltenVK: Update to version 1.1.10OatmealDome
2022-06-06CMake: rename minizip to minizip-ngTillmann Karras
2022-05-30Fix cmake detection of libudev in hidapi broken in #9071Zopolis4
2022-05-29Merge pull request #10627 from Zopolis4/pugixmlTilka
2022-05-22cmake: Disable warnings for most externals on MSVC, like we do in the VS proj...Admiral H. Curtiss
2022-05-22cmake: Use C++latest everywhere on MSVC.Admiral H. Curtiss
2022-05-22Externals: Update prebuilt Qt submodule to include mkspecs -- the CMake build...Admiral H. Curtiss
2022-05-22cmake: fix MSVC PCH supportScott Mansell
2022-05-22cmake: Fix libusb on windowsScott Mansell
2022-05-10fmt: do not define uint type in global namespaceShawn Hoffman
2022-05-10fmt: fix 'unused variable' warningsShawn Hoffman
2022-05-10fmt: update to f63afd161fb27132d394d0664ef7eb8ff38b8422Shawn Hoffman
2022-05-02Add support for building against Qt 6spycrab
2022-05-02Merge pull request #10618 from shuffle2/fast-testMai M
2022-05-02Externals/pugixml: Configure new version for use in Dolphin.Admiral H. Curtiss
2022-05-02Update pugixml to v1.12.1Zopolis4