Age | Commit message (Expand) | Author |
2020-11-08 | externals: Update fmt to 7.1.2 | Lioncash |
2020-11-03 | core: Remove usage of unicorn | Lioncash |
2020-10-29 | Merge pull request #4831 from lioncash/fmt | bunnei |
2020-10-26 | video_core: NVDEC Implementation | ameerj |
2020-10-26 | externals: Update fmt to 7.1.0 | Lioncash |
2020-09-09 | cmake: Update to Qt 5.12.8 | Morph |
2020-08-14 | CMakeLists: Update fmt to 7.0.3 | Lioncash |
2020-08-08 | General: Tidy up clang-format warnings | Lioncash |
2020-07-27 | CMakeLists: Update boost to 1.73 | Lioncash |
2020-07-27 | CMakeLists: Update catch to 2.13 | Lioncash |
2020-07-27 | CMakeLists: Update zstd to 1.4.5 | Lioncash |
2020-07-27 | CMakeFiles: Update json to 3.8.0 | Lioncash |
2020-07-18 | yuzu: Port translation support from Citra | FearlessTobi |
2020-07-13 | Merge pull request #4280 from jbeich/system-libusb | LC |
2020-07-12 | CMakeLists: Enable usage of C++20 on Linux | Lioncash |
2020-07-12 | CMakeLists: Correct boost asio disabling define name | Lioncash |
2020-07-12 | CMakeLists: Disable concepts in boost asio | Lioncash |
2020-07-12 | Merge pull request #4290 from lioncash/latest | LC |
2020-07-11 | CMakeLists: Do not search for system libusb on macOS | MerryMage |
2020-07-11 | CMakeLists: Make use of /std:c++latest on MSVC | Lioncash |
2020-07-10 | Merge pull request #4221 from jbeich/unused-qt-opengl | bunnei |
2020-07-10 | Merge pull request #4287 from lioncash/fmt7 | bunnei |
2020-07-10 | CMakeLists: Update fmt to 7.0.1 | Lioncash |
2020-07-10 | CMakeLists: Use lower-case command names | Lioncash |
2020-07-10 | cmake: Fix libusb builds breaking | David Marcec |
2020-07-09 | cmake: pass libusb include directory as well | Jan Beich |
2020-07-07 | cmake: unbreak system libusb support | Jan Beich |
2020-07-04 | Fix merge conflicts? | Ameer |
2020-07-01 | cmake: stop linking against QGL after c6a0ab979239 | Jan Beich |
2020-07-01 | externals: Track opus as submodule instead of using conan | David Marcec |
2020-06-29 | cmake: depend on WebEngine with system Qt | Jan Beich |
2020-06-21 | Singleton GC Adapter class, remove globals, fix naming convention | Ameer |
2020-06-16 | externals: Revert to libressl, as build is broken with find_package(OpenSSL).... | bunnei |
2020-05-31 | Update CMakeLists.txt | bunnei |
2020-05-31 | Update CMakeLists.txt | bunnei |
2020-05-09 | Mark the opus version check as broken. | Markus Wick |
2020-05-08 | Replace externals with Conan (#3735) | James Rowe |
2020-04-18 | cmake: Silence -Werror=implicit-fallthrough in SDL2 headers | Jan Beich |
2020-02-17 | fix CMake build errors for certain SDL2 installations | Brian Clinkenbeard |
2020-02-10 | use config mode for finding SDL2 with CMake | Brian Clinkenbeard |
2020-01-23 | Input: UDP Client to provide motion and touch controls | fearlessTobi |
2019-12-05 | Ignore git-related files in cmake for EA tarballs | Jake Merdich |
2019-09-30 | cmake: Add cmake option to build Boxcat backend | Zach Hilman |
2019-06-29 | Revert "CMake: Get Git submodule dependencies via CMake (#2474)" | Tobias |
2019-06-19 | CMake: Get Git submodule dependencies via CMake (#2474) | Frederic L |
2019-05-14 | CMakeLists: Handle VS 2019 in a less annoying manner | Lioncash |
2019-04-07 | fix clang-format target when using a path with spaces on windows | khang06 |
2019-03-23 | Merge pull request #2253 from lioncash/flags | bunnei |
2019-03-17 | CMakeLists: Raise minimum Boost requirement to 1.66.0 | MerryMage |
2019-03-17 | CMakeLists: Move compilation flags into the src directory | Lioncash |