语言

Menu
Sites
Language
Open GL ES is very slow

We are trying to port one of our apps to Tizen. The app is a native application and uses OpenGL ES 1.1 to draw 2D graphics on the screen. However, using the same logic as what we used for the iOS and Android versions of the app, we find that the frame rate is much lower with Tizen (we tested on an actual test device).

We made sure to enable HW acceleration in the manifest, but it did not make any significant improvement.

Are there any tips to improve the performance of OpenGL on Tizen? Or any improvements planned in future releases of the OS?

As it stands now, our app is totally unusable on Tizen devices.

编辑者为: Brock Boland 17 3月, 2014 原因: Paragraph tags added automatically from tizen_format_fix module.

响应

3 回复
kavish
you Enable 3D Acceleration on Tizen with help of given link and see if it improve the performance of OpenGL on Tizen. https://wiki.tizen.org/wiki/Enable_3D_Acceleration_on_Tizen
Nicolas Morin
Thanks, but the Mali DDK is already installed on our test device and it does not make a difference :(
muditha murthy
With the hardware acceleration ON the FBS would increase when i tested..May be yours is specific to your application. May be you can refer this link which has got useful info for porting Opengl apps on Tizen. https://developer.tizen.org/documentation/articles/tips-porting-existing-opengl-applications-tizen