summaryrefslogtreecommitdiffstats
path: root/basebmp
Commit message (Expand)AuthorAgeFilesLines
* #i65904# add formats which allow cleaner inits and checksHerbert Duerr2006-06-151-2/+4
* #i65904# get ColorBitmaskOutputMaskFunctor workingHerbert Duerr2006-06-131-2/+19
* #i65904# Fixed mask blending; added tests; reworked metafunctions for clip pr...Thorsten Behrens2006-06-096-90/+458
* #i65904# Added fallback to unclipped methods, should the clip mask be NULLThorsten Behrens2006-06-081-2/+23
* #i65904# Added fallback to unclipped methods, should the clip mask be NULLThorsten Behrens2006-06-081-2/+23
* #i65904# Fixed broken CompositeIterator (was missing a proper copy-const/assi...Thorsten Behrens2006-06-076-63/+82
* #i65904# Finished xor and mask support; corrected Color handlingThorsten Behrens2006-06-0712-248/+1023
* #i65904# SAl_MAX_UINT8 was right in operator*Herbert Duerr2006-06-071-5/+5
* #i65904# fixed operator*, small cleanupsHerbert Duerr2006-06-071-8/+8
* #i65904# Temporarily disabled temporarilyThorsten Behrens2006-06-061-10/+18
* #i65904# Added template meta function to retrieve palette lookup functor; for...Thorsten Behrens2006-06-023-145/+139
* #i65904# Completed mask support; fixed color difference bug; added more testsThorsten Behrens2006-06-0211-89/+663
* #i65904# Now calculating stride correctly, even for 1bpp mask imagesThorsten Behrens2006-06-021-4/+6
* #i65904# Made drawBitmap/drawMaskedColor functional; added raw access for pal...Thorsten Behrens2006-06-0213-255/+584
* #i65904# Corrected license headers, added more testsThorsten Behrens2006-05-3123-46/+273
* #i65904# Initial revisionThorsten Behrens2006-05-3127-0/+6078