summaryrefslogtreecommitdiff
path: root/beos/beos_plotters.cpp
Commit message (Expand)AuthorAgeFilesLines
* Moving the pen to 0,0 helps a lot making sure where we start drawing...François Revel2009-04-251-1/+9
* Add some support to handle transforms in plot_path, but it's disabled as it s...François Revel2009-04-251-16/+10
* Implement plot_path for BeOS, still missing transform support...François Revel2009-04-251-21/+45
* - Constify parameters of struct plotter_table::polygon and struct plotter_tab...John Tytgat2009-02-031-6/+6
* Fix plot_fill and plot_clip coords.François Revel2008-10-051-2/+71
* Fix the white flickering and bad redraws (text too dark due to being drawn tw...François Revel2008-10-051-0/+16
* - iMissing knockout option to falseFrançois Revel2008-10-011-1/+2
* Fix the BeOS build:François Revel2008-08-131-5/+6
* Add copyrightsFrançois Revel2008-06-071-0/+48
* - fixed alpha bitmap drawingFrançois Revel2008-06-041-3/+37
* The BeOS-specific part of the BeOS (and Haiku) port, modeled mostly from the ...François Revel2008-06-031-0/+753