summaryrefslogtreecommitdiff
path: root/atari/plot.c
Commit message (Collapse)AuthorAgeFilesLines
* Fixed missing draw of tiled bitmap which are completly outside of the ↵Ole Loots2011-03-011-4/+11
| | | | | | | | clipping rectangle , adjusted clipping rect changes for atari frontend svn path=/trunk/netsurf/; revision=11876
* merged clipping parameter changes.Ole Loots2011-02-251-7/+6
| | | | svn path=/trunk/netsurf/; revision=11810
* 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