efl/src/lib/evas
Jean-Philippe Andre b5c9350805 Evas: Replace image_map_surface_free by common image_free
Those two functions were doing exactly the same thing[1], which
is free an image, so this commit only attempts to simplify the code
a little bit.

[1] Actually image_map_surface_free() might even not have worked
properly with cserve2 sw (calling unload instead of close).
2015-07-02 12:05:50 +09:00
..
cache evas: fix typo in evas_cache comment. 2014-10-29 22:38:31 +01:00
cache2 evas: fix typo in evas_cache comment. 2014-10-29 22:38:31 +01:00
canvas Evas: Replace image_map_surface_free by common image_free 2015-07-02 12:05:50 +09:00
common eolian/generator: constify all prototypes for @const functions 2015-06-25 12:18:43 +01:00
common3d/primitives evas: change interface evas_3d to evas_canvas3d 2015-06-17 17:52:17 +02:00
cserve2 evas: use portable environment lookup. 2015-05-14 18:41:48 +02:00
file Evas filters: Implement Lua classes for colors & buffer 2015-06-25 14:36:08 +09:00
filters Evas filters: Fix color(0xrrggbb) to be opaque by default 2015-06-30 10:44:04 +09:00
include Evas: Replace image_map_surface_free by common image_free 2015-07-02 12:05:50 +09:00
Evas.h evas: remove the need to order the header correctly for Windows. 2015-05-07 09:53:10 +02:00
Evas_Common.h Revert "evas: add keysym member to key event structs" 2015-06-29 13:18:01 -04:00
Evas_Eo.h evas: change interface evas_3d to evas_canvas3d 2015-06-17 17:52:17 +02:00
Evas_GL.h evas: remove the need to order the header correctly for Windows. 2015-05-07 09:53:10 +02:00
Evas_Legacy.h evas: fix typo in API documentation. 2015-05-05 10:44:41 +02:00
Evas_Loader.h evas: remove the need to order the header correctly for Windows. 2015-05-07 09:53:10 +02:00
main.c efl: Unified eina critical manro to CRI. 2013-12-26 12:27:13 +09:00