summaryrefslogtreecommitdiff
path: root/otk/pseudorendercontrol.cc
AgeCommit message (Collapse)Author
2003-02-12make all the rendering code in RenderControl. use true/pseudo RenderControl ↵Dana Jansens
classes just for reducing the pixel32 data to the appropriate bitdepth.
2003-02-11start on the rendering images codeDana Jansens
2003-02-09use the c++ std cheadersDana Jansens
2003-02-03support pseudocolor and greyscale displays by, using solid colors instead of ↵Dana Jansens
gradients
2003-02-03add pseudorendercontrolDana Jansens