efl/src/static_libs/draw
Vincent Torri 9c8a7bce24 draw static lib: use sse3 instructions set even on Windows
Summary:
sse3 instructions set exists since 2003/2004. One can consider that computers with Windows have it, these days

Note also that ector and evas also use sse3 instructions without the test disabling the Windows platform

Test Plan: compilation

Reviewers: zmike, raster, cedric, bu5hm4n

Subscribers: bu5hm4n, #reviewers, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D9284
2019-07-12 12:19:19 +01:00
..
draw.h ector: move gradient generation api to draw library for reuse. 2017-11-10 11:20:38 +09: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 ector: move gradient generation api to draw library for reuse. 2017-11-10 11:20:38 +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
meson.build draw static lib: use sse3 instructions set even on Windows 2019-07-12 12:19:19 +01:00