summaryrefslogtreecommitdiff
path: root/src/lib/evas/file/evas_module.c
AgeCommit message (Expand)AuthorFilesLines
2017-11-07vg_savers/svg: empty (for now) module that will save svg in original fileVitalii Vorobiov1-0/+4
2017-10-04evas: remove duplicated code and rely on Efl.File { get; set; }Cedric Bail1-1/+1
2017-08-25efl: remove PS3 backend.Cedric BAIL1-4/+0
2017-08-25evas: make the info size a parameter of the function to make it safer to roll...Cedric BAIL1-1/+2
2017-07-23evas module load add comments pointing out this is intentional ptr lossCarsten Haitzler (Rasterman)1-1/+5
2017-02-21evas: Fix module memleak during evas_shutdownJean-Philippe Andre1-30/+22
2017-02-03ifdef RUN_IN_TREE logic.Gustavo Sverzut Barbieri1-0/+12
2017-01-25Revert "evas: Fix resource leak in evas_module_find_type"Chris Michael1-5/+1
2017-01-25evas: Fix resource leak in evas_module_find_typeChris Michael1-1/+5
2017-01-25evas: Minor formatting fixChris Michael1-1/+2
2016-12-06evas: add infrastructure for Evas_Loader to know if what they are working on ...Cedric BAIL1-0/+49
2016-11-29evas: make sure that we initialize module correctly in all case.Cedric Bail1-1/+1
2016-11-29evas: remove useless code.Cedric Bail1-14/+0
2016-10-14evas/module: add a new module in vg_saver for eetSubhransu Mohanty1-4/+23
2016-10-13evas/module: add a new module in vg_loader for eetSubhransu Mohanty1-0/+4
2016-10-12evas/module: Added a new module vg_loader for svgSubhransu Mohanty1-1/+20
2016-07-08evas module load - make coverity happy but not a bugCarsten Haitzler (Rasterman)1-2/+2
2016-07-04efl - fix lots of little init/shutdown pairs that are wrongCarsten Haitzler (Rasterman)1-1/+29
2015-12-12evas - fix evas module locks to init/del when movile created/destroyedCarsten Haitzler (Rasterman)1-2/+2
2015-06-25Evas filters: Implement Lua classes for colors & bufferJean-Philippe Andre1-0/+10
2014-12-23evas: preparation of places for model_saver_loader separated from image_saver...Bogdan Devichev1-2/+2
2014-12-23fix evas modules to never free eina module - fixes seg on shutdown in xCarsten Haitzler (Rasterman)1-1/+9
2014-08-11eina: rename to eina_module_symbol_global_setCedric BAIL1-1/+1
2014-07-11evas: load engine symbol into global namespace.Cedric BAIL1-0/+6
2014-07-03Evas: Add DDS image file loaderJean-Philippe Andre1-0/+4
2014-07-01fix tabe/whitespace format issues in evas moduleCarsten Haitzler (Rasterman)1-37/+37
2014-07-01fix static jpeg saver usage due to defines being removed from config.hCarsten Haitzler (Rasterman)1-1/+1
2014-04-01evas: add TGV saver module.Cedric BAIL1-0/+4
2014-04-01evas: add a tgv loader.Cedric BAIL1-0/+4
2014-01-08fix mingw build for setuid fix/checksCarsten Haitzler (Rasterman)1-3/+9
2014-01-08setuid safeness - ensure if an app that is setuid doesn't do bad thingsCarsten Haitzler (Rasterman)1-29/+27
2013-10-01evas: add JPEG 2000 loader.Vincent Torri1-0/+4
2013-07-30evas: unset the right backend when unregistering module.Rajesh P S1-1/+1
2013-07-02evas/modules: Add preprocessor ifsJean-Philippe Andre1-0/+27
2013-06-20efl: formattingSebastian Dransfeld1-1/+1
2013-06-20evas: Keep sane name for public headerSebastian Dransfeld1-1/+1
2013-06-04evas: correctly detect if loader support asynchronous preloading.Cedric Bail1-3/+2
2013-03-09evas: Add WebP image saverIgor Murzov1-0/+4
2013-02-13add api and lets test it - i'll document it later, but need to testCarsten Haitzler1-0/+43
2013-01-04efl: make libraries aware of EFL_RUN_IN_TREE.Gustavo Sverzut Barbieri1-28/+58
2012-12-05directfb says bye...Gustavo Sverzut Barbieri1-4/+0
2012-12-02merge: remove direct3d (there are some remaining files, they will be deleted ...Vincent Torri1-16/+0
2012-11-07Evas: cygwin portVincent Torri1-1/+1
2012-11-04merge: and now EvasVincent Torri1-0/+607