summaryrefslogtreecommitdiff
path: root/vcl/headless/svpvd.cxx
AgeCommit message (Expand)Author
2018-04-23Related: rhbz#1396729 use cairo_surface_create_similarCaolán McNamara
2017-11-23Replace some lists by vectors in vcl/headlessJulien Nabet
2017-10-23loplugin:includeform: vclStephan Bergmann
2017-02-07bubble the original gtk surface type through renderingCaolán McNamara
2017-02-07revert unready stuffCaolán McNamara
2017-02-07bubble the original gtk surface type through renderingCaolán McNamara
2016-11-24cairo_surface_set_device_scale is in >= cairo 1.14.0Caolán McNamara
2016-11-23Resolves: tdf#99508 ensure sufficient size for hidpi backing surfaceCaolán McNamara
2016-02-09Don't leak old m_pSurfaceStephan Bergmann
2016-01-26vcl: actually that shared_array was a scamMichael Stahl
2016-01-26vcl: convert boost::shared_array to std::shared_ptrMichael Stahl
2016-01-21valgrind: memleakCaolán McNamara
2016-01-18basebmp now only used from vcl/headless codeCaolán McNamara
2016-01-18svp: replace basebmp surfaces with native cairo surfacesCaolán McNamara
2015-12-21loplugin:unusedmethodsNoel Grandin
2015-11-24Resolves: tdf#95962 incorrect scanline strideCaolán McNamara
2015-11-23pInst no longer neededStephan Bergmann
2015-11-23loplugin:staticmethodsStephan Bergmann
2015-11-23establish that Virtual Devices either match Physical Device depth or ...Caolán McNamara
2015-11-23Do all svp text rendering with cairoCaolán McNamara
2015-11-16use cairo-compatible top-down direction virtual devices everywhereCaolán McNamara
2015-06-20tdf#92194 - fix headless masking operations in vcl.Michael Meeks
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