Comment 59 for bug 1530530

Revision history for this message
In , Snwint-g (snwint-g) wrote :

Thanks a lot!

Then, AIUI, the only thing left is to recognize the video mode as 32bit even though it's advertised as 24bit, right? Can we do that by adding up the
rgb+reserved bits and use this if the sum is > than bits_per_pixel?