summaryrefslogtreecommitdiff
path: root/src/static_libs/draw
Commit message (Expand)AuthorAgeFilesLines
* ector: move gradient generation api to draw library for reuse.subhransu mohanty2017-11-102-0/+60
* etc to rgba conversion - dont read stack garbage into the est imgsCarsten Haitzler (Rasterman)2017-07-291-2/+2
* 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-274-3/+19
* all: use void if we really want to make sure we do not accept parametersStefan Schmidt2016-12-062-2/+2
* Evas: Add SW engine map/unmap functionsJean-Philippe Andre2016-03-281-5/+6
* draw: Import or implement some colorspace conversion routinesJean-Philippe Andre2016-03-284-0/+559
* Draw: Fix compile error by removing duplicate definition.Jaehyun Cho2015-12-111-2/+2
* Evas filters: Implement mix3 func for rgba maskingJean-Philippe Andre2015-12-042-3/+82
* Evas filters: Use Efl.Gfx.Render_OpJean-Philippe Andre2015-12-041-0/+1
* Draw: Add new mask functionsJean-Philippe Andre2015-12-043-7/+53
* Ector: use uint32_t instead of uintJean-Philippe Andre2015-12-034-27/+27
* Ector: Kill compilation warningsJean-Philippe Andre2015-12-033-7/+12
* Evas: Move alpha functions to static_libs/drawJean-Philippe Andre2015-12-032-2/+63
* Ector: Move drawhelper to static_libsJean-Philippe Andre2015-12-035-0/+873