summaryrefslogtreecommitdiff
path: root/vcl/headless/svpbmp.cxx
AgeCommit message (Expand)Author
2015-09-28Resolves: tdf#94458 wrong alpha values for 32bit dibsCaolán McNamara
2015-09-17make CalcMaskShift a verifiable operationCaolán McNamara
2015-09-13boost->stdCaolán McNamara
2015-07-08loplugin:unusedmethods vclNoel Grandin
2015-06-04convert basebmp::Format to scoped enumNoel Grandin
2015-06-04convert DrawMode to scoped enumNoel Grandin
2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann
2015-05-06convert BMP_SCALE constant to scoped enumNoel Grandin
2015-03-09V801: Decreased performanceCaolán McNamara
2015-02-26Restore "Use the cairo-compatible basebmp surface for headless"Caolán McNamara
2015-02-26Revert "Use the cairo-compatible basebmp surface for headless"Stephan Bergmann
2015-02-25Use the cairo-compatible basebmp surface for headlessCaolán McNamara
2015-02-24make ScanlineStride an argument to createBitmapDeviceCaolán McNamara
2014-12-11vcl: Add BitmapInfoAccess for bitmaps' metadata accessLouis-Francis Ratté-Boulianne
2014-12-03vcl: Add dummy Replace to SalBitmap implementationsLouis-Francis Ratté-Boulianne
2014-12-03Add dummy Erase to SalBitmap implementationsMatúš Kukan
2014-11-19Add dummy Crop to SalBitmap implementationsMatúš Kukan
2014-11-10vcl: Allow SalBitmap implementation to do scalingLouis-Francis Ratté-Boulianne
2014-06-25Fill the alpha channel by default for vcl 32-bit bitmaps too.Andrzej Hunt
2014-06-25svp: deduplicate bitcount->colourspace mapping and allow overriding.Andrzej Hunt
2014-04-10Avoid pointless ifdef for iOS inside code not compiled for iOS anywayTor Lillqvist
2014-03-24Fix a few problems in the iOS vcl codeTor Lillqvist
2013-07-12Turn basebmp::Format into a proper enumStephan Bergmann
2013-07-12THIRTYTWO_BIT_TC_MASK is the same as THIRTYTWO_BIT_TC_MASK_BGRAStephan Bergmann
2013-06-13Remove dead code related to unused WITH_SVP_LISTENINGStephan Bergmann
2013-03-26Add a SAL_INFO()Tor Lillqvist
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-06-07Use the new THIRTYTWO_BIT_TC_MASK_RGBA format for Android and iOSTor Lillqvist
2012-06-05Use 32bpp bitmaps on Android (and iOS)Tor Lillqvist
2011-11-02Move BitmapDevice to use B2IBox instead of B2IRange.Thorsten Behrens
2011-10-25headless: move backend to top-level, and enable for all platformsMichael Meeks