summaryrefslogtreecommitdiff
path: root/vcl/headless/svpvd.cxx
AgeCommit message (Expand)Author
2015-06-04convert basebmp::Format to scoped enumNoel Grandin
2015-05-23Remove include stdio (part6)Julien Nabet
2015-03-20Drop paintTile's row stride output parameter that nobody is interested inTor Lillqvist
2015-03-20Don't include vcl's private include files in desktopTor Lillqvist
2015-02-24make ScanlineStride an argument to createBitmapDeviceCaolán McNamara
2014-12-02vcl: remove SalVirtualDevice::GetWidthMichael Meeks
2014-06-25Allow passing in external buffers to svp's VirtualDevice.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-10Hack on the iOS vcl codeTor Lillqvist
2014-02-28Rename GetGraphics to AcquireGraphicsChris Sherlock
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
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
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-06-12Implement XToolkit2::createScreenCompatibleDeviceUsingBuffer for AndroidTor Lillqvist
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-10-25headless: move backend to top-level, and enable for all platformsMichael Meeks