efl/src/static_libs/draw
Gustavo Sverzut Barbieri 525d1e0629 cmake: add EFL_SUPPORT_LIB() and simplify/speedup its usage.
generate a static library for src/static_libs and use that as
LIBRARIES for the actual library, for those such as rg_etc that are
used multiple times will even speed up the final build by compiling
only once.

Although not used, they can be made into shared libraries that would
go inside /usr/lib/efl/support/v-1.19/libname.so
2017-01-27 12:52:14 -02:00
..
CMakeLists.txt cmake: add EFL_SUPPORT_LIB() and simplify/speedup its usage. 2017-01-27 12:52:14 -02:00
draw.h cmake: add EFL_SUPPORT_LIB() and simplify/speedup its usage. 2017-01-27 12:52:14 -02:00
draw_alpha_main.c
draw_convert.c Evas: Add SW engine map/unmap functions 2016-03-28 16:40:01 +09:00
draw_main.c cmake: add EFL_SUPPORT_LIB() and simplify/speedup its usage. 2017-01-27 12:52:14 -02:00
draw_main_neon.c all: use void if we really want to make sure we do not accept parameters 2016-12-06 17:16:24 +01: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