BlackBerry and Android -Added ability for developer to choose OpenGL ES version ...
[freeglut] / src / egl / fg_window_egl.c
2014-01-24 Rcmaniac25BlackBerry and Android -Added ability for developer...
2014-01-24 Rcmaniac25Info logging only shows in debug compilation Added...
2014-01-24 Rcmaniac25Hardcoded the RGB bitdepths for EGL surface creation.
2014-01-24 Rcmaniac25Can use input devices from x11 (serial input... unlikel...
2012-04-21 Sylvain BeuclerFix compiler warnings
2012-04-19 Sylvain BeuclerEGL: Declare fgPlatformSetWindow earlier to fix C warning
2012-04-15 Sylvain BeuclerFix regressions from previous commits
2012-04-15 Sylvain BeuclerEGL: reuse fgPlatformSetWindow for calling eglMakeCurrent
2012-03-17 Sylvain BeuclerRename fghChooseConfigEGL -> fghChooseConfig (not a...
2012-03-17 Sylvain BeuclerFix library for GLES1
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