efl/legacy/evas/src/lib/engines/common_8
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
..
Makefile.am and add in the 8bpp gray stuff 2010-07-28 02:27:29 +00:00
evas_soft8_dither_mask.c cleanup: simple clean of "comparison between signed and unsigned errors" 2010-09-18 23:07:31 +00:00
evas_soft8_font.c Add missing evas_common prefix, avoid symbol redefinition. 2010-09-18 17:43:13 +00:00
evas_soft8_image_scaled_sampled.c Add missing evas_common prefix, avoid symbol redefinition. 2010-09-18 17:43:13 +00:00
evas_soft8_image_unscaled.c Add missing evas_common prefix, avoid symbol redefinition. 2010-09-18 17:43:13 +00:00
evas_soft8_line.c Add missing evas_common prefix, avoid symbol redefinition. 2010-09-18 17:43:13 +00:00
evas_soft8_main.c better logging. 2010-10-07 23:46:42 +00:00
evas_soft8_polygon.c Add missing evas_common prefix, avoid symbol redefinition. 2010-09-18 17:43:13 +00:00
evas_soft8_rectangle.c Add missing evas_common prefix, avoid symbol redefinition. 2010-09-18 17:43:13 +00:00
evas_soft8_scanline_blend.c and add in the 8bpp gray stuff 2010-07-28 02:27:29 +00:00
evas_soft8_scanline_fill.c and add in the 8bpp gray stuff 2010-07-28 02:27:29 +00:00