efl/src
Carsten Haitzler 9a0552f86b eet - fix eet compression to differentiate lx4 and lz4hc
so edje uses -fastcomp and -fastdecomp for lz4 and lz4hc .. before.
but the emile conversion nuked this difference and uses lz4hc no
matter what (EET_COMPRESSION_SUPERFAST vs EET_COMPRESSION_VERYFAST).
lz4hc is actuallly massively slower than lz4. this fixes -fastcomp to
be fast again... i tested a theme compile and it went from down from
81sec to 10sec.
2019-01-24 14:04:07 +00:00
..
benchmarks meson: Enable dev flags for cpp 2018-12-17 16:38:40 +01:00
bin eolian: add support for the container array 2019-01-23 16:43:04 +01:00
bindings elementary: internalize elm_combobox, expose legacy only 2019-01-17 15:54:24 +01:00
edje_external here comes meson 2018-10-02 17:22:50 +02:00
examples examples: remove data parameter of efl_loop_promise_new 2019-01-24 13:27:50 +09:00
generic meson: excludes stuffs related with gst if gst is disabled 2019-01-10 10:57:42 +01:00
lib eet - fix eet compression to differentiate lx4 and lz4hc 2019-01-24 14:04:07 +00:00
modules ecore-evas/extn: use evas from events when updating key masks 2019-01-22 12:05:32 -05:00
scripts meson - dont install eina bench cmp and use install_mode 2018-12-27 17:17:13 +00:00
static_libs evas vg: refactor internal function name. 2019-01-09 14:59:01 +09:00
tests efl_ui_layout: use the correct object 2019-01-24 10:24:50 +01:00
wayland_protocol meson: fix build files size explosion 2018-10-15 22:02:17 +02:00
Makefile.am build: ensure we have a data_aux direcroy in our dist for the test eo files 2018-12-20 11:45:15 +01:00
Makefile_Cxx.am
Makefile_EPhysics.am
Makefile_Ecore.am ecore: add an helper class Efl.Model_View 2019-01-02 13:39:25 -08:00
Makefile_Ecore_Audio.am
Makefile_Ecore_Avahi.am
Makefile_Ecore_Buffer.am
Makefile_Ecore_Cocoa.am
Makefile_Ecore_Con.am
Makefile_Ecore_Drm.am
Makefile_Ecore_Drm2.am
Makefile_Ecore_Evas.am
Makefile_Ecore_FB.am
Makefile_Ecore_File.am
Makefile_Ecore_IMF.am
Makefile_Ecore_IMF_Evas.am
Makefile_Ecore_Input.am
Makefile_Ecore_Input_Evas.am
Makefile_Ecore_Ipc.am
Makefile_Ecore_Js.am
Makefile_Ecore_SDL.am
Makefile_Ecore_Wayland.am
Makefile_Ecore_Win32.am
Makefile_Ecore_Wl2.am
Makefile_Ecore_X.am
Makefile_Ector.am ector - fix meson build with sse3 on ix86 (32bit) 2018-11-16 00:08:47 +00:00
Makefile_Edje.am Canvas layout: support more Efl.Text.* with efl_part 2018-11-06 18:33:56 +02:00
Makefile_Edje_Helper.am
Makefile_Eet.am
Makefile_Eet_Helper.am
Makefile_Eeze.am
Makefile_Efl.am efl: split efl_ui_range into display and interactive 2019-01-23 16:43:02 +01:00
Makefile_Efl_Js.am
Makefile_Efl_Mono.am csharp: add a interface to start apps 2019-01-16 12:49:47 +01:00
Makefile_Efl_Mono_MSBuild_Gen_Helper.am
Makefile_Efreet.am efreet: fix build error by using PACKAGE_SYSCONF_DIR 2019-01-04 15:16:19 +09:00
Makefile_Eina.am
Makefile_Eio.am
Makefile_Eldbus.am
Makefile_Elementary.am efl_ui_list_view: Hide SegArray and PreciseLayouter 2019-01-24 22:29:57 +09:00
Makefile_Elocation.am
Makefile_Elput.am
Makefile_Elua.am
Makefile_Elua_Helper.am
Makefile_Embryo.am
Makefile_Emile.am
Makefile_Emotion.am
Makefile_Eo.am
Makefile_Eolian.am eolian: add support for composite section into regular classes 2019-01-21 17:19:14 +01:00
Makefile_Eolian_Cxx.am eolian_cxx: make address_of test not use multiclass inheritance 2019-01-17 16:14:46 +01:00
Makefile_Eolian_Cxx_Helper.am
Makefile_Eolian_Files_Helper.am
Makefile_Eolian_Helper.am
Makefile_Eolian_Js.am
Makefile_Eolian_Js_Helper.am
Makefile_Eolian_Mono_Helper.am efl-mono: Enable selecting to build @beta items 2019-01-17 21:45:49 +09:00
Makefile_Escape.am
Makefile_Ethumb.am
Makefile_Ethumb_Client.am
Makefile_Evas.am Revert "evas: make efl_canvas_group abstract" 2019-01-17 13:58:08 +01:00
Makefile_Evil.am
Makefile_Wayland_Protocols.am
Makefile_efl_wl.am