X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?a=blobdiff_plain;f=include%2FGL%2Ffreeglut_std.h;h=799987e8df96c0974c95dea0656f95401a74ea21;hb=223d39f2318e1724283c50c346843199c81d2e7c;hp=f77497ea4cb9cb0c4968e18d213b68a73fe63d25;hpb=091b26aaa1610f8762beffd84e1e5ae2062b6289;p=freeglut diff --git a/include/GL/freeglut_std.h b/include/GL/freeglut_std.h index f77497e..799987e 100644 --- a/include/GL/freeglut_std.h +++ b/include/GL/freeglut_std.h @@ -119,6 +119,9 @@ /* * Always include OpenGL and GLU headers */ +/* Note: FREEGLUT_GLES1 and FREEGLUT_GLES2 are only used to cleanly + bootstrap headers inclusion here; use GLES constants directly + (e.g. GL_ES_VERSION_2_0) for all other needs */ #ifdef FREEGLUT_GLES2 # include # include