summaryrefslogtreecommitdiff
path: root/atari/plot/plotter.c
Commit message (Expand)AuthorAgeFilesLines
* Restructured the plotter driver struct and declared misc functions static wit...Ole Loots2012-03-141-200/+71
* Added GD Plotter stub.Ole Loots2012-03-121-23/+41
* Fixed font plotter init and added flag for monochrom glyph rendering. Ole Loots2012-01-031-3/+5
* Added support for 8bit displays, having big problems with transparent plots ...Ole Loots2011-12-311-3/+26
* Fixed header, made different font plotters optional. Ole Loots2011-12-041-12/+37
* Properly redraw the rectangle outlineOle Loots2011-11-231-24/+27
* fixed call parameters for vdi_clip.Ole Loots2011-05-091-2/+2
* fixed call parameters for vdi_clip.Ole Loots2011-05-091-2/+2
* cleanupd & comments, fixed clipping of mfdb'sOle Loots2011-04-101-55/+4
* When using onscreen plotter: Collect nsfb internal font characters into a sin...Ole Loots2011-03-201-6/+27
* init_mfdb() is now able to handle bitmaps with less than 8 bits per pixel.Ole Loots2011-03-131-2/+25
* Adjusted clipping rect changes for atari fronted. Ole Loots2011-03-011-7/+7
* Added the framebuffer "internal" font decoder/plotter,Ole Loots2011-02-121-0/+2
* Improved drawing primitives for true color systems. Ole Loots2011-02-011-4/+3
* Rearanged includes, fixed VDI style for dashed plots. Ole Loots2011-01-301-2/+1
* Implemented Search DialogOle Loots2011-01-301-0/+0
* Improved compatibility with classic TOS systems. Ole Loots2011-01-221-2/+6
* Atari frontend (credit: Ole Loots)John Mark Bell2011-01-051-0/+723