View Single Post
Posts: 2,102 | Thanked: 1,309 times | Joined on Sep 2006
#9
Sorry, the drivers probably support 800x480, but the 3d accelerator can not render to the LCD frame buffer directly because it's an off chip controller, to my knowledge, thus limiting the frame rate. I thought this was the reason that Nokia didn't support the 3d hardware from the start on the N8x0 platform.
The frame rate will be limited due to the memory framebuffer <-> separate LCD controller bandwidth issue, but this does not affect what the PowerVR does (as it will just render to the main memory framebuffer). Certainly if you want something to run faster you'll want to render to a smaller part of the screen and use the LCD controller features to expand that, etc., but that's not the same thing.

I think the reason it wasn't supported to begin with was more to do with the buginess of the driver, or at least that's what I heard...
 

The Following 4 Users Say Thank You to lardman For This Useful Post: