citra/src
James Rowe 961a7b59c9 QT Frontend: Add disk shader loading progress bar
Until we get a on screen display or async shader loading, we should at
least have some measure of progress in the meantime. This is 90% a port
from the loading screen I made for yuzu, but with a slightly different
changed detection for when to display the ETA. Now we keep track of a
rolling estimate for shader load ETA and only display a ETA if its going
to take longer than 10 seconds.
2020-01-22 17:18:00 -07:00
..
android
audio_core Merge pull request #5024 from jroweboy/temp-hle-audio-fix 2020-01-21 15:30:20 -07:00
citra Implementation of screen rotation without use of additional layouts. 2020-01-20 22:31:51 -03:00
citra_qt QT Frontend: Add disk shader loading progress bar 2020-01-22 17:18:00 -07:00
common Merge pull request #5021 from ccawley2011/cpu_detect 2020-01-17 20:30:29 -07:00
core Merge pull request #5043 from vitor-k/screen-rotate 2020-01-20 18:38:06 -07:00
dedicated_room Fix moderation by room host in dedicated rooms 2019-11-17 09:59:54 -05:00
input_common new-line that clang-format didn't fix 2019-11-09 12:56:17 -07:00
network network/room: add message/join/leave/kick/ban/unban/game name logging 2019-11-03 09:55:38 -05:00
tests new-line that clang-format didn't fix 2019-11-09 12:56:17 -07:00
video_core Implementation of screen rotation without use of additional layouts. 2020-01-20 22:31:51 -03:00
web_service
.clang-format
CMakeLists.txt CMake: Create thin archives on Linux 2019-12-22 10:12:00 +01:00