commit | 3c083aa9d2a7b8904c6bd68628c7dfdf9d413816 | [log] [tgz] |
---|---|---|
author | Ondrej Zary <linux@rainbow-software.org> | Thu Oct 01 23:22:53 2015 +0200 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Thu Oct 08 12:19:39 2015 +0300 |
tree | e3845899e86127cc1af5c94491ca3b02a62657f3 | |
parent | 21d447985c0392095f858c95f9d56e9253eb9884 [diff] |
gxt4500: fix color order The color order in truecolor modes is wrong. This does not affect console but is visible e.g. in X11 which has wrong colors. Swap blue and red colors to fix the problem. Fixes https://forums.gentoo.org/viewtopic-t-692740-start-0.html Signed-off-by: Ondrej Zary <linux@rainbow-software.org> Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>