check OpenGL version:
authorcaro <caro@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Fri, 19 Feb 2010 14:33:49 +0000 (14:33 +0000)
committercaro <caro@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Fri, 19 Feb 2010 14:33:49 +0000 (14:33 +0000)
commite09453ff089186f233a24ec24e49f0a7408b7e17
tree2e8e6c1690d1b84fa05fe6de2c65af999e16e267
parent73143c1637dc338c1feaaf21e4fa524cb9d152a0
check OpenGL version:

 * OpenGL ES : 2.0
 * OpenGL desktop : >= 1.4

If OpenGL ES 3.* is out, this code must be fixed

If there are problems with the minimal version on desktop,
we will have to increase the minimal version.

Question: should we check GLSL version on desktop ?

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@46309 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/modules/engines/gl_common/evas_gl_context.c