summaryrefslogtreecommitdiffstats
path: root/vcl/headless/svpbmp.cxx
Commit message (Expand)AuthorAgeFilesLines
* Fill the alpha channel by default for vcl 32-bit bitmaps too.Andrzej Hunt2014-06-251-8/+8
* svp: deduplicate bitcount->colourspace mapping and allow overriding.Andrzej Hunt2014-06-251-18/+6
* Avoid pointless ifdef for iOS inside code not compiled for iOS anywayTor Lillqvist2014-04-101-1/+1
* Fix a few problems in the iOS vcl codeTor Lillqvist2014-03-241-0/+4
* Turn basebmp::Format into a proper enumStephan Bergmann2013-07-121-59/+59
* THIRTYTWO_BIT_TC_MASK is the same as THIRTYTWO_BIT_TC_MASK_BGRAStephan Bergmann2013-07-121-1/+1
* Remove dead code related to unused WITH_SVP_LISTENINGStephan Bergmann2013-06-131-0/+40
* Add a SAL_INFO()Tor Lillqvist2013-03-261-0/+1
* re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks2012-11-061-23/+14
* Use the new THIRTYTWO_BIT_TC_MASK_RGBA format for Android and iOSTor Lillqvist2012-06-071-4/+34
* Use 32bpp bitmaps on Android (and iOS)Tor Lillqvist2012-06-051-0/+1
* Move BitmapDevice to use B2IBox instead of B2IRange.Thorsten Behrens2011-11-021-2/+2
* headless: move backend to top-level, and enable for all platformsMichael Meeks2011-10-251-0/+330