efl/src
Carsten Haitzler af2fd2ead0 evas - genetic update regions smart merge - merge v adjacent regions
regions sometimes produce box sets like:
// +---+
// |   |
// +---+    +-------+
// |   |    |       |
// +---+    +-------+---------+
//          |                 |
//          |                 |
//          +-----------------+

so the upper-left 2 boxes can be merged into 1 and they have the same
x coords and are flush-aligned one above the other. that is what
this does - find these and merge them to have fewer rects

@fix
2020-06-05 00:16:31 +01:00
..
benchmarks Fix build with gcc 10 (which has -fno-common enabled by default). 2020-01-31 14:31:57 +01:00
bin bin/elm: resolve float compare warnings 2020-05-09 09:26:41 +01:00
bindings C#: Update C# code-generation to use a new ICustomMarshaler in some string usages that were leaking 2020-03-23 14:18:16 -03:00
edje_external elm: resolve float comparison warnings 2020-05-09 09:26:42 +01:00
examples ecore - examples - fix gnutls fd handler example warnings 2020-04-17 12:28:35 +01:00
generic remove vlc, gst-0.10, xine deps, modules as they are broken 2020-03-08 12:36:01 +00:00
lib evas - csd and wl csd - fix alpha zeroing to avoid framespace junk 2020-05-26 12:19:40 +01:00
modules evas - genetic update regions smart merge - merge v adjacent regions 2020-06-05 00:16:31 +01:00
scripts scripts - eina - remove eina-bench-cmp as its disbaled from install 2020-01-06 16:36:31 +00:00
static_libs canvas svg: fix memory leak. 2020-04-17 18:16:03 +09:00
tests elm test: include evil_private.h to declare realpath() on Windows 2020-05-25 10:27:12 +02:00
wayland_protocol