- Document what works with GLES1 and GLES2 as of now
authorSylvain Beucler <beuc@beuc.net>
Fri, 23 Mar 2012 01:02:57 +0000 (01:02 +0000)
committerSylvain Beucler <beuc@beuc.net>
Fri, 23 Mar 2012 01:02:57 +0000 (01:02 +0000)
commite299df837915eaaf97e8e4ccbcb75bf1876661da
treede2cddf526166f3ace4d5aa3225b5ccf12ddcaf3
parent5e11d4bbb691aaee52ac0b5607a7e85b93d6659e
- Document what works with GLES1 and GLES2 as of now
- Conditionaly disable what doesn't work
  so that libfreeglut can be compiled as-is for GLES1 and GLES2
  (Android and Mesa EGL)
- These #ifdef's are meant to disappear as more functions are implemented for GLES

git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@1201 7f0cb862-5218-0410-a997-914c9d46530a
CMakeLists.txt
include/GL/freeglut_ext.h
include/GL/freeglut_std.h
src/fg_ext.c
src/fg_geometry.c
src/gles_stubs.c