Info logging only shows in debug compilation Added support for UseCurrentContext...
authorRcmaniac25 <rcmaniac25@hotmail.com>
Fri, 24 Jan 2014 10:34:49 +0000 (10:34 +0000)
committerDiederick Niehorster <dcnieho@gmail.com>
Fri, 24 Jan 2014 10:34:49 +0000 (10:34 +0000)
commitcc2a530d408fb9781516aeee18523541fea11165
treed239a112dbb0a5848363aa911791cfdaddc88978
parentba0d46aa5599d279431a91fd5ccbcd9d59920203
Info logging only shows in debug compilation Added support for UseCurrentContext flag Updated fghPlatformCloseWindowEGL for performance so that eglMakeCurrent isn't invoked unless it's the current window and that the EGL context isn't destroyed unless no other windows uses

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