efl/src
Oleksandr Shcherbina fb2e000028 evas: fix compatibility with GLES. Alpha test
Summary:
Add alpha test in shader code instead of function glAlphaFunc that doesn't supported
in GLES2.0
Add gag and TODO in shader function that generate shadow. Without it all scene is
shadowed, because shadow effect doesn't work yet.

Reviewers: cedric, Hermet

Subscribers: cedric

Differential Revision: https://phab.enlightenment.org/D2529

Signed-off-by: Cedric BAIL <cedric@osg.samsung.com>
2015-05-19 14:17:00 +02:00
..
benchmarks eina: add benchmark for crc hash in eina benchmark 2015-05-07 09:53:11 +02:00
bin eina-bt: Fix Coverity CID1297405 (dereference before null check) 2015-05-18 13:43:30 -04:00
bindings eolian: precompute all enum field values (faster runtime, constness) 2015-05-13 18:10:02 +01:00
edje_external/emotion
examples edje: add cubic bezier transition example. 2015-05-19 14:17:00 +02:00
lib eina: print error message when eina_module_load() fails. 2015-05-19 14:17:00 +02:00
modules evas: fix compatibility with GLES. Alpha test 2015-05-19 14:17:00 +02:00
scripts elua lib: add a func to retrieve the current translation lang 2015-05-06 15:05:23 +01:00
static_libs rg_etc: Correct ifdef to keep function available for debug build 2015-05-11 15:00:12 +02:00
tests eolian: fix eolian_type_enum_field_c_name_get for namespaced enums 2015-05-18 16:37:42 +01:00
utils/ecore
Makefile.am build: Fix benchmark and exmaples dep on all target as well. 2015-05-11 12:45:44 +02: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 Revert "autotools: enable make check per individual modules." 2015-05-07 20:50:56 +02:00
Makefile_Ecore_Avahi.am
Makefile_Ecore_Cocoa.am eina: Fix MacOS X build with clang 3.6. 2015-02-12 07:55:33 +01:00
Makefile_Ecore_Con.am ecore_con: changed Ecore_Con_Url to Efl_Network_Url. 2015-05-18 11:36:16 +02:00
Makefile_Ecore_Cxx.am Revert "autotools: enable make check per individual modules." 2015-05-07 20:50:56 +02:00
Makefile_Ecore_Drm.am ecore/drm: Compile ecore_drm_logind.c without condition 2015-02-13 10:12:25 +01:00
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 build: Workaround an automake limitation during parallel install relinking 2015-02-26 13:51:20 +01:00
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 Added support for xdg-shell protocol in ecore-wayland 2014-10-01 16:15:37 -04: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 Revert "autotools: enable make check per individual modules." 2015-05-07 20:50:56 +02:00
Makefile_Edje_Cxx.am Revert "autotools: enable make check per individual modules." 2015-05-07 20:50:56 +02: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 efl debug - start on common file for efl_debug tools for protocol 2015-05-08 17:15:03 +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 Revert "autotools: enable make check per individual modules." 2015-05-07 20:50:56 +02:00
Makefile_Eina.am eina: add crosss platforme API to retrieve tmp and home directories from environment. 2015-05-14 18:41:48 +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 elocation test binary variables should not be defined if tests don't exist 2014-12-08 15:26:09 -05:00
Makefile_Elua.am elua: use a minimal app to avoid loading eolian at runtime 2015-05-07 11:56:59 +01:00
Makefile_Elua_Helper.am elua lib: tests for core dirs + fix core dirs 2015-05-06 15:05:21 +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 build: Do not show mkdir calls in silent mode 2015-05-07 11:15:12 +02:00
Makefile_Eo.am Revert "autotools: enable make check per individual modules." 2015-05-07 20:50:56 +02: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 Revert "autotools: enable make check per individual modules." 2015-05-07 20:50:56 +02:00
Makefile_Eolian_Cxx.am Revert "autotools: enable make check per individual modules." 2015-05-07 20:50:56 +02:00
Makefile_Eolian_Cxx_Helper.am autotools: fix non-verbose build output 2015-04-28 13:30:59 +01:00
Makefile_Eolian_Helper.am autotools: fix non-verbose build output 2015-04-28 13:30:59 +01: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 libunibreak: Follow README rename in EXTRA_DIST for distcheck. 2015-05-08 14:29:13 +02:00
Makefile_Evas_Cxx.am Revert "autotools: enable make check per individual modules." 2015-05-07 20:50:56 +02:00
Makefile_Evil.am evil: fix dladdr() implementation, add 2 unit tests for evil. 2015-05-07 09:53:12 +02:00