efl/legacy/evas/src/modules/engines/gl_common
Gustavo Sverzut Barbieri 379b546adf better logging.
* log domains in lower-case only please. let's make it a standard so
   we don't have to look at the code everytime to figure out the name...

 * logs do NOT require trailing newline (\n), it's automatic!

 * do NOT add newline inside log messages!

 * add gl_common logging.

NOTE: I tried to compile all modules, but there are clear broken
      modules such as cairo and qtopia. Other modules like gl_sdl are
      broken as they were not updated to new gl_common api (resize
      method AFAIR).



SVN revision: 53174
2010-10-07 23:46:42 +00:00
..
shader and merge some delcaration lines for compactness 2010-02-20 04:49:03 +00:00
.cvsignore Presenting the Indian Rope Trick. Watch in awe as these young files climb 2006-01-16 03:57:33 +00:00
Makefile.am more shaders... for more speeeeeeds! 2010-02-18 08:36:07 +00:00
evas_gl_common.h better logging. 2010-10-07 23:46:42 +00:00
evas_gl_context.c better logging. 2010-10-07 23:46:42 +00:00
evas_gl_font.c * evas: Remove lot's of warning. 2009-12-21 15:52:12 +00:00
evas_gl_image.c better logging. 2010-10-07 23:46:42 +00:00
evas_gl_line.c 1. line support in gl engine - as if anyone uses lines 2009-12-30 11:35:40 +00:00
evas_gl_polygon.c Comment out some unused variables. 2010-08-18 16:08:30 +00:00
evas_gl_private.h better logging. 2010-10-07 23:46:42 +00:00
evas_gl_rectangle.c fix rect clip bug in gl engine - oops. 2010-03-22 09:55:50 +00:00
evas_gl_shader.c better logging. 2010-10-07 23:46:42 +00:00
evas_gl_texture.c dynamic tex ref wrong. fix. 2010-10-04 11:17:11 +00:00