Added comments about GLES 3.0 support with 2.0 references.
[freeglut] / src / egl / fg_init_egl.c
2012-04-21 Sylvain BeuclerFix compiler warnings
2012-04-15 Sylvain BeuclerFix regressions from previous commits
2012-04-15 Sylvain BeuclerFix eglInitialize check
2012-03-17 Sylvain BeuclerEGL: make more code reusable - less Android-specific
2012-03-17 Sylvain BeuclerEGL: separate config and context code
2012-03-16 Sylvain BeuclerMove EGL fields to a separate structure for reusability...
2012-03-11 Sylvain BeuclerRename Android and EGL files