summaryrefslogtreecommitdiff
path: root/basebmp/test
AgeCommit message (Expand)AuthorFilesLines
2006-10-12INTEGRATION: CWS sb59 (1.12.4); FILE MERGEDOliver Bolte1-6/+5
2006-07-27#i65904# Dumped basegfx polygon raster converter in favor of a specialized so...Thorsten Behrens4-9/+344
2006-07-13#i65904# Swapped mask polarity - now, a zero in the mask denotes opacity; min...Thorsten Behrens3-13/+20
2006-07-12#i65904# Fixed operator+=/-= on PackedPixelRowIterator (wrong overflow handli...Thorsten Behrens4-18/+76
2006-07-12#i65904# Finished drawMaskedBitmap(); reorganized accessor functors; added te...Thorsten Behrens3-4/+206
2006-07-11#i65904# Consistently named constants; added rectangular device subsetting to...Thorsten Behrens4-19/+44
2006-07-06#i65904# Reworked accessor framework, is now a hierarchy of nested functional...Thorsten Behrens1-5/+53
2006-06-30#i65904# Fixed ugly typos in clippedLine clipping; improved docs; added testc...Thorsten Behrens2-8/+27
2006-06-28#i65904# Added more docs; made clip masks for all cases (except masked bitmap...Thorsten Behrens3-287/+358
2006-06-09#i65904# Fixed mask blending; added tests; reworked metafunctions for clip pr...Thorsten Behrens2-5/+144
2006-06-07#i65904# Fixed broken CompositeIterator (was missing a proper copy-const/assi...Thorsten Behrens3-32/+36
2006-06-07#i65904# Finished xor and mask support; corrected Color handlingThorsten Behrens2-8/+26
2006-06-02#i65904# Added template meta function to retrieve palette lookup functor; for...Thorsten Behrens1-4/+27
2006-06-02#i65904# Completed mask support; fixed color difference bug; added more testsThorsten Behrens6-12/+522
2006-06-02#i65904# Made drawBitmap/drawMaskedColor functional; added raw access for pal...Thorsten Behrens4-46/+48
2006-05-31#i65904# Corrected license headers, added more testsThorsten Behrens5-9/+236
2006-05-31#i65904# Initial revisionThorsten Behrens6-0/+1854