summaryrefslogtreecommitdiff
path: root/src/yuzu/util/util.cpp
AgeCommit message (Collapse)Author
2018-09-17yuzu/util: Antialias game list compatibility pixmapsLioncash
We pass a hint to the QPainter instance that we want anti-aliasing on the compatibility icons, which prevents the circles from looking fairly jagged, and actually makes them look circular.
2018-08-29Show game compatibility within yuzufearlessTobi
2018-01-12Remove gpu debugger and get yuzu qt to compileJames Rowe
2018-01-12Massive removal of unused modulesJames Rowe