yuzu/src
Kyle K 8f3098fc1e about dialog: Fix the logo in a multiplatform way
The Icon was renamed in #8283 for Linux builds, and the fix proposed in #8312 would in turn break
the icon for Windows users.

I've decided to fix the aboutdialog.ui file via qtcreator.

I'm not sure its important to have the yuzu icon inside the About dialog grabbed from the local Qt theme,
but I've reword how the code works for that, and we can just delete those lines.

I've also thrown the yuzu.png through pngcrush to remove this warning
libpng warning: iCCP: known incorrect sRGB profile

Credit to abouvier for bringing bug up.
2022-05-16 05:42:38 -07:00
..
audio_core
common VideoCore: Add option to dump the macros. 2022-05-08 21:37:34 -04:00
core service: hid: Fix motion refresh rate 2022-05-06 11:13:49 -05:00
input_common
shader_recompiler
tests
video_core Merge pull request #8314 from liamwhite/gl-flip-2 2022-05-11 17:51:18 -04:00
web_service
yuzu about dialog: Fix the logo in a multiplatform way 2022-05-16 05:42:38 -07:00
yuzu_cmd
.clang-format
CMakeLists.txt