summaryrefslogtreecommitdiffstats
path: root/CMakeModules/CopyYuzuQt5Deps.cmake (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use the correct directory for Qt PluginsJames Rowe2020-03-241-4/+8
|
* QT Frontend: Add a Loading screen with progressbarJames Rowe2019-01-201-1/+4
| | | | | | | | | | | | With shader caches on the horizon, one requirement is to provide visible feedback for the progress. The shader cache reportedly takes several minutes to load for large caches that were invalidated, and as such we should provide a loading screen with progress. Adds a loading screen widget that will be shown until the first frame of the game is swapped. This was chosen in case shader caches are not being used, several games still take more than a few seconds to launch and could benefit from a loading screen.
* build: Copy web engine resources to correct locationZach Hilman2019-01-051-2/+1
|
* Update Qt MSVC external to 5.12.0Zach Hilman2018-12-311-1/+1
|
* cmake: Add USE_QT_WEB_ENGINE flag and update build systemZach Hilman2018-12-281-0/+27
|
* Fix missing qjpeg DLLZach Hilman2018-08-071-0/+3
|
* Add qt windowsvistastyle dll to the buildJames Rowe2018-07-031-0/+3
|
* Revert "Use Ninja for MSVC AppVeyor builds" (#584)bunnei2018-06-231-1/+1
|
* Use Ninja for MSVC AppVeyor buildsMichał Janiszewski2018-06-051-1/+1
|
* Fix build on macOS and linuxMerryMage2018-01-131-0/+17