summaryrefslogtreecommitdiffstats
path: root/.gitmodules (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add Vulkan-Utility-Libraries dependencyMike Lothian2024-01-221-0/+3
* externals: Add oaknut submoduleGPUCode2023-11-251-0/+3
* config: Unify config handling under frontend_commont8952023-11-211-3/+3
* Merge pull request #11728 from liushuyu/update-depsliamwhite2023-10-301-1/+1
|\
| * externals/opus: use CMakeLists shipped with Opus itselfliushuyu2023-10-221-1/+1
* | qt: implement automatic crash dump supportLiam2023-10-081-0/+3
|/
* cmake: allow using system VMA libraryAlexandre Bouvier2023-07-121-1/+1
* gitmodules: normalize indentation and urlAlexandre Bouvier2023-06-271-21/+21
* externals: Use cmake subdirectoryGPUCode2023-06-261-2/+2
* externals: Add vma and initialize itlat9nq2023-06-181-0/+3
* externals: submodule tzdb_to_nxlat9nq2023-06-161-0/+3
* gitmodules: Fix libadrenotools submoduleMorph2023-06-061-1/+1
* externals: add adrenotools for bcenablerLiam2023-06-031-0/+3
* externals: use openssl from vcpkgAlexandre Bouvier2023-02-281-3/+0
* Vulkan: update initializationLiam2022-11-271-1/+1
* externals: Use yuzu-emu/discord-rpc to provide Discord integrationlat9nq2022-07-281-1/+1
* chore: make yuzu REUSE compliantAndrea Pappacoda2022-07-271-0/+3
* externals: Use GitHub for FFmpeglat9nq2022-07-271-1/+1
* Address first part of review commentsFearlessTobi2022-07-251-0/+3
* network: Add initial files and enet dependencyFearlessTobi2022-07-251-0/+3
* Merge pull request #8545 from Kelebek1/Audioliamwhite2022-07-231-1/+1
|\
| * Project AndioKelebek12022-07-221-1/+1
* | gitmodules: Remove 'externals' from names of submoduleslat9nq2022-07-231-3/+3
* | ci,CMake: Integrate vcpkg into CMakeListslat9nq2022-07-231-0/+3
|/
* audio_core: remove time stretcherAndrea Pappacoda2022-04-011-3/+0
* video_core/codecs: (re-spin) refactor ffmpeg searching and handlingliushuyu2021-12-161-3/+3
* Revert "video_core/codecs: refactor ffmpeg searching and handling in cmake"bunnei2021-12-151-3/+3
* ffmpeg: move the whole tree into externals/ffmpeg/ffmpeg ...liushuyu2021-12-141-3/+3
* externals: Remove libzipMorph2021-09-291-3/+0
* externals: httplib: replace custom httplib header with upstream as submodule.Vortex2021-06-181-0/+3
* update submodule discord-rpc to latest [now deprecated]Vortex2021-06-181-1/+1
* gitmodules: Remove unneeded prefixlat9nq2021-04-171-1/+1
* externals: Add SDL 2.0.12lat9nq2021-04-171-0/+3
* externals: Update mbedtls to 2.16.9Morph2021-03-051-1/+1
* cmake: Update FFmpeg to 4.3.1lat9nq2021-02-101-1/+1
* externals: Add submodule ffmpeglat9nq2021-02-051-0/+3
* core: Remove usage of unicornLioncash2020-11-041-3/+0
* externals: Track mainline inih projectLioncash2020-10-281-1/+1
* externals: Track upstream libusbLioncash2020-08-261-0/+3
* externals: Untrack non-upstream variant of libusbLioncash2020-08-261-3/+0
* Fix merge conflicts?Ameer2020-07-041-0/+3
|\
| * externals: Track opus as submodule instead of using conanDavid Marcec2020-07-011-0/+3
* | Add libusb dependencyAmeer2020-06-211-0/+3
|/
* externals: Revert to libressl, as build is broken with find_package(OpenSSL). (#4093)bunnei2020-06-171-0/+3
* Add xbyak externalDavid Marcec2020-05-301-0/+3
* Replace externals with Conan (#3735)James Rowe2020-05-081-27/+3
* externals: Track upstream libzipLioncash2019-10-301-4/+4
* externals: Amend zlib submoduleLioncash2019-10-291-2/+2
* externals: Track upstream opusLioncash2019-10-241-4/+4
* externals: Use upstream zlibLioncash2019-10-041-4/+4
* externals: Add zlib and libzip libraries to handle ZIP file parsingZach Hilman2019-09-301-0/+6
* video_core: Add sirit as optional dependency with VulkanReinUsesLisp2019-04-101-0/+3
* gitmodules: Replace taps with spacesunknown2019-03-291-2/+2
* externals: Add Zstandard v1.3.8unknown2019-03-291-0/+3
* gitmodules: Add Vulkan headers dependencyReinUsesLisp2019-02-121-0/+3
* common: Remove dependency on xbyakLioncash2018-11-211-3/+0
* Add submodulesfearlessTobi2018-10-021-0/+6
* Add audio stretching supportfearlessTobi2018-09-081-0/+3
* Fix merge conflicts with opus and update docsZach Hilman2018-08-011-5/+5
* Remove files that are not usedZach Hilman2018-08-011-0/+3
* externals: Add cubeb for audio output.bunnei2018-07-311-0/+3
* Implemented various hwopus functions (#853)David2018-07-311-0/+3
* Use HTTPS for Submodule lz4N00byKing2018-03-211-1/+1
* Build: Add unicorn as a submodule and build it if neededJames Rowe2018-01-161-0/+3
* Massive removal of unused modulesJames Rowe2018-01-131-12/+0
* boost: Update version.bunnei2018-01-131-1/+1
* core: Gut out cryptop, since it doesn't compile with C++17.bunnei2018-01-131-3/+0
* gitmodules: Fix to include lz4.bunnei2018-01-041-0/+3
* Don't pull in entire JSON repo for single header fileJames2017-07-181-3/+0
* .gitmodules: Make enet use the same convention as other submodules.Emmanuel Gil Peyrot2017-07-161-1/+1
* externals: Add JSON as a submodule.bunnei2017-07-101-0/+3
* externals: Add CPR as a submodule.bunnei2017-07-091-0/+3
* Implement basic virtual Room support based on enet (#2803)B3n302017-07-071-0/+3
* Add the fmt string formatting libraryYuri Kunde Schlesner2017-05-271-0/+3
* Core: add cryptopp library (#2412)Weiyi Wang2017-02-131-0/+3
* Externals: Add XbyakYuri Kunde Schlesner2016-12-151-0/+3
* dynarmic: Add new submodule.bunnei2016-09-151-10/+13
* tests: Infrastructure for unit testsMerryMage2016-05-191-0/+3
* gitmodules: citra-emu/soundtouch → citra-emu/ext-soundtouchMerryMage2016-05-131-1/+1
* Externals: Add soundtouchMerryMage2016-04-281-0/+3
* Rename git submodules, so they are more easily accessible from external tools.Emmanuel Gil Peyrot2015-04-241-3/+3
* Add nihstro (a 3DS shader tools suite) as a submodule.Tony Wasserka2014-12-201-0/+3
* externals: Add boost submodule.Tony Wasserka2014-12-071-0/+3
* Added configuration file system.archshift2014-10-081-0/+3