Added Debug feature for Evas GL's GL APIs. It can be set with
authorSung Park <sungwoo@gmail.com>
Fri, 5 Oct 2012 10:03:37 +0000 (10:03 +0000)
committerSung Park <sungwoo@gmail.com>
Fri, 5 Oct 2012 10:03:37 +0000 (10:03 +0000)
commit52e4090f9214d69588b27dd871f22498b76c3e27
tree51de28fb1dadd5179b494bd7bfe85df29f8774d5
parenteb9cbc76a03e51ebda645db772819482b2affe95
Added Debug feature for Evas GL's GL APIs. It can be set with
EVAS_GL_API_DEBUG=1 and when it is set, all the GL calls will check
if make_current has been properly called.  Also, it'll check if all
the GL calls are called within the Pixel Getter function for Direct
Rendering option.

SVN revision: 77522
legacy/evas/ChangeLog
legacy/evas/NEWS
legacy/evas/src/modules/engines/gl_common/evas_gl_api.c
legacy/evas/src/modules/engines/gl_common/evas_gl_core.c
legacy/evas/src/modules/engines/gl_common/evas_gl_core_private.h