You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lat9nq
325a6e4aa7
ci,CMake: Drop Conan support for vcpkg
Between packages breaking, Conan always being a moving target for
minimum required CMake support, and now their moves to Conan 2.0 causing
existing packages to break, I suppose this was a long time coming. vcpkg
isn't without its drawbacks, but at the moment it seems easier on the
project to use for external packages.
Mostly removes the logic for Conan from the root CMakeLists file,
leaving basic find_package()'s in its place. Sets only the
find_package()'s that require CONFIG mode as necessary. clang and linux
CI now use the vcpkg toolchain file configured in the Docker container
when possible.
mingw CI turns off YUZU_TESTS because there's no way on the container to
run Windows executables on a Linux host anyway, and it's not easy to get
Catch2 there.
4 years ago
..
applets
qt_web_browser: Fix button inputs with QtWebEngine
4 years ago
configuration
Update configure_input.ui
4 years ago
debugger
wait_tree: Eliminate variable shadowing
4 years ago
util
general: Convert source file copyright comments over to SPDX
4 years ago
CMakeLists.txt
Merge pull request #8353 from Docteh/msvc_report_runtime
4 years ago
Info.plist
macOS: Update Info.plist
8 years ago
about_dialog.cpp
about dialog: Fix the logo in a multiplatform way
4 years ago
about_dialog.h
general: Convert source file copyright comments over to SPDX
4 years ago
aboutdialog.ui
about dialog: Fix the logo in a multiplatform way
4 years ago
bootmanager.cpp
core: fix initialization in single core, sync GPU mode
4 years ago
bootmanager.h
yuzu: Eliminate variable shadowing
4 years ago
check_vulkan.cpp
yuzu-qt: Make has_broken_vulkan only for crashes
4 years ago
check_vulkan.h
yuzu-qt: Make has_broken_vulkan only for crashes
4 years ago
compatdb.cpp
yuzu qt: Remove global system instances from config, WaitTree, main
5 years ago
compatdb.h
yuzu qt: Remove global system instances from config, WaitTree, main
5 years ago
compatdb.ui
ui: Fix Game Compatibility list translations
4 years ago
compatibility_list.cpp
general: Convert source file copyright comments over to SPDX
4 years ago
compatibility_list.h
general: Convert source file copyright comments over to SPDX
4 years ago
discord.h
Port web_service from Citra
8 years ago
discord_impl.cpp
discord_impl: Remove global system instances
5 years ago
discord_impl.h
discord_impl: Remove global system instances
5 years ago
game_list.cpp
game_list: Eliminate variable shadowing
4 years ago
game_list.h
game_list: Eliminate variable shadowing
4 years ago
game_list_p.h
game_list: Eliminate variable shadowing
4 years ago
game_list_worker.cpp
game_list: Eliminate variable shadowing
4 years ago
game_list_worker.h
game_list: Eliminate variable shadowing
4 years ago
hotkeys.cpp
yuzu: Reduce unused includes
4 years ago
hotkeys.h
yuzu: Add controller hotkeys
4 years ago
install_dialog.cpp
general: Convert source file copyright comments over to SPDX
4 years ago
install_dialog.h
general: Convert source file copyright comments over to SPDX
4 years ago
loading_screen.cpp
Update some files with Qt 5.15.2 best practices in mind
4 years ago
loading_screen.h
Update some files with Qt 5.15.2 best practices in mind
4 years ago
loading_screen.ui
QT: Fix the loading screen 'H' switch logo to not glitch out
7 years ago
main.cpp
implement resume message
4 years ago
main.h
implement resume message
4 years ago
main.ui
yuzu: Allow to open and remove the amiibo
4 years ago
uisettings.cpp
ui: Set Link Color when setting theme
4 years ago
uisettings.h
settings: Consolidate RangedSetting's with regular ones
4 years ago
yuzu.qrc
yuzu: Various frontend improvements to avoid crashes and improve experience on Linux.
5 years ago
yuzu.rc
Fix: fatal error CVT1100 when compiling manifest file
6 years ago