summaryrefslogtreecommitdiff
path: root/include/basebmp
AgeCommit message (Expand)Author
2015-05-06use o3tl::project2ndDavid Tardon
2015-03-29Clean up template-parameter-dependent C-style castsStephan Bergmann
2015-03-27loplugin:staticfunctionNoel Grandin
2015-02-25rename BGRU to BGRXCaolán McNamara
2015-02-25rename BGRX32 etc to BGRA32Caolán McNamara
2015-02-25give basebmp a cairo compatible 24 bit surfaceCaolán McNamara
2015-02-24make ScanlineStride an argument to createBitmapDeviceCaolán McNamara
2015-02-05convert all remaining BOOST_STATIC_ASSERT to static_assertCaolán McNamara
2015-01-09boost::scoped_ptr->std::unique_ptrCaolán McNamara
2014-11-19coverity#1226488 Big parameter passed by valueCaolán McNamara
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-10-30Fixed typos. No automatic tools (sed, and so on).Andrea Gelmini
2014-10-14basebmp: accelerated method to create a clipping device.Michael Meeks
2014-08-26keep acc.set within clip boundsCaolán McNamara
2014-08-25return false if the clip region would div by zeroCaolán McNamara
2014-08-25detect conditions where loop cannot logically endCaolán McNamara
2014-07-11cid#1169841 Big parameter passed by valueNoel Grandin
2014-06-25Add base value to set alpha channel for 32 bit colourspaces.Andrzej Hunt
2014-03-01Remove visual noise from includeAlexander Wilms
2014-02-06typo fixes in commentsAndras Timar
2014-01-28coverity#705602 Big parameter passed by valueCaolán McNamara
2014-01-10Be explicit when using bool as integral valueStephan Bergmann
2013-12-09Fix error in commentTor Lillqvist
2013-11-09fdo#65108 inter-module includes <> include/basebmpNorbert Thiebaud
2013-10-23fixincludeguards.sh: include - the restThomas Arnhold
2013-10-15Revert "fix polygon rendering with clip area of one line only"Tor Lillqvist
2013-10-15fix polygon rendering with clip area of one line onlytsahi glik
2013-08-29left shift of negative values (Clang -fsanitize=undefined)Stephan 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-04Detect copyArea trying to operate on overlapping memory.Tsahi Glik
2013-04-23execute move of global headersBjoern Michaelsen