Rewrite EGL attributes using our ATTRIB/ATTRIB_VAL macros
[freeglut] / src / egl / fg_state_egl.c
2014-06-01 Sylvain BeuclerEGL is always double-buffered
2012-04-21 Sylvain BeuclerFix a few more compiler warnings
2012-04-21 Sylvain BeuclerFix compiler warnings
2012-03-17 Sylvain BeuclerRename fghChooseConfigEGL -> fghChooseConfig (not a...
2012-03-17 Sylvain BeuclerImplement EGL fgPlatformGlutGetModeValues and partial...