summaryrefslogtreecommitdiff
path: root/vcl/headless/svpbmp.cxx
AgeCommit message (Expand)Author
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