Is http://www.khronos.org/opengles/sdk/docs/man/ the end all be all, or is there another source that tells you exactly which functions are supported by OpenGL ES 2.0?
For example, is glUniformXY()
supported by OpenGL ES 2.0? I don't see it on that page but it doesn't make since for it not to be.