Top "Opengl-es-1.1" questions

Subset of the OpenGL 3D graphics API designed for embedded devices such as mobile phones.

Uniform versus attributes in GLSL ES

I have some parameters being passed from CPU to GPU that are constant for all fragments but which change on …

glsl fragment-shader opengl-es-1.1