efl/src
Jean-Philippe Andre 94b447e99b Evas filters: Fix glReadPixels usage for EGL
EGL might very well not support RGBA read mode, so we
need to check for it first.

Also remove some error logs (see previous commit), and useless
initialization of the Evas GL engine.

@fix
2015-05-13 10:46:06 +09:00
..
benchmarks eina: fix eina_bench.c compilation error. 2015-02-09 22:04:51 +01:00
bin Eolian/Generator: fix enums generation 2015-05-07 10:17:54 +03:00
bindings eina-cxx: Fix compilation error on clang 2015-04-14 01:06:57 -03:00
edje_external/emotion
examples Fix ecore_con_eet_client_example example compilation error 2015-04-23 22:20:16 -03:00
lib ecore-drm: Add missing doxy for ecore_drm_output_enable 2015-05-05 13:51:00 -04:00
modules Evas filters: Fix glReadPixels usage for EGL 2015-05-13 10:46:06 +09:00
scripts elua: lualian generator code cleanup 2015-04-02 16:18:37 +01:00
static_libs rg_etc: Correct ifdef to keep function available for debug build 2015-05-11 14:54:10 +02:00
tests Eolian/Generator: fix enums generation 2015-05-07 10:17:54 +03:00
utils/ecore
Makefile.am build: Make sure the ecore_drm Makefile gets included after its dependencies 2015-04-13 11:39:00 +02:00
Makefile_EPhysics.am
Makefile_Ecore.am ecore_con: Split ecore_con test suite from ecore. 2015-04-06 16:37:53 +02:00
Makefile_Ecore_Audio.am
Makefile_Ecore_Audio_Cxx.am Ecore audio: Fix (skip) build on Windows 2015-04-28 15:24:09 +09: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: add test cases for ecore_con_eet. 2015-04-15 14:50:06 +02:00
Makefile_Ecore_Cxx.am cxx: Made automake files depend on their C counterparts for compilation 2015-04-14 01:06:57 -03: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
Makefile_Ecore_Win32.am
Makefile_Ecore_X.am build: Unify use of $(MKDIR_P) for creating a dir within the build system 2015-02-25 16:43:35 +01:00
Makefile_Ector.am Ector: Fix distcheck. 2015-04-13 14:34:45 +01:00
Makefile_Edje.am build: Workaround an automake limitation during parallel install relinking 2015-02-26 13:51:20 +01:00
Makefile_Edje_Cxx.am cxx: Made automake files depend on their C counterparts for compilation 2015-04-14 01:06:57 -03:00
Makefile_Edje_Helper.am
Makefile_Eet.am
Makefile_Eet_Cxx.am
Makefile_Eeze.am build: Workaround an automake limitation during parallel install relinking 2015-02-26 13:51:20 +01:00
Makefile_Efl.am efl - add model mv header to installled headers - fix build break 2015-04-06 10:11:15 +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
Makefile_Eina.am eina: in fact this is gone and won't come back. 2015-04-29 09:47:58 +02:00
Makefile_Eina_Cxx.am eo_cxx: Fix signal_connection disconnect crash 2015-04-14 01:06:57 -03:00
Makefile_Eio.am eio: add test cases for eio xattr module. 2015-04-18 18:50:27 +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
Makefile_Eldbus_Cxx.am cxx: Made automake files depend on their C counterparts for compilation 2015-04-14 01:06:57 -03:00
Makefile_Elocation.am
Makefile_Elua.am elua: remove main.h (launcher is only 1 C file now) 2014-12-12 13:43:39 +00:00
Makefile_Elua_Helper.am elua: fix make helper 2014-12-11 17:11:30 +00:00
Makefile_Embryo.am
Makefile_Emile.am emile: fix build on NEON enable system. 2015-03-22 17:41:36 +01:00
Makefile_Emotion.am build: Workaround an automake limitation during parallel install relinking 2015-02-26 13:51:20 +01:00
Makefile_Eo.am
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: fix make distcheck 2015-02-19 15:30:02 +01:00
Makefile_Eolian_Cxx.am eolian-cxx: Fix dependency problem in makefile 2015-04-14 09:09:17 -03: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: Workaround an automake limitation during parallel install relinking 2015-02-26 13:51:20 +01:00
Makefile_Ethumb_Client.am
Makefile_Evas.am evas: split ector surface from gl generic backend in an attempt to fix windows build. 2015-04-14 21:40:32 +02:00
Makefile_Evas_Cxx.am cxx: Made automake files depend on their C counterparts for compilation 2015-04-14 01:06:57 -03:00
Makefile_Evil.am evil: remove unused files (evil_p*) and uneeded evil_uuid.c file (managed by mingw-w64) 2015-04-19 09:51:41 +02:00