efl/src
Carsten Haitzler af4c39c37a evas + gl - fix callback-to-app-changes-state issue with pixel data
so if we call a callback that has e do something like set new pixel
data in a pixel data provider and we do it from the is pixel inside
call ebcause pixels were marked as dirty - pixels may no longer exist
after that, so re-get to make sure and handle properly.

this was found with tiling + e + shaped windows + moving them around
in tiling. it's a valid efl bug though.

@fix
2020-05-09 14:06:19 +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 + gl - fix callback-to-app-changes-state issue with pixel data 2020-05-09 14:06:19 +01:00
modules evas: use SEQUENTIAL for decoding png file 2020-05-07 08:57:18 +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 tests: resolve float comparison warnings 2020-05-09 09:26:41 +01:00
wayland_protocol