View Single Post
Posts: 58 | Thanked: 28 times | Joined on Nov 2010
#12
Originally Posted by govprog View Post
WooooW, these codes are reallly working, I got my resolution decreased to 480*320,But... Since auto scaling is not supported by the N900,my screen is now going to hurt my eyes.
Also I have found some powervr debugger information.
Code:
WindowSystem=
* WindowSystem - This configuration item takes the below values

libpvrQWSWSEGL.so (for integration with Qt)

libpvrPVR2D_FRONTWSEGL.so (for direct writes to Framebuffer - FRONT mode of operation)

libpvrPVR2D_FLIPWSEGL.so (for VSync synchronised writes to Framebuffer)

Code:
ParamBufferSize=; - This configuration item takes "number of bytes" as value.
This parameter buffer size can be increased, when complex 3D scenes are used in the application. For simple 2D applications, changing this parameter makes no effect.
You can also get more information by
Code:
cat powervr.ini
 

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