summaryrefslogtreecommitdiff
path: root/src/modules
Commit message (Expand)AuthorAgeFilesLines
* evas - let's not set dynamic img hints if extns not thereCarsten Haitzler (Rasterman)2021-01-141-0/+5
* gl: remove invalid read and writeShinwoo Kim2021-01-143-5/+14
* evas webp loader - stop complainig its an invalid fileCarsten Haitzler (Rasterman)2021-01-061-1/+0
* evas - avif - fix for 0.8.2 libavif that broke apiCarsten Haitzler (Rasterman)2020-12-181-10/+4
* png: handle 9-patch ends with stretchShinwoo Kim2020-12-071-0/+14
* evas - fix build on bigendianCarsten Haitzler (Rasterman)2020-11-301-2/+2
* evas gl - experiment with dithered gl renderingCarsten Haitzler (Rasterman)2020-11-274-9/+113
* ui transit: improve zoom effect smoothness by subpixel rendering.Hermet Park2020-11-251-1/+2
* evas gl: make 9 patch workShinwoo Kim2020-11-201-0/+24
* ecore evas - wayland clients - dont set invalid min/max widthCarsten Haitzler (Rasterman)2020-11-101-27/+64
* vg_load_svg: Prevent memory overflow for tag_nameJunsuChoi2020-11-021-0/+1
* vg_load_svg: Implement ClipPath featureJunsuChoi2020-10-141-3/+110
* Ecore_Win32: add the API ecore_win32_window_maximized_set()Vincent Torri2020-10-131-3/+42
* Ecore_Evas win32: fix activate() functionVincent Torri2020-10-131-2/+4
* evas svg: Fix build errorJunsuChoi2020-10-121-2/+2
* evas svg: avoid unnecessary memory clear.Hermet Park2020-10-121-2/+2
* vg_load_svg: Add points copy of missing polygon/polylineJunsuChoi2020-10-121-0/+2
* Ecore_Evas win32 module: do not set evas viewport size to 0Vincent Torri2020-10-101-12/+14
* Evil : move mkstemp(s) and mkdtemp in eina_file directlyVincent Torri2020-10-081-8/+5
* Windows: fix copy'n pasteVincent Torri2020-09-301-3/+6
* build: addition to abf0e9dffe35da8fa6e20055f53786b2adbec271Marcel Hollerbach2020-09-252-2/+2
* build: fix dependencies of software engineMarcel Hollerbach2020-09-241-1/+1
* emotion - check return of eet data writeCarsten Haitzler (Rasterman)2020-09-191-2/+3
* evas - psd loader - check read values to try make coverity happyCarsten Haitzler (Rasterman)2020-09-191-11/+27
* evas_outbuf: Fix memory leak.Woochanlee2020-09-171-2/+4
* vg_load_svg: Support dasharray attribute for strokeJunsuChoi2020-09-151-5/+29
* vg_load_svg: Add Mask, ClipPath nodees as dummy.JunsuChoi2020-09-111-2/+24
* vg_load_svg: Fix missing loader.gradients updateJunsuChoi2020-09-111-7/+4
* vg_load_svg: Supports case when only rx or ry is declaredJunsuChoi2020-09-101-2/+13
* ecore_evas_x: reply in *any* way with XdndStatusMarcel Hollerbach2020-09-041-2/+1
* vg_load_svg: Fix pointing to wrong parentJunsuChoi2020-09-041-10/+20
* Revert "SvgLoader: Defs type nodes are not saved in loader's node list."Hermet Park2020-09-031-12/+6
* SvgLoader: Defs type nodes are not saved in loader's node list.JunsuChoi2020-09-021-6/+12
* evas - sw generic - fix enum cast warn - valid checkedCarsten Haitzler (Rasterman)2020-08-251-1/+1
* ecore evas, edje - fix use of evas seat device enumCarsten Haitzler (Rasterman)2020-08-251-2/+2
* evas - sw generic - fix enum passing with casts or correct types fix wrnCarsten Haitzler (Rasterman)2020-08-251-14/+28
* ecore evas - module - use correct enumsCarsten Haitzler (Rasterman)2020-08-253-5/+5
* evas - gl generic - use correct enums for typesCarsten Haitzler (Rasterman)2020-08-251-7/+8
* evas/engine: fix a potentional error of null derefWonki Kim2020-08-051-0/+2
* evas_gl_core: fix memory leak of EVGL_ResourceJaehyun Cho2020-08-031-1/+7
* canvas engine: ++safety codeHermet Park2020-07-271-44/+46
* evas: font glyphs texture garbage collectorAli Alzyod2020-07-245-1/+77
* efl: make all _class_get() functions constMarcel Hollerbach2020-07-201-1/+1
* Evas: add avif evas loader and saverVincent Torri2020-07-152-0/+563
* Revert "Evas: add avif evas loader"Carsten Haitzler (Rasterman)2020-07-141-290/+0
* Evas: add avif evas loaderVincent Torri2020-07-141-0/+290
* Fix typos - (Part #3)Elyes HAOUAS2020-07-061-1/+1
* Fix typos - (Part #2)Elyes HAOUAS2020-07-061-1/+1
* ecore-evas-wayland: Fix minor typo in error messageChristopher Michael2020-06-291-1/+1
* ecore evas wl - cnp - dont segv is data is nullCarsten Haitzler (Rasterman)2020-06-281-0/+5