fredchen wrote: > Hi, > > Is there any one knows how to enable Intel GMA500 graphic driver on > Menlow platfrom? I'm porting android to Menlow platform and would like > to enable the hardware acceleration. Any help is appreciated!!
As I know, there is no hardware acceleration for framebuffer for GMA500, only for X Window. You may try psb driver to get native 800x480 resolution. If you want OpenGL, there are 3 ways I think: - reverse engineering and writing own driver - asking Intel - do some hacks to make proprietary X drivers work with android --~--~---------~--~----~------------~-------~--~----~ unsubscribe: [email protected] website: http://groups.google.com/group/android-porting -~----------~----~----~----~------~----~------~--~---
