Need to also set glDisable(GL_CULL_FACE) when drawing wireframe to match what was
[freeglut] / src / egl / fg_window_egl.h
2012-03-16 Sylvain BeuclerMove EGL fields to a separate structure for reusability...