summaryrefslogtreecommitdiff
path: root/atari/plot/plotter.h
Commit message (Expand)AuthorAgeFilesLines
* Introduced BITMAPF_BUFFER_NATIVE, for fast redraw of bitmaps. Ole Loots2012-04-101-4/+11
* NetSurf options rework (a=vince r=daniels,jmb)Vincent Sanders2012-03-221-1/+1
* Restructured the plotter driver struct and declared misc functions static wit...Ole Loots2012-03-141-68/+42
* Removed unused plotter members.Ole Loots2012-03-121-12/+12
* Added missing prototypes.Ole Loots2012-01-061-1/+3
* Fixed font plotter init and added flag for monochrom glyph rendering. Ole Loots2012-01-031-2/+10
* Made internal font plotter compatible with 256 colors. Ole Loots2012-01-021-1/+1
* Added support for 8bit displays, having big problems with transparent plots ...Ole Loots2011-12-311-1/+7
* Fixed header, made different font plotters optional. Ole Loots2011-12-041-14/+2
* make use of non-blocking request for screen lock. Ole Loots2011-11-291-19/+19
* edit commentsOle Loots2011-08-051-2/+9
* cleanupd & comments, fixed clipping of mfdb'sOle Loots2011-04-101-64/+54
* When using onscreen plotter: Collect nsfb internal font characters into a sin...Ole Loots2011-03-201-2/+22
* init_mfdb() is now able to handle bitmaps with less than 8 bits per pixel.Ole Loots2011-03-131-1/+22
* Adjusted clipping rect changes for atari fronted. Ole Loots2011-03-011-10/+6
* Improved drawing primitives for true color systems. Ole Loots2011-02-011-25/+2
* Rearanged includes, fixed VDI style for dashed plots. Ole Loots2011-01-301-14/+89
* Implemented Search DialogOle Loots2011-01-301-0/+0
* Atari frontend (credit: Ole Loots)John Mark Bell2011-01-051-0/+293