summaryrefslogtreecommitdiff
path: root/src/static_libs
Commit message (Expand)AuthorAgeFilesLines
* evas vg: refactor internal function name.Hermet Park2019-01-093-19/+16
* cmake: remove!Marcel Hollerbach2018-12-205-56/+0
* build: draw is using functions from rg_etcMarcel Hollerbach2018-12-071-1/+1
* meson: add inital support for windows compilationMarcel Hollerbach2018-12-072-17/+5
* evas vg: revise basic vg cache logic.Hermet Park2018-12-071-0/+1
* meson: cleanup the native-cpu optimization build codeMarcel Hollerbach2018-11-161-1/+1
* meson - move static libs sraw sse2 inot sse3 build options setCarsten Haitzler (Rasterman)2018-11-121-1/+14
* libunibreak - warn - add fallthrough attributes to minimize warningsCarsten Haitzler (Rasterman)2018-11-091-2/+8
* meson build - fix libunibreak build to not directly build wordbreakdataCarsten Haitzler (Rasterman)2018-11-091-2/+0
* here comes mesonMarcel Hollerbach2018-10-0212-0/+231
* efl_vg: calculate center point with double typeJaehyun Cho2018-09-271-4/+4
* docs: Fix typos in API reference doc and comments.Yeongjong Lee2018-08-311-1/+1
* evas textblock: add/apply cursor cluster APIs based on grapheme clusterYoungbok Shin2018-08-2019-56/+1929
* evas: actually we expect gradient to live as long as the part that is using t...Cedric Bail2018-05-241-11/+11
* evas: vg loader actually should hold a ref when no parent is given.Cedric BAIL2018-04-031-1/+4
* efl_vg: namespace movesMike Blumenkrantz2018-02-211-4/+4
* Introduction of buildtools!Marcel Hollerbach2018-02-172-0/+74
* interfaces: merge all bounds_get methods into efl.gfx.pathMike Blumenkrantz2018-02-121-2/+2
* efl_vg: use efl.object's name property instead of implementing a new oneMike Blumenkrantz2018-02-121-2/+2
* ecore_wl2: Add dmabuf allocations for vc4Derek Foreman2017-11-211-0/+302
* ector: move gradient generation api to draw library for reuse.subhransu mohanty2017-11-102-0/+60
* triangulator:Added stroke_set api to the triangulator_stroker.subhransu mohanty2017-11-102-1/+18
* evas_vg_load_svg: default stop opacity color should be 255, not 0Vitalii Vorobiov2017-11-071-1/+1
* vg_common: property apply "objectBoundingBox" morphings to radial gradientVitalii Vorobiov2017-11-071-7/+56
* svg_parse: parse correct values for radialGradientVitalii Vorobiov2017-11-071-3/+9
* vg_common: apply related coordinates for linear gradientVitalii Vorobiov2017-11-071-15/+21
* svg_parse: parse linear gradient variables accroding to gradientUnitsVitalii Vorobiov2017-11-071-0/+19
* vg_common: parse and store userSpaceOnUse (for gradient) when it is setVitalii Vorobiov2017-11-072-0/+6
* evas/vg: fixed handling of stroke width in cairo and native backendSubhransu Mohanty2017-10-271-6/+2
* static_lib: added vg_common static libSubhransu Mohanty2017-10-272-0/+1264
* ector: remove unused valueThiep Ha2017-10-101-2/+0
* efl src - mark fallthrough switch statements in 3rd party codeCarsten Haitzler (Rasterman)2017-08-042-2/+20
* etc to rgba conversion - dont read stack garbage into the est imgsCarsten Haitzler (Rasterman)2017-07-291-2/+2
* static_libs/libdrm: Update exynos header filesChris Michael2017-06-091-0/+8
* static_libs/libdrm: Update static libdrm headersChris Michael2017-06-095-114/+588
* static_libs: Add xf86drm headers to libdrm static_libsChris Michael2017-06-092-0/+1388
* draw: silence warning in a tricky loop/switch statement.Cedric BAIL2017-06-051-0/+10
* evas filters: Move curve to software generic (3/8)Jean-Philippe Andre2017-04-143-0/+94
* evas filters: Move blend to software_generic (1/8)Jean-Philippe Andre2017-04-143-14/+15
* cmake: add EFL_SUPPORT_LIB() and simplify/speedup its usage.Gustavo Sverzut Barbieri2017-01-2710-6/+65
* eina: rename EINA_{FLT,DBL}_CMP to EINA_{FLT,DBL}_EQ.Cedric BAIL2017-01-061-15/+15
* triangulator: fix float comparison warning.Cedric BAIL2016-12-201-12/+15
* all: use void if we really want to make sure we do not accept parametersStefan Schmidt2016-12-062-2/+2
* Static deps unibreak: Update to latest version.Tom Hacohen2016-12-0610-126/+627
* static_libs triangulator: prevent null pointer(ptr) access.Hermet Park2016-12-061-16/+16
* triangulator: add a static_lib for triangulation. idea is to keep all the alg...Subhransu Mohanty2016-11-284-0/+784
* Static deps unibreak: Update to latest git version.Tom Hacohen2016-08-246-19/+19
* wayland_shm: Add exynos allocator for dmabufDerek Foreman2016-06-032-0/+284
* ecore-con - simplify down to a single libc resolverCarsten Haitzler (Rasterman)2016-05-242-9878/+0
* efl: fix misleading indentationJean Guyomarc'h2016-05-181-3/+6