Project Home
Project Home
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
BroadcastCommunity.qnx.com will be offline from May 31 6:00pm until June 2 12:00AM for upcoming system upgrades. For more information please go to https://community.qnx.com/sf/discussion/do/listPosts/projects.bazaar/discussion.bazaar.topc28418
Forum Topic - Getting started with OpenGL: Page 1 of 5 (5 Items)
   
Getting started with OpenGL  
Hello,

Im currently using QNX 6.4.1 (with composition manager) on a Freescale iMX35 PDK.

I am attempting to use OpenGL in HW accelerated mode.
I have tried the egl-gears demo:

egl-gears -layer=1

This is only running at approx 13fps, I assume that this is running in SW rendering mode. there is also a lot of 
flickering.
I cannot get egl-gears to  run without devg-soft3d.so

I ran the egl-configs program and there is nothing in the GL colum, I suspect I
have missed something out for GL support. I have copied the files specified in the
Graphics section in the realease notes, 
http://community.qnx.com/sf/wiki/do/viewPage/projects.bsp/wiki/Nto640FreescaleI.mx353dsTrunkReleasenotes

Files:
devg-imx35.so
libgf.so.1
libGLES_CM.so.1
libffb.so.2
libm.so.2
libOpenVG.so.1
libOpenVG-G12.so.1

Do I also need an EGL config profile in the winmgr.conf file ? if so, how ?

I already have the flash player running in OpenVG accelerated mode which works fine.

Thanks for your time,
Rob