summaryrefslogtreecommitdiff
path: root/src/lib/evas/file
Commit message (Expand)AuthorAgeFilesLines
* evas vector: support json loader for rlottie integration.Hermet Park2019-06-211-0/+4
* Evas: remove Evil.h when not needed and use evil_private when neededVincent Torri2019-05-201-1/+1
* here comes mesonMarcel Hollerbach2018-10-021-0/+6
* evas-file: Remove cserve2 supportChris Michael2018-08-301-38/+2
* evas: support wayland static engine loadingMarcel Hollerbach2018-08-141-0/+16
* evas: use new bs static libMarcel Hollerbach2018-02-171-5/+7
* efl: remove _MSC_VER (Visual Studio macro) usage in source codeVincent Torri2018-01-042-6/+2
* vg_savers/svg: empty (for now) module that will save svg in original fileVitalii Vorobiov2017-11-071-0/+4
* evas: remove duplicated code and rely on Efl.File { get; set; }Cedric Bail2017-10-041-1/+1
* EFL For WIN32: Replace HAVE_EVIL define with _WIN32Vincent 'vtorri' Torri2017-09-221-1/+1
* efl: remove PS3 backend.Cedric BAIL2017-08-251-4/+0
* evas: make the info size a parameter of the function to make it safer to roll...Cedric BAIL2017-08-251-1/+2
* evas module load add comments pointing out this is intentional ptr lossCarsten Haitzler (Rasterman)2017-07-231-1/+5
* evas: Fix module memleak during evas_shutdownJean-Philippe Andre2017-02-211-30/+22
* ifdef RUN_IN_TREE logic.Gustavo Sverzut Barbieri2017-02-031-0/+12
* Revert "evas: Fix resource leak in evas_module_find_type"Chris Michael2017-01-251-5/+1
* evas: Fix resource leak in evas_module_find_typeChris Michael2017-01-251-1/+5
* evas: Minor formatting fixChris Michael2017-01-251-1/+2
* evas: add infrastructure for Evas_Loader to know if what they are working on ...Cedric BAIL2016-12-061-0/+49
* evas: make sure that we initialize module correctly in all case.Cedric Bail2016-11-291-1/+1
* evas: remove useless code.Cedric Bail2016-11-291-14/+0
* evas/module: add a new module in vg_saver for eetSubhransu Mohanty2016-10-141-4/+23
* evas/module: add a new module in vg_loader for eetSubhransu Mohanty2016-10-131-0/+4
* evas/module: Added a new module vg_loader for svgSubhransu Mohanty2016-10-121-1/+20
* evas module load - make coverity happy but not a bugCarsten Haitzler (Rasterman)2016-07-081-2/+2
* efl - fix lots of little init/shutdown pairs that are wrongCarsten Haitzler (Rasterman)2016-07-041-1/+29
* Evas: Support of fnmatch flag FNM_IGNORECASEVincent Torri2016-06-141-0/+3
* evas - fix evas module locks to init/del when movile created/destroyedCarsten Haitzler (Rasterman)2015-12-121-2/+2
* Evas filters: Implement Lua classes for colors & bufferJean-Philippe Andre2015-06-251-0/+10
* evas: preparation of places for model_saver_loader separated from image_saver...Bogdan Devichev2014-12-231-2/+2
* fix evas modules to never free eina module - fixes seg on shutdown in xCarsten Haitzler (Rasterman)2014-12-231-1/+9
* eina: rename to eina_module_symbol_global_setCedric BAIL2014-08-111-1/+1
* efl: remove Windows CE supportVincent Torri2014-07-131-3/+1
* evas: load engine symbol into global namespace.Cedric BAIL2014-07-111-0/+6
* Evas: Add DDS image file loaderJean-Philippe Andre2014-07-031-0/+4
* fix tabe/whitespace format issues in evas moduleCarsten Haitzler (Rasterman)2014-07-011-37/+37
* fix static jpeg saver usage due to defines being removed from config.hCarsten Haitzler (Rasterman)2014-07-011-1/+1
* evas: add TGV saver module.Cedric BAIL2014-04-011-0/+4
* evas: add a tgv loader.Cedric BAIL2014-04-011-0/+4
* fix mingw build for setuid fix/checksCarsten Haitzler (Rasterman)2014-01-081-3/+9
* setuid safeness - ensure if an app that is setuid doesn't do bad thingsCarsten Haitzler (Rasterman)2014-01-081-29/+27
* evas: add JPEG 2000 loader.Vincent Torri2013-10-011-0/+4
* evas: make Evas_Loader.h a real public API.Cedric Bail2013-10-011-68/+0
* evas: unset the right backend when unregistering module.Rajesh P S2013-07-301-1/+1
* evas/modules: Add preprocessor ifsJean-Philippe Andre2013-07-021-0/+27
* efl: formattingSebastian Dransfeld2013-06-201-1/+1
* evas: Keep sane name for public headerSebastian Dransfeld2013-06-202-2/+2
* evas: correctly detect if loader support asynchronous preloading.Cedric Bail2013-06-041-3/+2
* evas: Add WebP image saverIgor Murzov2013-03-091-0/+4
* add api and lets test it - i'll document it later, but need to testCarsten Haitzler2013-02-131-0/+43