efl/src
Jean-Philippe Andre c45ae022c8 Evas masking: Fix crash in async rendering
There was a FIXME comment... >_<

Improper management of image resources in async render led to
a rare crash. This should fix that.

@fix
2015-07-27 14:15:09 +09:00
..
benchmarks eina: add benchmark for crc hash in eina benchmark 2015-05-07 09:53:11 +02:00
bin Efreet: use eina_file_mkstemp() instead of mkstemp in efreetd.c 2015-07-22 09:22:02 +01:00
bindings eolian: improve function_full_c_name_get API 2015-07-08 12:10:20 +01:00
edje_external/emotion
examples examples/emotion: Remove unused callback functions from generic example 2015-07-23 17:19:24 +02:00
lib Evas masking: Fix crash in async rendering 2015-07-27 14:15:09 +09:00
modules Evas masking: Fix crash in async rendering 2015-07-27 14:15:09 +09:00
scripts eolian: improve function_full_c_name_get API 2015-07-08 12:10:20 +01:00
static_libs rg_etc: Correct ifdef to keep function available for debug build 2015-05-11 15:00:12 +02:00
tests eina tests, ecore_con tests: fix compiler warnings 2015-07-23 10:39:44 +01:00
utils/ecore
Makefile.am ecore-buffer: Add ecore_buffer library to EFL. 2015-06-22 10:31:42 -04:00
Makefile_EPhysics.am
Makefile_Ecore.am Ecore tests: REMOVE wayland tests. 2015-05-08 16:18:36 +01:00
Makefile_Ecore_Audio.am ecore_audio: integrate Apple's CoreAudio to play sounds on OS X. 2015-05-07 09:53:07 +02:00
Makefile_Ecore_Audio_Cxx.am eolian_cxx: Use C++ wrappers instead of native types as parameters 2015-06-24 15:23:01 +01:00
Makefile_Ecore_Avahi.am
Makefile_Ecore_Buffer.am ecore-buffer: Add ecore_buffer library to EFL. 2015-06-22 10:31:42 -04:00
Makefile_Ecore_Cocoa.am
Makefile_Ecore_Con.am Ecore_Con: Fix make distcheck 2015-06-23 15:18:24 +09:00
Makefile_Ecore_Cxx.am eolian_cxx: Use C++ wrappers instead of native types as parameters 2015-06-24 15:23:01 +01:00
Makefile_Ecore_Drm.am
Makefile_Ecore_Evas.am ecore_evas: remove unwanted binary. 2015-04-10 14:04:33 +02:00
Makefile_Ecore_FB.am
Makefile_Ecore_File.am
Makefile_Ecore_IMF.am
Makefile_Ecore_IMF_Evas.am
Makefile_Ecore_Input.am
Makefile_Ecore_Input_Evas.am
Makefile_Ecore_Ipc.am
Makefile_Ecore_Psl1ght.am
Makefile_Ecore_SDL.am
Makefile_Ecore_Wayland.am ecore_wl: Add generated session-recovery-protocol files to build 2015-06-29 17:09:57 +02:00
Makefile_Ecore_Win32.am
Makefile_Ecore_X.am ecore_x: Add key router feature related with client side. 2015-05-13 20:47:36 +09:00
Makefile_Ector.am Revert "autotools: enable make check per individual modules." 2015-05-07 20:50:56 +02:00
Makefile_Edje.am edje: Fix distcheck. 2015-07-09 02:50:32 +09:00
Makefile_Edje_Cxx.am eolian_cxx: Use C++ wrappers instead of native types as parameters 2015-06-24 15:23:01 +01:00
Makefile_Edje_Helper.am
Makefile_Eet.am Revert "autotools: enable make check per individual modules." 2015-05-07 20:50:56 +02:00
Makefile_Eet_Cxx.am Revert "autotools: enable make check per individual modules." 2015-05-07 20:50:56 +02:00
Makefile_Eeze.am Revert "autotools: enable make check per individual modules." 2015-05-07 20:50:56 +02:00
Makefile_Efl.am Evas filters: Mark API as @beta 2015-06-25 14:36:10 +09:00
Makefile_Efl_Cxx.am cxx: Made automake files depend on their C counterparts for compilation 2015-04-14 01:06:57 -03:00
Makefile_Efreet.am efl - efreetd service move from dbus session bus to ecore ipc 2015-06-24 19:28:17 +09:00
Makefile_Eina.am eina: beginning of a generic quaternion API. 2015-05-29 17:20:29 +02:00
Makefile_Eina_Cxx.am Revert "autotools: enable make check per individual modules." 2015-05-07 20:50:56 +02:00
Makefile_Eio.am Revert "autotools: enable make check per individual modules." 2015-05-07 20:50:56 +02:00
Makefile_Eio_Cxx.am cxx: Made automake files depend on their C counterparts for compilation 2015-04-14 01:06:57 -03:00
Makefile_Eldbus.am Revert "autotools: enable make check per individual modules." 2015-05-07 20:50:56 +02:00
Makefile_Eldbus_Cxx.am Revert "autotools: enable make check per individual modules." 2015-05-07 20:50:56 +02:00
Makefile_Elocation.am
Makefile_Elua.am elua: remove obsolete xgettext wrapper 2015-07-01 14:51:00 +01:00
Makefile_Elua_Helper.am autotools: provide smaller EOLIAN_FLAGS for customization 2015-06-01 17:35:39 +01:00
Makefile_Embryo.am
Makefile_Emile.am Revert "autotools: enable make check per individual modules." 2015-05-07 20:50:56 +02:00
Makefile_Emotion.am Emotion: Adding Eo test for emotion 2015-06-29 11:42:17 +03:00
Makefile_Eo.am Eo: Add eina_types.eot for general types. 2015-05-29 11:39:04 +01:00
Makefile_Eo_Cxx.am bindings/eo: Only install Eo.hh once to avoid failing double install 2015-04-20 09:12:34 +02:00
Makefile_Eolian.am eolian/generator: add proper generation of references 2015-07-07 17:19:13 +01:00
Makefile_Eolian_Cxx.am autotools: remove EOLIAN_FLAGS 2015-06-01 17:28:45 +01:00
Makefile_Eolian_Cxx_Helper.am autotools: provide smaller EOLIAN_FLAGS for customization 2015-06-01 17:35:39 +01:00
Makefile_Eolian_Helper.am Revert "Eolian: fix eolian helper for windows." 2015-07-22 17:30:47 +02:00
Makefile_Escape.am
Makefile_Ethumb.am build: Do not show mkdir calls in silent mode 2015-05-07 11:15:12 +02:00
Makefile_Ethumb_Client.am
Makefile_Evas.am evas - render2 - ensure region files are in dist 2015-07-25 22:34:17 +09:00
Makefile_Evas_Cxx.am eolian_cxx: Use C++ wrappers instead of native types as parameters 2015-06-24 15:23:01 +01:00
Makefile_Evil.am evil: fix dladdr() implementation, add 2 unit tests for evil. 2015-05-07 09:53:12 +02:00