efl/src/lib
Hermet Park 690dd5d33a ector: code refactoring.
Current vector drawing requires several methods for compositing,
it's shouldnt have only masking but other blending functions
such as matte in lottie, porter&duff in android, etc.

Previously we didn't specify this method name,
just reserved the options and now we started to define the methods
with ector_renderer_composite_method() with Efl.Gfx.VG_Composite_Method
instead of mask_set().
2019-09-06 17:56:02 +09:00
..
ecore Efl_Ui: Move elementary and change namespace Ui for ui related models 2019-09-04 11:07:37 -04:00
ecore_audio eolian: properly handle non-beta restriction of __undefined_type 2019-08-31 14:02:20 +02:00
ecore_avahi
ecore_buffer
ecore_cocoa
ecore_con docs: Fix typos and wrap EO files to 120 chars 2019-09-02 16:24:26 +02:00
ecore_drm eldbus - fix leak of message in error path case 2019-08-11 12:47:38 +01:00
ecore_drm2 ecore-drm2: Add API to check if vblank is supported 2019-05-22 07:44:00 -04:00
ecore_evas make mman.h private 2019-08-19 09:55:13 -04:00
ecore_fb
ecore_file
ecore_imf ecore_imf: deprecate ambigous or unused APIs 2019-07-10 20:03:14 +09:00
ecore_imf_evas
ecore_input
ecore_input_evas
ecore_ipc ecore_ipc: close dialer io closer when dialer is deleted. 2019-05-22 08:01:58 -04:00
ecore_sdl
ecore_wayland
ecore_win32 ecore win32 - disable #warning because all it does is fill build logs 2019-07-28 10:29:52 +01:00
ecore_wl2 ecore-wl2: Update doxygen for various functions 2019-09-05 08:22:56 -04:00
ecore_x events: don't check for zeroed event types before registering them 2019-07-10 13:57:35 -04:00
ector ector: code refactoring. 2019-09-06 17:56:02 +09:00
edje edje_edit: Prevent dangling pointer. 2019-09-06 11:08:59 +09:00
eet make mman.h private 2019-08-19 09:55:13 -04:00
eeze
efl ector: code refactoring. 2019-09-06 17:56:02 +09:00
efl_mono efl-mono: Add Model manual implementation to C# and MVVM factories 2019-08-05 10:18:18 -04:00
efl_wl efl_wfl: fix warning and err prints for wl keymap tmp file 2019-06-20 11:32:12 +01:00
efreet Efreet_Uri: fix URI decoding when a Windows path (letter followed by :) is passed to efreet_uri_decode() 2019-09-04 20:09:44 +01:00
eina eina_vpath: add null checking logic on vpath_resolve api 2019-08-27 20:25:02 +09:00
eio docs: minor tweaks to efl_io_model 2019-09-05 17:01:02 +02:00
eldbus eldbus_proxy: Prevent dangling pointer. 2019-09-06 11:25:22 +09:00
elementary efl_ui_table: respect col,row span in last_position calculation 2019-09-06 09:38:40 +02:00
elocation
elput make mman.h private 2019-08-19 09:55:13 -04:00
elua make mman.h private 2019-08-19 09:55:13 -04:00
embryo
emile emile - use newer lz4 api instead of deprecated one 2019-08-07 11:44:05 +01:00
emotion fix parsing module path on Windows 2019-09-04 16:44:56 +01:00
eo docs: Fix typos and wrap EO files to 120 chars 2019-09-02 16:24:26 +02:00
eolian eolian: make sure to include by_ref in validation of expressions 2019-09-04 18:26:13 +02:00
eolian_cxx eolian_cxx: Replace type_is_owned with is_move 2019-09-05 20:05:19 +02:00
ephysics ephysics - fix stringshare double del 2019-08-05 13:33:01 +01:00
escape
ethumb ethumb: fixed a potential dangling pointer. 2019-09-05 18:08:12 +09:00
ethumb_client
evas ector: code refactoring. 2019-09-06 17:56:02 +09:00
evas_goal
evil evil: add newline at end of meson.build 2019-09-05 12:32:17 -04:00
.gitignore