summaryrefslogtreecommitdiff
path: root/basebmp
AgeCommit message (Expand)AuthorFilesLines
2006-10-12INTEGRATION: CWS sb59 (1.12.4); FILE MERGEDOliver Bolte1-6/+5
2006-10-12INTEGRATION: CWS sb59 (1.5.4); FILE MERGEDOliver Bolte1-3/+17
2006-10-12INTEGRATION: CWS sb59 (1.6.4); FILE MERGEDOliver Bolte1-47/+21
2006-10-12INTEGRATION: CWS sb59 (1.3.4); FILE MERGEDOliver Bolte1-2/+4
2006-10-12INTEGRATION: CWS sb59 (1.7.4); FILE MERGEDOliver Bolte1-47/+21
2006-10-12INTEGRATION: CWS sb59 (1.1.4); FILE MERGEDOliver Bolte1-11/+14
2006-10-12INTEGRATION: CWS sb59 (1.6.4); FILE MERGEDOliver Bolte1-2/+3
2006-10-12INTEGRATION: CWS sb59 (1.3.4); FILE MERGEDOliver Bolte1-47/+21
2006-10-12INTEGRATION: CWS sb59 (1.8.4); FILE MERGEDOliver Bolte1-2/+3
2006-10-12INTEGRATION: CWS sb59 (1.8.4); FILE MERGEDOliver Bolte1-23/+21
2006-07-28#i65904# Made code compile warning-free for MSVC; removed inline statement fr...Thorsten Behrens8-74/+68
2006-07-28#i10000# Minor build fixes (forgot the SunCC-only templates)Thorsten Behrens3-14/+16
2006-07-27#i65904# Dumped basegfx polygon raster converter in favor of a specialized so...Thorsten Behrens11-115/+897
2006-07-21#i65904# Compiler compatibility changes: made the BOOST_NO_MEMBER_TEMPLATE_FR...Thorsten Behrens6-34/+62
2006-07-14#i65904# Replaced vigra::resizeImageNoInterpolation() with own scaleImage() -...Thorsten Behrens2-11/+167
2006-07-13#i65904# Swapped mask polarity - now, a zero in the mask denotes opacity; min...Thorsten Behrens12-103/+245
2006-07-12#i65904# Fixed operator+=/-= on PackedPixelRowIterator (wrong overflow handli...Thorsten Behrens7-54/+98
2006-07-12#i65904# Finished drawMaskedBitmap(); reorganized accessor functors; added te...Thorsten Behrens10-102/+669
2006-07-11#i65904# Finished drawMaskedColor() support; simplified iterator/accessor/ran...Thorsten Behrens4-141/+259
2006-07-11#i65904# Consistently named constants; added rectangular device subsetting to...Thorsten Behrens25-860/+1935
2006-07-06#i65904# Reworked accessor framework, is now a hierarchy of nested functional...Thorsten Behrens17-689/+2060
2006-06-30#i65904# Moved vigra/template-depending parts out of color.hxx into colormisc...Thorsten Behrens3-89/+130
2006-06-30#i65904# Fixed ugly typos in clippedLine clipping; improved docs; added testc...Thorsten Behrens4-34/+78
2006-06-28#i65904# Added more docs; made clip masks for all cases (except masked bitmap...Thorsten Behrens13-518/+974
2006-06-15#i65904# add formats which allow cleaner inits and checksHerbert Duerr1-2/+4
2006-06-13#i65904# get ColorBitmaskOutputMaskFunctor workingHerbert Duerr1-2/+19
2006-06-09#i65904# Fixed mask blending; added tests; reworked metafunctions for clip pr...Thorsten Behrens6-90/+458
2006-06-08#i65904# Added fallback to unclipped methods, should the clip mask be NULLThorsten Behrens1-2/+23
2006-06-08#i65904# Added fallback to unclipped methods, should the clip mask be NULLThorsten Behrens1-2/+23
2006-06-07#i65904# Fixed broken CompositeIterator (was missing a proper copy-const/assi...Thorsten Behrens6-63/+82
2006-06-07#i65904# Finished xor and mask support; corrected Color handlingThorsten Behrens12-248/+1023
2006-06-07#i65904# SAl_MAX_UINT8 was right in operator*Herbert Duerr1-5/+5
2006-06-07#i65904# fixed operator*, small cleanupsHerbert Duerr1-8/+8
2006-06-06#i65904# Temporarily disabled temporarilyThorsten Behrens1-10/+18
2006-06-02#i65904# Added template meta function to retrieve palette lookup functor; for...Thorsten Behrens3-145/+139
2006-06-02#i65904# Completed mask support; fixed color difference bug; added more testsThorsten Behrens11-89/+663
2006-06-02#i65904# Now calculating stride correctly, even for 1bpp mask imagesThorsten Behrens1-4/+6
2006-06-02#i65904# Made drawBitmap/drawMaskedColor functional; added raw access for pal...Thorsten Behrens13-255/+584
2006-05-31#i65904# Corrected license headers, added more testsThorsten Behrens23-46/+273
2006-05-31#i65904# Initial revisionThorsten Behrens27-0/+6078