efl/src/static_libs/draw
Carsten Haitzler 02a07caca4 etc to rgba conversion - dont read stack garbage into the est imgs
surprising this wasn't caught when testing fallbacks. etc2 is used
hyper-rarely but still... basically it'd skip pixels and read stack
junk (which really would not crash but we'd have junk in image data).
or should.

found by PVS studio

@fix
2017-07-29 09:08:40 +09:00
..
CMakeLists.txt cmake: add EFL_SUPPORT_LIB() and simplify/speedup its usage. 2017-01-27 12:52:14 -02:00
draw.h draw: silence warning in a tricky loop/switch statement. 2017-06-05 12:07:57 -07:00
draw_alpha_main.c evas filters: Move blend to software_generic (1/8) 2017-04-14 11:26:42 +09:00
draw_convert.c etc to rgba conversion - dont read stack garbage into the est imgs 2017-07-29 09:08:40 +09:00
draw_main.c evas filters: Move blend to software_generic (1/8) 2017-04-14 11:26:42 +09:00
draw_main_neon.c evas filters: Move curve to software generic (3/8) 2017-04-14 11:26:42 +09:00
draw_main_sse2.c cmake: add EFL_SUPPORT_LIB() and simplify/speedup its usage. 2017-01-27 12:52:14 -02:00
draw_private.h draw: Import or implement some colorspace conversion routines 2016-03-28 16:40:01 +09:00