summaryrefslogtreecommitdiff
path: root/basebmp
AgeCommit message (Collapse)Author
2006-06-15#i65904# add formats which allow cleaner inits and checksHerbert Duerr
2006-06-13#i65904# get ColorBitmaskOutputMaskFunctor workingHerbert Duerr
2006-06-09#i65904# Fixed mask blending; added tests; reworked metafunctions for clip ↵Thorsten Behrens
proxy accessors
2006-06-08#i65904# Added fallback to unclipped methods, should the clip mask be NULLThorsten Behrens
2006-06-08#i65904# Added fallback to unclipped methods, should the clip mask be NULLThorsten Behrens
2006-06-07#i65904# Fixed broken CompositeIterator (was missing a proper ↵Thorsten Behrens
copy-const/assignment op); added more tests
2006-06-07#i65904# Finished xor and mask support; corrected Color handlingThorsten Behrens
2006-06-07#i65904# SAl_MAX_UINT8 was right in operator*Herbert Duerr
2006-06-07#i65904# fixed operator*, small cleanupsHerbert Duerr
2006-06-06#i65904# Temporarily disabled temporarilyThorsten Behrens
2006-06-02#i65904# Added template meta function to retrieve palette lookup functor; ↵Thorsten Behrens
for palette images, now performing lookup only _once_, and rasterizing the primitive with the index value; added one more degenerate case for polygon fill test
2006-06-02#i65904# Completed mask support; fixed color difference bug; added more testsThorsten Behrens
2006-06-02#i65904# Now calculating stride correctly, even for 1bpp mask imagesThorsten Behrens
2006-06-02#i65904# Made drawBitmap/drawMaskedColor functional; added raw access for ↵Thorsten Behrens
palette images
2006-05-31#i65904# Corrected license headers, added more testsThorsten Behrens
2006-05-31#i65904# Initial revisionThorsten Behrens