From: Rcmaniac25 Date: Fri, 24 Jan 2014 10:35:35 +0000 (+0000) Subject: BlackBerry and Android -Added ability for developer to choose OpenGL ES version ... X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?a=commitdiff_plain;h=6b0a78a4a336ece599be9b5a26dd820030da4981;hp=6b0a78a4a336ece599be9b5a26dd820030da4981;p=freeglut 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 ---