index
:
yuzu-mainline
master
yuzu is the world's most popular, open-source, Nintendo Switch emulator started by the creators of Citra.
yuzu-emu
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
CMakeModules
/
CopyYuzuQt5Deps.cmake
Age
Commit message (
Expand
)
Author
2023-05-13
Use TARGET_FILE_DIR generator expression
Danila Malyutin
2022-11-24
CMake: rework for Qt6 support
Kyle Kienapfel
2022-07-27
chore: make yuzu REUSE compliant
Andrea Pappacoda
2022-07-23
service: irs: Move to IRS namespace and minor fixes
german77
2022-07-23
yuzu: Hook qt camera to camera driver
german77
2022-07-15
CopyYuzuQt5Deps: Remove unused dlls
Morph
2021-10-02
CMakeModules: Add Qt5QmlModel
Morph
2021-05-26
cmake: Download Qt binaries on Linux if needed
lat9nq
2020-07-01
cmake: stop linking against QGL after c6a0ab979239
Jan Beich
2020-03-23
Use the correct directory for Qt Plugins
James Rowe
2019-01-19
QT Frontend: Add a Loading screen with progressbar
James Rowe
2019-01-05
build: Copy web engine resources to correct location
Zach Hilman
2018-12-31
Update Qt MSVC external to 5.12.0
Zach Hilman
2018-12-28
cmake: Add USE_QT_WEB_ENGINE flag and update build system
Zach Hilman
2018-08-06
Fix missing qjpeg DLL
Zach Hilman
2018-07-03
Add qt windowsvistastyle dll to the build
James Rowe
2018-06-23
Revert "Use Ninja for MSVC AppVeyor builds" (#584)
bunnei
2018-06-05
Use Ninja for MSVC AppVeyor builds
MichaĆ Janiszewski
2018-01-13
Fix build on macOS and linux
MerryMage