Cemu/src
bitscher 21c3a43e4b Fix broken icon layout when loading Cemu on Gnome
The icon view was all broken from having entries inserted with non
loaded icons, resulting in a layout that had the wrong size and no
obvious way to trigger a resizing without incurring a costly window
redraw.

Solution: When the icon is not yet loaded insert a transparent
placeholder icon.
2022-09-04 00:23:29 -07:00
..
asm build: minor refactoring and fixes 2022-09-02 13:05:15 +02:00
audio Miscellaneous translatable strings improvements and fixes (#159) 2022-09-03 22:55:58 +02:00
Cafe Wait for gfx pack init before loading shaders (#168) 2022-09-04 01:27:44 +02:00
Cemu Wait for gfx pack init before loading shaders (#168) 2022-09-04 01:27:44 +02:00
Common style: use std::enable_if & co instead of boost:: (#153) 2022-09-02 21:06:05 +02:00
config style: use std::enable_if & co instead of boost:: (#153) 2022-09-02 21:06:05 +02:00
gui Fix broken icon layout when loading Cemu on Gnome 2022-09-04 00:23:29 -07:00
imgui build: minor refactoring and fixes 2022-09-02 13:05:15 +02:00
input build: minor refactoring and fixes 2022-09-02 13:05:15 +02:00
resource build: minor refactoring and fixes 2022-09-02 13:05:15 +02:00
tools Add all the files 2022-08-22 22:21:23 +02:00
util build: minor refactoring and fixes 2022-09-02 13:05:15 +02:00
CMakeLists.txt build: minor refactoring and fixes 2022-09-02 13:05:15 +02:00
main.cpp Wait for gfx pack init before loading shaders (#168) 2022-09-04 01:27:44 +02:00
mainLLE.cpp Add all the files 2022-08-22 22:21:23 +02:00