efl/legacy/evas/src/modules/engines
Eduardo de Barros Lima f61a1cb5cb Evas: Don't #define _GNU_SOURCE
Instead use AC_GNU_SOURCE macro in configure.ac and #include <config.h> properly


SVN revision: 53159
2010-10-07 19:52:47 +00:00
..
buffer cleanup: simple clean of "comparison between signed and unsigned errors" 2010-09-18 23:07:31 +00:00
cairo_common * use the m4 macro EVAS_CHECK_ENGINE to check if an engine is available or not 2008-11-24 06:18:31 +00:00
cairo_x11 * evas: remove gradient and gradient2. 2010-08-16 15:14:49 +00:00
direct3d Fix common misspellings 2010-09-08 03:51:24 +00:00
directfb Fix header include 2010-08-24 11:47:41 +00:00
fb Fix typos 2010-09-20 17:09:13 +00:00
gl_common dynamic tex ref wrong. fix. 2010-10-04 11:17:11 +00:00
gl_glew * evas: remove gradient and gradient2. 2010-08-16 15:14:49 +00:00
gl_sdl * evas: remove gradient and gradient2. 2010-08-16 15:14:49 +00:00
gl_x11 make sure that at any point if gl barfs... abort then. 2010-09-28 04:13:28 +00:00
quartz fix some declarations 2010-08-30 19:24:09 +00:00
software_8 warnings-- on 16bpp and 8bpp 2010-09-19 20:11:42 +00:00
software_8_x11 cleanup: internal image information is now unsigned. 2010-09-18 23:16:25 +00:00
software_16 cleanup: fix some "unused" errors from -Wextra. 2010-09-18 19:17:41 +00:00
software_16_ddraw * evas: remove gradient and gradient2. 2010-08-16 15:14:49 +00:00
software_16_sdl warnings-- on 16bpp and 8bpp 2010-09-19 20:11:42 +00:00
software_16_wince * evas: remove gradient and gradient2. 2010-08-16 15:14:49 +00:00
software_16_x11 cleanup: internal image information is now unsigned. 2010-09-18 23:16:25 +00:00
software_ddraw * evas: remove gradient and gradient2. 2010-08-16 15:14:49 +00:00
software_gdi free the main region (leak--) 2010-09-18 23:17:27 +00:00
software_generic cleanup: internal image information is now unsigned. 2010-09-18 23:16:25 +00:00
software_qtopia * evas: remove gradient and gradient2. 2010-08-16 15:14:49 +00:00
software_sdl warnings-- on 16bpp and 8bpp 2010-09-19 20:11:42 +00:00
software_x11 Evas: Don't #define _GNU_SOURCE 2010-10-07 19:52:47 +00:00
xrender_x11 cleanup: internal image information is now unsigned. 2010-09-18 23:16:25 +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 From: Alexander Kerner <alexander.kerner@googlemail.com> 2010-07-28 00:16:06 +00:00