|
From: Russell K. <rm...@ar...> - 2002-12-23 11:19:57
|
On Mon, Dec 23, 2002 at 10:07:35AM +0100, Geert Uytterhoeven wrote:
> Note that the size of the entries in the pseudo palette used to depend on the
> mode, i.e. u16 for bpp = 16, u32 for bpp = 24 or 32.
They used to. However, reading the code in 2.5 today, this appears to be
no longer the case - they're all one size (u32).
--
Russell King (rm...@ar...) The developer of ARM Linux
http://www.arm.linux.org.uk/personal/aboutme.html
|