I'm new both on OMAP3530 and using OpenGL ES 2.0. The environment is arm-none-linux-gnueabi-g++ on Fedora 16.
I wanna write a 2D program with animation, but the examples I could find are all about 3D.
How should I code such a program, or where can I find tutorials about PowerVR's 2D API?
(I already have found some files in OMAP35x_Graphics_SDK_3_01_00_06/GFX_Linux_SDK/OGLES2/SDKPackage , but not quite understood what's going on.)