efl/src/lib
Jean-Philippe Andre 26e74c4219 Evas filters: Fix transform filter (crashes & blend)
out was simply not initialized if the source and destination
were the same. The COW flag is required here to separate input
and output properly. Also, the source & destination pointers
were badly calculated and could overflow.

Instead of using memcpy this filter was supposed to use the
blend functions. This patch also fixes that.

In order to make this filter actually useful (think text reflection
on a flat surface), more information needs to be passed to the Lua
script, such as the text ascent, descent, etc...
2016-01-22 15:35:23 +09:00
..
ecore ecore: check eina_main_loop before lock. 2016-01-14 14:23:06 -08:00
ecore_audio ecore-audio: defer deletion of pulseaudio timer until after event processing 2015-09-30 16:23:55 -04:00
ecore_avahi ecore_avahi: fix definition of EAPI on Windows. 2015-05-14 18:41:48 +02:00
ecore_buffer ecore_buffer: fix typos in documentation 2015-09-29 10:48:02 +01:00
ecore_cocoa ecore_cocoa: don't redefine EAPI in private header 2016-01-07 12:03:05 +01:00
ecore_con EFL: Mark EOLIAN functions as static when possible 2016-01-13 15:34:20 +09:00
ecore_drm ecore-drm: Unify and cleanup tty code 2016-01-21 11:38:07 -05:00
ecore_evas ecore-evas: Rename ecore_evas_wayland_window_get2 function 2016-01-07 15:02:13 -05:00
ecore_fb ecore fb: Use a default tslib device when none is specified through the environment variable TSLIB_TSDEVICE. 2015-10-28 17:17:54 +01:00
ecore_file Ecore_File: fix merge and simplify logic in ecore_file_file_get() on WindoWS 2015-12-07 14:08:19 +09:00
ecore_imf ecore imf: fix imf module load hangs when not even configured 2016-01-18 17:23:56 +09:00
ecore_imf_evas ecore_imf_evas: warnings-- 2015-06-29 14:18:40 +01:00
ecore_input ecore: Fix typo in since tag. 2015-06-30 15:40:38 +05:30
ecore_input_evas ecore_evas_input: add value to enable mouse button cancel feature 2015-07-29 21:56:15 +09:00
ecore_ipc ecore_ipc: use Eina_Bool for one-bit bitfield 2015-11-13 13:20:10 +01:00
ecore_psl1ght ecore_psl1ght: Removed unused variable. 2015-09-03 10:19:06 +02:00
ecore_sdl ecore: remove the need to order the header correctly for Windows. 2015-05-07 09:53:10 +02:00
ecore_wayland ecore_wayland: move check for pointer capability 2016-01-14 11:19:24 -05:00
ecore_win32 Ecore_Win32: let cursors on the non-client area (the borders) be like the default ones 2015-12-14 11:14:51 +09:00
ecore_wl2 ecore_drm/ecore_wl2: logging: remove errant usage of %m 2016-01-14 13:06:02 -05:00
ecore_x ecore-x: add safety checks for _ecore_x_disp in some functions 2016-01-18 17:19:00 -05:00
ector ector: fix potential crash if cairo is not found on the system. 2016-01-21 15:57:17 -08:00
edje edje/edje_edit: make posible to unset the program filter part and state 2016-01-19 15:44:34 +02:00
eet Eet: Fail gracefully on invalid input 2015-12-29 16:19:02 +09:00
eeze Eeze: Fix build break with --disable-libmount 2015-08-01 00:17:37 +09:00
efl efl: move Ector_Color to be defined in Efl.Gfx as it makes more sense. 2016-01-07 16:27:57 -08:00
efreet [efreet] document NULL return possibility. 2016-01-20 23:37:15 +00:00
eina Eina: Fix eina_file_mk[ds]temp when a path is passed 2016-01-19 18:18:29 +09:00
eio eio_monitor: fix memory leak in eio monitor module 2015-10-09 10:00:32 +02:00
eldbus eldbus model: no need to double const a Eina_Stringshare 2016-01-11 22:55:34 +01:00
elocation docs: Fix access to main elocation page from front page 2015-05-07 11:15:12 +02:00
elua elua: Fix use of eina_file_mkstemp after previous patch 2016-01-19 18:18:29 +09:00
embryo embryo: change the log catagory of printf in embryo 2016-01-18 16:57:58 +09:00
emile emile: move all eina_str_base64 to emile_base64. 2016-01-07 16:27:57 -08:00
emotion EFL: Mark EOLIAN functions as static when possible 2016-01-13 15:34:20 +09:00
eo Eo: Actually mark EO_EV_ as EINA_DEPRECATED 2016-01-21 13:10:48 +09:00
eolian eolian: use void to force empty function parameters 2015-11-26 17:25:06 +01:00
eolian_cxx Eolian Cxx: Fix warnings related to deprecated EO_EV_DEL 2016-01-22 15:35:23 +09:00
ephysics ephysics: add missing break in switch to avoid override variable with other cases 2015-10-21 14:37:18 +02:00
escape Spelling fixes 2015-03-18 21:38:33 -04:00
ethumb Evil: integrate the dlfcn code into Evil 2015-12-29 22:13:58 +09:00
ethumb_client Ethumb client: Fix shadow issues (warnings). 2015-10-09 12:35:55 +01:00
evas Evas filters: Fix transform filter (crashes & blend) 2016-01-22 15:35:23 +09:00
evil win32: Fix compilation due to recent changes in Evil 2016-01-18 13:54:52 +09:00
.gitignore eldbus: add efl.model implementation. 2015-12-10 12:02:30 -08:00