summaryrefslogtreecommitdiff
path: root/src/lib/evas/file/evas_module.c
Commit message (Expand)AuthorAgeFilesLines
* 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 - 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
* 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: 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-201-1/+1
* 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
* efl: make libraries aware of EFL_RUN_IN_TREE.Gustavo Sverzut Barbieri2013-01-041-28/+58
* directfb says bye...Gustavo Sverzut Barbieri2012-12-051-4/+0
* merge: remove direct3d (there are some remaining files, they will be deleted ...Vincent Torri2012-12-021-16/+0
* Evas: cygwin portVincent Torri2012-11-071-1/+1
* merge: and now EvasVincent Torri2012-11-041-0/+607