View Single Post
Posts: 224 | Thanked: 155 times | Joined on Jan 2011
#52
Originally Posted by ivyking View Post
the n900 doesn't have hardware support for openGL , instead it has for openGLES , maybe rewrite the code responsible for rendering to use openGLES , that way the gpu can be put to use .

also what level of optimization are you using ?
the only hw accelerated rendering options available to us are either cairo or opengl, which of course means only cairo in reality.