summaryrefslogtreecommitdiff
path: root/framebuffer/bitmap.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove suspension of bmp/gif images. It's completely redundant with the ↵Michael Drake2012-10-141-13/+0
| | | | convert on demand core image cache.
* Update for modified libnsfb APIVincent Sanders2011-11-211-72/+82
| | | | | | Make thumbnailing work svn path=/trunk/netsurf/; revision=13159
* Initialise opaque setting correctly at bitmap creation in framebuffer front ↵Michael Drake2010-08-141-1/+1
| | | | | | end. (Now JPEGs will knockout stuff behind them.) svn path=/trunk/netsurf/; revision=10707
* Make framebuffer port use libnsfbVincent Sanders2009-06-281-0/+259
svn path=/trunk/netsurf/; revision=8122