Here is more info: We are running MIPS Froyo on Big Endian platform. Our Framebuffer has 32 bit format: ARGB, while Froyo only has RGBA to offer. So when I use "HAL_PIXEL_FORMAT_RGBA_8888" in gralloc allocation, colors get strange. I tried tweaking pixelflinger and codeflinger to rotate pixel buffer, I added fix to load_store.cpp file and got some better results. My background and browser content look fine now. But Icons and some GUI elements are all black.
Any help on this issue is appreciated. On Mar 15, 2:41 pm, extrapedestrian <[email protected]> wrote: > Hi Im working on MIPS Froyo port, and we had 16bit Framebuffer > working, and now I switched to 32bit RGBA format, and all Icons and > some GUI elements are completely black. > > Homescreen background, browser content, jpg images are looking good. > > Any ideas? -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
