summaryrefslogtreecommitdiff
path: root/riscos/thumbnail.c
Commit message (Collapse)AuthorAgeFilesLines
* [project @ 2004-06-09 20:05:14 by jmb]John Mark Bell2004-06-091-1/+1
| | | | | | Remove magic numbers. Now uses sensible tinct_FOO style flag names svn path=/import/netsurf/; revision=941
* [project @ 2004-05-21 10:29:54 by bursa]James Bursa2004-05-211-24/+27
| | | | | | Fix divide-by-zero bug. svn path=/import/netsurf/; revision=879
* [project @ 2004-04-11 14:30:18 by rjw]Richard Wilson2004-04-111-52/+52
| | | | | | | Fixed memory leak. Fixed background not being cleared for thumbnails that are not oversampled. svn path=/import/netsurf/; revision=753
* [project @ 2004-04-10 18:19:35 by rjw]Richard Wilson2004-04-101-46/+321
| | | | | | | | Thumnails now created with a palette to fix incorrect colour rendition. Thumnails output to a 32bpp sprite where possible. Thumnails oversampled to improve display if desired. svn path=/import/netsurf/; revision=744
* [project @ 2004-02-26 17:23:02 by bursa]James Bursa2004-02-261-6/+29
| | | | | | Use save area when redirecting to sprite. svn path=/import/netsurf/; revision=570
* [project @ 2004-02-25 15:12:57 by bursa]James Bursa2004-02-251-0/+68
Implement scaling; rewrite desktop/browser; add riscos/thumbnail; rewrite history. svn path=/import/netsurf/; revision=566