Evas GL common: Add very basic GL calls tracing method
authorJean-Philippe Andre <jp.andre@samsung.com>
Wed, 13 May 2015 01:17:12 +0000 (10:17 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Wed, 13 May 2015 01:24:24 +0000 (10:24 +0900)
commit748e6ad1b9f3345250a727178eed5e1ca3e9444a
tree65d4c32236a71eb73784805ac9a829a38a97130d
parent3e31ad27da01044aba2568a6f7678e4f2f9dd74e
Evas GL common: Add very basic GL calls tracing method

Rewrap the GL calls to print them out. The arguments are not
interpreted. See the GL_ERRORS #define.
src/modules/evas/engines/gl_common/evas_gl_common.h
src/modules/evas/engines/gl_common/evas_gl_context.c
src/modules/evas/engines/gl_common/evas_gl_shader.c
src/modules/evas/engines/gl_common/evas_gl_texture.c