summaryrefslogtreecommitdiff
path: root/image/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* move image content handlers to accomodate core build changesVincent Sanders2016-05-231-15/+0
|
* Remove webp image handlingVincent Sanders2015-04-211-1/+0
| | | | | | | | | | | | | | | | The bitmap and image handling interfaces have changed within NetSurf and the webp image handling has not been fixed up appropriately to cope. After discussion with the other developers it has been decided that the webp support is not worth the necessary development effort to rewrite and maintain. The webp format is not in wide usage and Mozilla, Microsoft and Apple have not adopted it. This means the removal will not adversely impact NetSurf. Resolves:2310
* remove all references to using libMNGVincent Sanders2014-01-041-1/+0
|
* split sources lists out to their subdirectories as first step towards using ↵Vincent Sanders2013-03-111-0/+17
core buildsystem