suyu/src
Kyle Kienapfel 9554c67809 UI: move icons from default into colorful theme.
colorful theme has been default theme for awhile. having colorful theme
try and grab icons from other theme doesn't work on Linux.

Also adding two additional icons, info is to hint to the user that they
should hit verify after pasting in a token, sync is to show that the
verification is occurring.
2022-09-15 23:00:49 -07:00
..
audio_core Merge pull request #8878 from Kelebek1/remove_pause 2022-09-15 13:50:13 -07:00
common common: do not link to xbyak on non-amd64 architectures 2022-09-13 17:19:37 -06:00
core Remove pause callbacks from coretiming 2022-09-13 13:20:35 +01:00
dedicated_room CMake: explicitly link mbedcrypto for yuzu-room 2022-09-08 05:52:28 -07:00
input_common Merge pull request #8864 from german77/toggle_analog 2022-09-09 20:54:01 -07:00
network yuzu: Display current game version in multiplayer room 2022-08-27 03:31:17 +02:00
shader_recompiler style: General style changes to match with the rest of the codebase 2022-08-31 08:51:47 -04:00
tests code: dodge PAGE_SIZE #define 2022-08-19 16:08:40 -07:00
video_core Merge pull request #8819 from liamwhite/cash-money 2022-09-08 22:46:58 -04:00
web_service web_service: Correct jwt issuer string 2022-08-15 20:25:41 +02:00
yuzu UI: move icons from default into colorful theme. 2022-09-15 23:00:49 -07:00
yuzu_cmd video_core: add option for pessimistic flushing 2022-08-25 12:32:14 -04:00
.clang-format chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
CMakeLists.txt dedicated_room: Initial implementation 2022-08-15 20:25:41 +02:00