Skip to content
Snippets Groups Projects
  1. Jan 20, 2019
    • James Rowe's avatar
      QT Frontend: Add a Loading screen with progressbar · 08fcf41b
      James Rowe authored
      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.
      08fcf41b
  2. Jan 19, 2019
  3. Jan 18, 2019
  4. Jan 17, 2019
  5. Jan 14, 2019
  6. Jan 12, 2019
  7. Jan 10, 2019
  8. Jan 08, 2019
  9. Jan 07, 2019
  10. Jan 05, 2019
  11. Jan 04, 2019
Loading