Commit Graph

9 Commits (120f688272dc2dbc00db480557aee8838c9fdc8a)

Author SHA1 Message Date
James Rowe 08fcf41b0a QT Frontend: Add a Loading screen with progressbar
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.
6 years ago
Zach Hilman 2378ecd0e8 build: Copy web engine resources to correct location 6 years ago
Zach Hilman 15501477e7 Update Qt MSVC external to 5.12.0 6 years ago
Zach Hilman ef4c4e239d cmake: Add USE_QT_WEB_ENGINE flag and update build system 6 years ago
Zach Hilman e4422b09b6 Fix missing qjpeg DLL 7 years ago
James Rowe 6ff20dc6a7 Add qt windowsvistastyle dll to the build 7 years ago
bunnei 0b831dd2ba
Revert "Use Ninja for MSVC AppVeyor builds" (#584) 7 years ago
Michał Janiszewski 5c3d5d0849 Use Ninja for MSVC AppVeyor builds 7 years ago
MerryMage e86bdb1601 Fix build on macOS and linux 7 years ago