summaryrefslogtreecommitdiff
path: root/atari/plot.c
Commit message (Collapse)AuthorAgeFilesLines
* Pass clip rect to clip plotters as struct. Simplify clip rect handling in ↵Michael Drake2011-02-141-2/+2
| | | | | | debug window code. Pass clip rect to select menu as struct. svn path=/trunk/netsurf/; revision=11683
* Optimized drawing of repeating 1px sized bitmaps.Ole Loots2011-02-121-4/+22
| | | | svn path=/trunk/netsurf/; revision=11651
* Implemented Search DialogOle Loots2011-01-301-0/+0
| | | | svn path=/trunk/netsurf/; revision=11536
* Shrinked initial size of the canvas area. Ole Loots2011-01-221-2/+1
| | | | svn path=/trunk/netsurf/; revision=11447
* Atari frontend (credit: Ole Loots)John Mark Bell2011-01-051-0/+222
svn path=/trunk/netsurf/; revision=11218