You can get 2D acceleration relatively easy with psb driver. It includes - fill rectangle - copy area operations.
But it is not very helpfull for android... On May 11, 6:16 pm, fredchen <[email protected]> wrote: > Do you mean I cannot even get 2D hardware acceleration using psb > driver? I don't need 3D acceleration at this moment. > > On 5月10日, 下午7時56分, Sergej Pupykin <[email protected]> wrote: > > > 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 -~----------~----~----~----~------~----~------~--~---
