efl/legacy/evas/src/modules/engines/xrender_x11
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
..
.cvsignore Presenting the Indian Rope Trick. Watch in awe as these young files climb 2006-01-16 03:57:33 +00:00
Evas_Engine_XRender_X11.h big patch from Samsung SAIT (Advanced research group) for async multi-frame 2010-05-21 07:10:45 +00:00
Makefile.am * evas: remove gradient and gradient2. 2010-08-16 15:14:49 +00:00
evas_engine.c better logging. 2010-10-07 23:46:42 +00:00
evas_engine.h cleanup: internal image information is now unsigned. 2010-09-18 23:16:25 +00:00
evas_engine_xcb_font.c merge of the xrender Xlib and XCB engines 2009-03-24 07:44:54 +00:00
evas_engine_xcb_image.c fix evas image loading error reporting. 2009-12-22 23:11:57 +00:00
evas_engine_xcb_render.c FORMATTING 2010-08-04 16:57:32 +00:00
evas_engine_xcb_ximage.c cleanup: internal image information is now unsigned. 2010-09-18 23:16:25 +00:00
evas_engine_xlib_font.c cleanup: fix some "unused" errors from -Wextra. 2010-09-18 19:17:41 +00:00
evas_engine_xlib_image.c fix evas image loading error reporting. 2009-12-22 23:11:57 +00:00
evas_engine_xlib_render.c cleanup: simple clean of "comparison between signed and unsigned errors" 2010-09-18 23:07:31 +00:00
evas_engine_xlib_ximage.c cleanup: internal image information is now unsigned. 2010-09-18 23:16:25 +00:00