PDA

View Full Version : OpenGl ES on Raphael


CommanderXXL
18th September 2008, 01:27 PM
Hi,

i got a little problem here. I'm trying to port one of my opengl es applications to the raphael.
I found out that raphael has already an libGLES_cm.dll in its ROM, so the hardware access part ist no problem. What i miss is the libGLES_cm.LIB file. I use the PowerVR SDK for Emulating Opengl ES under win32, but the lib there is not compiled for ARM CPUs. So i need to get a lib with ARM CPU support. I have no idea where to get such a thing. Google was not of any help, as one company is no longer existent (sold to NVidia), the powervr version is only compiled against ARM4 and is not supporting the cm profile (but the cl one) and BREW is a kind of overkill if i just want plain opengl es support.

Please can someone tell me where to get a simple Opengl ES library for ARM (preferably ARM5t) or just the lib to access the libGLES_cm.dll on the device.

Thanks

jaikben22
19th September 2008, 10:13 AM
search for kaiserGL sdk on this forum it has the libs