commit | e27bd65a72dece59e93914d3ffa8653ce0c70511 | [log] [tgz] |
---|---|---|
author | Gerd Hoffmann <kraxel@redhat.com> | Fri Mar 08 08:43:24 2013 +0100 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Tue Apr 16 09:03:47 2013 +0200 |
tree | 95dfcccbde0384ff41d8fdb0c5ed155e79fef34a | |
parent | 7d6ba01c3741bc32ae252bf64a5fd3f930c2df4f [diff] |
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>