Linux-SWAT
Forum Addict!
- Joined
- Feb 13, 2010
- Messages
- 9,187
Hi !
And is there any downside about running it in 24 bits ?
And is there any downside about running it in 24 bits ?
Because OMAP X driver did not support anything else at the time OS was being brought up.
Downsides are slower speed, more memory being used, 16bpp games having to do color conversion and so on.
Yes and yes (if the app asks for it).
Does the LCD support bitdepths higher than 16bpp? Pretty sure I remember reading that it ran natively at 16bpp, but... my memory could be hazy there.
D.
Section "Screen"
Identifier "Screen0"
Device "FBDEV"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Depth 24
FbBpp 32
Modes "800x480"
EndSubSection
EndSection
Is there a way to make Pandora SuperZaxxon desktop work with either 24bit or 32bit, and if so - how?A bench would be interesting.
Section "Screen"
Identifier "Screen0"
Device "OMAPFB"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "800x480"
EndSubSection
EndSection