summaryrefslogtreecommitdiff
path: root/src/modules/evas/image_loaders/png
Commit message (Expand)AuthorAgeFilesLines
* png: handle 9-patch ends with stretchShinwoo Kim2020-12-071-0/+14
* Fix typos - (Part #3)Elyes HAOUAS2020-07-061-1/+1
* png: handle file name .9.pngShinwoo Kim2020-05-191-1/+6
* evas: use SEQUENTIAL for decoding png fileShinwoo Kim2020-05-081-6/+6
* evas: fix png regression issueShinwoo Kim2020-05-071-0/+12
* evas: fix png regression issueShinwoo Kim2019-08-191-4/+7
* evas: fix png regression issueShinwoo Kim2019-08-161-1/+8
* evas - png loader - fix leake in error case of pixelsCarsten Haitzler (Rasterman)2019-08-111-0/+3
* get rid of shadow variablesBoris Faure2019-08-081-6/+6
* evas: add support for .9.png file to PNG loader.Cedric BAIL2019-07-121-164/+461
* evas: break Image_Loader API to allow for getting property from the data fiel...Cedric BAIL2019-07-121-4/+5
* evas: break Evas_Loader API and introduce a version numbering for Image_Loader.Cedric BAIL2019-07-121-0/+1
* Evas: remove Evil.h when not needed and use evil_private when neededVincent Torri2019-05-201-4/+0
* evas png: apply interpolation when scale down image loading.Hermet Park2019-05-131-31/+68
* Revert "evas png: apply interpolation when scale down image loading."Hermet Park2019-05-021-68/+31
* evas png: apply interpolation when scale down image loading.Hermet Park2019-05-021-31/+68
* evas png loader: optimize scale down logic.Hermet Park2019-04-291-19/+69
* evas: remove warning from image_loaders/png/evas_image_load_pngPawel Aksiutowicz2017-11-231-1/+1
* EFL For WIN32: Replace HAVE_EVIL define with _WIN32Vincent 'vtorri' Torri2017-09-221-1/+1
* evas image async preload - add option to also make header load asyncCarsten Haitzler (Rasterman)2017-01-021-19/+19
* evas: Fix region test in jpeg load with region + zoomJean-Philippe Andre2016-08-171-2/+2
* evas: Add support for region load with PNG filesjiin.moon2016-08-171-10/+54
* evas: get rid of clobbered warning.Cedric BAIL2015-04-251-4/+6
* evas: preparation of places for model_saver_loader separated from image_saver...Bogdan Devichev2014-12-231-0/+467