console: switch color_table_rgb to pixman_color_t
commite27bd65a72dece59e93914d3ffa8653ce0c70511
authorGerd Hoffmann <kraxel@redhat.com>
Fri, 8 Mar 2013 07:43:24 +0000 (8 08:43 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Tue, 16 Apr 2013 07:03:47 +0000 (16 09:03 +0200)
tree95dfcccbde0384ff41d8fdb0c5ed155e79fef34a
parent7d6ba01c3741bc32ae252bf64a5fd3f930c2df4f
console: switch color_table_rgb to pixman_color_t

Now that all text console rendering uses pixman we can easily
switch the color tables to use pixman_color_t directly.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
ui/console.c