efl/src/lib
Shinwoo Kim 431d62d095 evas filter: Implement grayscale filter in SW
Summary: Initial version implementing grayscale filter in SW.

Test Plan:
1. Create filter_example with following.
efl_gfx_filter_program_set(image, "grayscale ()", "grayscale");

1. Run.
./filter_example

Reviewers: Hermet, jsuya

Reviewed By: Hermet

Subscribers: cedric, #reviewers, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D10219
2019-10-14 11:13:40 +09:00
..
ecore docs: Remove redundant documentation 2019-10-07 16:40:50 +02:00
ecore_audio eolian: rename event_prefix to event_c_prefix for consistency 2019-09-26 16:47:22 +02:00
ecore_avahi
ecore_buffer
ecore_cocoa
ecore_con ecore_con: use only Eina_Magic infrastructure for set and check in Ecore_Con. 2019-10-11 09:25:04 -04:00
ecore_drm eldbus - fix leak of message in error path case 2019-08-11 12:47:38 +01:00
ecore_drm2
ecore_evas make mman.h private 2019-08-19 09:55:13 -04:00
ecore_fb
ecore_file
ecore_imf
ecore_imf_evas
ecore_input
ecore_input_evas
ecore_ipc
ecore_sdl
ecore_wayland
ecore_win32
ecore_wl2 ecore-wl2: Update doxygen for various functions 2019-09-05 08:22:56 -04:00
ecore_x ecore-x: protect against accidentally "un-managing" the root window 2019-09-26 11:23:24 -04:00
ector ector: refer exact stride size for jumping buffer lines. 2019-09-17 12:03:25 +09:00
edje docs: Remove redundant documentation 2019-10-07 16:40:50 +02:00
eet make mman.h private 2019-08-19 09:55:13 -04:00
eeze
efl docs: Remove redundant documentation 2019-10-07 16:40:50 +02:00
efl_mono csharp: Add some docs to MVVM infrastructure 2019-10-08 10:24:17 +02:00
efl_wl
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/list: move dead code inside corresponding #ifdef 2019-09-26 17:59:29 -04:00
eio eio - fbsd - make fd for monitored file close on exec 2019-10-12 13:02:31 +01:00
eldbus eldbus: properly cleanup local variable during destruction. 2019-10-07 10:04:18 -04:00
elementary efl_ui_panes: fix not to consider content min size for legacy panes 2019-10-11 10:03:17 -04: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 efl/player: progress -> playback_progress 2019-09-24 15:23:18 -07:00
eo efl: add code to enforce presence of @since tags 2019-09-30 20:12:35 +02:00
eolian eolian: Leave default text for libeolian users 2019-10-09 16:18:30 +02:00
eolian_cxx eolian-cxx: Make events inherit beta info from klass. 2019-10-12 19:18:13 -03:00
ephysics
escape
ethumb ethumb: fixed a potential dangling pointer. 2019-09-05 18:08:12 +09:00
ethumb_client
evas evas filter: Implement grayscale filter in SW 2019-10-14 11:13:40 +09:00
evas_goal build - images loaders and saver modules need to link to evas 2019-10-05 18:39:38 +01:00
evil evil: make it clear in the docs that this library is private to efl 2019-10-07 12:50:14 +02:00
.gitignore