EGL: implement fgPlatformSetWindow
[freeglut] / src / egl / fg_window_egl.c
2012-03-17 Sylvain BeuclerEGL: implement fgPlatformSetWindow
2012-03-17 Sylvain BeuclerRemove Android-specific code (logging) in fg_display_egl
2012-03-17 Sylvain BeuclerContext can be used for a menu rather than the current...
2012-03-17 Sylvain BeuclerfghChooseConfigEGL returns 1/0 if found/not found
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