BlackBerry and Android -Added ability for developer to choose OpenGL ES version ...
authorRcmaniac25 <rcmaniac25@hotmail.com>
Fri, 24 Jan 2014 10:35:35 +0000 (10:35 +0000)
committerDiederick Niehorster <dcnieho@gmail.com>
Fri, 24 Jan 2014 10:35:35 +0000 (10:35 +0000)
commit6b0a78a4a336ece599be9b5a26dd820030da4981
treea7faa824db8259dcd36d3cabbe148dce067f71b1
parentefe4e8fa4b0cd10bd44965275103d14270a88df9
BlackBerry and Android -Added ability for developer to choose OpenGL ES version (2.0 or 3.0) via glutInitContextVersion (only the major version is used)

BlackBerry specific
-Added better documentation on required window bit depth for BlackBerry.
-Modified screen format picking so it will choose either RGBA8888 or RGB565 instead of always using RGBA8888

git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@1676 7f0cb862-5218-0410-a997-914c9d46530a
src/blackberry/fg_window_blackberry.c
src/egl/fg_window_egl.c