efl/legacy/evas/src/modules/engines/xrender_x11
Cedric BAIL d102e3db82 * Make RGBA_IMAGE_HAS_ALPHA and RGBA_IMAGE_ALPHA_SPARSE part of
Image_Entry flag structure. This fix a bug with 16 bpp software engine.

        * Change image loader module API to take any Image_Entry. Same goes
        for evas_common_image_premul and evas_common_image_set_alpha_sparse.

        * Use new eet API: eet_data_image_read_to_surface.


SVN revision: 34728
2008-06-03 09:09:39 +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 software engines all now totally inherit from software_generic and 2006-03-02 09:16:46 +00:00
Makefile.am disable the creation and installation of the static lib of 2008-02-13 07:55:24 +00:00
evas_engine.c cedric's cache changes patch 2008-04-12 00:32:30 +00:00
evas_engine.h if xrender is on a 16bpp target - do some "faster" paths - i hope. 2008-04-07 23:07:23 +00:00
evas_engine_font.c cedric's cache changes patch 2008-04-12 00:32:30 +00:00
evas_engine_gradient.c cedric's cache changes patch 2008-04-12 00:32:30 +00:00
evas_engine_image.c * Make RGBA_IMAGE_HAS_ALPHA and RGBA_IMAGE_ALPHA_SPARSE part of 2008-06-03 09:09:39 +00:00
evas_engine_ximage.c if xrender is on a 16bpp target - do some "faster" paths - i hope. 2008-04-07 23:07:23 +00:00
evas_engine_xrender.c if xrender is on a 16bpp target - do some "faster" paths - i hope. 2008-04-07 23:07:23 +00:00