summaryrefslogtreecommitdiff
path: root/atari/plot.c
Commit message (Expand)AuthorAgeFilesLines
* Removed option to configure knockout rendering, removed suppress_images optio...Ole Loots2011-12-101-14/+1
* Fix focus elementOle Loots2011-12-061-4/+8
* Removed unused variable, plot_line is now global.Ole Loots2011-11-231-13/+12
* adjusted typo, fixed compilation of setting knockout option during runtime. Ole Loots2011-06-301-8/+9
* Remove plotter table global. Pass a redraw context around redraw functions. ...Michael Drake2011-06-301-1/+1
* Added option for knockout rendering.Ole Loots2011-04-221-0/+8
* cleanup, fixed invalid option name (downloads_path)Ole Loots2011-04-101-6/+8
* Fixed missing draw of tiled bitmap which are completly outside of the clippin...Ole Loots2011-03-011-4/+11
* merged clipping parameter changes.Ole Loots2011-02-251-7/+6
* Pass clip rect to clip plotters as struct. Simplify clip rect handling in de...Michael Drake2011-02-141-2/+2
* Optimized drawing of repeating 1px sized bitmaps.Ole Loots2011-02-121-4/+22
* Implemented Search DialogOle Loots2011-01-301-0/+0
* Shrinked initial size of the canvas area. Ole Loots2011-01-221-2/+1
* Atari frontend (credit: Ole Loots)John Mark Bell2011-01-051-0/+222