3790 Commits (cfbdcdc9c81c5cd14d8dc9f1db4d102d8052b473)

Author SHA1 Message Date
Vincent Torri cfbdcdc9c8 Use extern after EAPI 3 years ago
Hermet Park b2f9b0e24f canvas gl: remove out-dated compiler keywords 3 years ago
Carsten Haitzler 7c42538144 evas - genetic update regions smart merge - merge v adjacent regions 3 years ago
Carsten Haitzler 7dbe886f58 evas gl - tune gl engine to use a bit less cpu overhead 3 years ago
Subhransu Mohanty 97f4f7127a evas/engine: Fix memory leak in generic cache. 3 years ago
Subhransu Mohanty 161e411d18 svg/loader: Fix memory leak 3 years ago
Taehyub Kim df06418b6f Support WebP Animation Image Files 3 years ago
Marcel Hollerbach e1ea935dae build: split off static parts from external parts in evas 3 years ago
Marcel Hollerbach 8e3606698e refactor build 3 years ago
Christopher Michael f240a528dd ecore-evas-wayland: Fix unused variables 3 years ago
Hermet Park f917a389b2 canvas vg: fix vector file data memory leak. 3 years ago
Hermet Park 9fbdb02240 evas vg: clean up dangling instances 3 years ago
Stefan Schmidt 935c17c655 build: modules: harmonize use of package_c_args 3 years ago
Taehyub Kim 0b96e63f82 ecore_evas_wayland_common: keep the backword compatibility for wayland dnd handler 3 years ago
Carsten Haitzler 09ab8c9967 ecore evas - tick printf debugs - disabled right now so no noise 3 years ago
Shinwoo Kim 9c0484c9cb png: handle file name .9.png 3 years ago
Christopher Michael ef733d2035 ecore-evas-drm: Remove duplicate config set in meson.build file 3 years ago
Christopher Michael 783e990819 ecore-evas-wayland: Fix formatting according to coding conventions 3 years ago
Carsten Haitzler 63b5d81983 Revert "Fix EAPI definition by defining EFL_BUILD for each built DLL" 3 years ago
Vincent Torri 3ade45cbc8 Fix EAPI definition by defining EFL_BUILD for each built DLL 3 years ago
Mike Blumenkrantz ef3a09499f build: fix void* use in pointer maths 3 years ago
Mike Blumenkrantz e893d1ab7e evas/gl: resolve float compare warnings 3 years ago
Mike Blumenkrantz 71dcddd648 evas/filter: resolve float compare warnings 3 years ago
Mike Blumenkrantz 235ba0e407 evas: resolve float compare warnings 3 years ago
Shinwoo Kim 5f159ae624 evas: use SEQUENTIAL for decoding png file 3 years ago
Vincent Torri d135957ffa Use __func__ C99 identifier instead of __FUNCTION__ compiler extension 3 years ago
Shinwoo Kim 5801bc07f5 evas: fix png regression issue 3 years ago
Hermet Park 98ff237fc1 canvas map: draw direct image as possible. 3 years ago
Christopher Michael a70b811e8d ecore-evas-drm: Remove useless check for visibility 3 years ago
Vincent Torri 8db62cb22b remove arguments of LOGFN in ecore_wayland modules as the are always the same 3 years ago
Carsten Haitzler bf2538897b ecore_evas_x - fix maximize/unmaximize request corner case 3 years ago
Christopher Michael 410fb16d6c ecore-evas-drm: Fix broken init count 3 years ago
Carsten Haitzler 7f984ce4a5 evas gl - fix coverity complaint in shader cache update 3 years ago
Carsten Haitzler 3b0073bb5a evas gl - shader cache was needless losing and overwriting 3 years ago
Ali Alzyod 3ca52b7a1a evas_gl_context: reduce conditions for image orientation check 3 years ago
Christopher Michael 0880772442 ecore-evas-wayland: Fix formatting 3 years ago
Carsten Haitzler 02da386da8 ecore evas - wl - fix useless iff case for rotation 3 years ago
Marcel Hollerbach bb2327017f ecore_evas_x: fix typo'ed function name 3 years ago
Marcel Hollerbach 91fe39af90 ecore_evas_x: add safety check for data in converter 3 years ago
Marcel Hollerbach bcc6c27d33 ecore_evas_x: reject the promise instead of return 3 years ago
Marcel Hollerbach 0a2db329c8 ecore_evas: add API for finding out if event is used 3 years ago
Marcel Hollerbach 7288e98b9e ecore_evas_x: allow parsing of links form the link list 3 years ago
Carsten Haitzler dcfb8bb580 ecore-evas - x dnd/cnp - handle null data content and not segv 3 years ago
Shinwoo Kim 90cc0c465c evas: fix dereference after null check 3 years ago
Marcel Hollerbach a4ef152361 ecore_evas_cocoa: be aware of NULL data 3 years ago
Marcel Hollerbach 522ff0eaef meson: do no build upower on macos 3 years ago
Marcel Hollerbach 44a33c2dad meson: support unified suffixes for modules 3 years ago
Marcel Hollerbach 13d52be7e6 ecore_evas: fix leaks in macos and win32 3 years ago
Marcel Hollerbach 11da918983 Replace strncmp code 3 years ago
Mike Blumenkrantz 00a93423a6 ecore-evas/cocoa: fix cnp leak 3 years ago