Neil Roberts ac81f3b936 cogl-context: Don't enable point sprites on GLES2
On GLES2 there's no builtin mechanism to replace texture coordinates
with point sprite coordinates so calling glEnable(GL_POINT_SPRITE)
isn't valid. Instead the point sprite coords are implemented by using
a special builtin varying variable in GLSL.
2011-01-13 14:26:03 +00:00
..
2010-12-13 17:29:14 +00:00
2010-12-13 17:29:14 +00:00
2010-12-13 17:29:14 +00:00
2010-12-13 17:29:14 +00:00
2010-12-13 17:29:14 +00:00
2010-12-13 17:29:14 +00:00
2010-12-13 17:29:14 +00:00
2010-12-13 17:29:14 +00:00