Applied Christian's change to drop unnecessary dependency to X11 libraries we
[freeglut] / src / egl / fg_window_egl.h
2012-04-21 Sylvain BeuclerFix compiler warnings
2012-03-17 Sylvain BeuclerRename fghChooseConfigEGL -> fghChooseConfig (not a...
2012-03-17 Sylvain BeuclerEGL: implement fgPlatformSetWindow
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: make more code reusable - less Android-specific
2012-03-16 Sylvain BeuclerMove EGL fields to a separate structure for reusability...