summaryrefslogtreecommitdiff
path: root/gtk/bitmap.c
Commit message (Collapse)AuthorAgeFilesLines
* move frontends into sub directoryVincent Sanders2016-05-151-540/+0
|
* stop content header dragging in so many other headersVincent Sanders2016-04-191-0/+1
|
* reduce content header interdependancyVincent Sanders2016-04-181-0/+1
|
* Change gtk bitmap render to use scaled content redraw.Vincent Sanders2015-04-231-4/+3
|
* Add render to bitmap operations and update gtk to provide it.Vincent Sanders2015-04-221-15/+101
|
* Update monkey frontend to use bitmap operation table.Vincent Sanders2015-04-151-4/+3
|
* Convert framebuffer frontend to bitmap operations table.Vincent Sanders2015-04-141-1/+2
|
* chnage GTK frontend to using bitmap operation tableVincent Sanders2015-04-131-19/+33
|
* doxygen cleanups in utilsVincent Sanders2014-11-121-1/+1
|
* GTK: more endian fixes for bitmap conversion.John-Mark Bell2014-02-161-4/+48
|
* GTK: fix pre-multiplication of alpha.John-Mark Bell2014-02-161-3/+3
|
* GTK: make image component manipulation endian-safe.John-Mark Bell2014-02-161-41/+50
|
* Convert image format to core format, when the core requests it.Michael Drake2013-05-201-1/+51
|
* Remove suspension of bmp/gif images. It's completely redundant with the ↵Michael Drake2012-10-141-12/+0
| | | | convert on demand core image cache.
* Change GTK plotting to use cairo surfaces throughoutVincent Sanders2011-12-301-172/+172
| | | | svn path=/trunk/netsurf/; revision=13354
* fixup gtk source file namesVincent Sanders2011-01-291-0/+348
svn path=/trunk/netsurf/; revision=11529