Updated BlackBerry references to make note of the change from FREEGLUT_GLES2/1 to...
authorRcmaniac25 <rcmaniac25@hotmail.com>
Tue, 24 Jun 2014 07:03:16 +0000 (07:03 +0000)
committerDiederick Niehorster <dcnieho@gmail.com>
Tue, 24 Jun 2014 07:03:16 +0000 (07:03 +0000)
commitd9ec500965f477d0cb859dc09f0bc540f7ae0730
tree2965da47157cad4b96bfd0da853720f979c26788
parent71b402b58a952aeec8d902edeec8954464f10323
Updated BlackBerry references to make note of the change from FREEGLUT_GLES2/1 to FREEGLUT_GLES.
Updated BlackBerry toolchain to support building with Dinkum and to support OS 10.3 and GCC 4.8.2
Updated BlackBerry fg_window_blackberry so that window usages aren't hardcoded based on compile information, since it is now controlled by glutInitContextVersion.
EGL window setup now supports EGL 1.5, Renderable type for ES3, and using the minor version from glutInitContextVersion to have more exact control over which version of OpenGL ES is used (requires EGL 1.5)

git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@1694 7f0cb862-5218-0410-a997-914c9d46530a
README.blackberry
blackberry.toolchain.cmake
src/blackberry/fg_window_blackberry.c
src/egl/fg_init_egl.c
src/egl/fg_internal_egl.h
src/egl/fg_window_egl.c