Does anyone know of a working simple sample of say a triangle or something ortho even for PSP OpenGL? I know how to code in regular opengl, it's just setting up the device this "egl" that has me somewhat confused.
-- EDIT --
Forgot to mention that I do not want to use glut. Please no glut submissions.
ChaosKnight wrote:I had tried the cube example out by copying and pasting its code into my project, alas, only got the clear color. No cube to be seen.
Did it work for you stand-alone? If so, how did the two cases differ?