summaryrefslogtreecommitdiff
path: root/include/basebmp
AgeCommit message (Expand)AuthorFilesLines
2014-03-01Remove visual noise from includeAlexander Wilms16-63/+63
2014-02-06typo fixes in commentsAndras Timar1-1/+1
2014-01-28coverity#705602 Big parameter passed by valueCaolán McNamara1-2/+2
2014-01-10Be explicit when using bool as integral valueStephan Bergmann2-7/+7
2013-12-09Fix error in commentTor Lillqvist1-1/+1
2013-11-09fdo#65108 inter-module includes <> include/basebmpNorbert Thiebaud1-1/+1
2013-10-23fixincludeguards.sh: include - the restThomas Arnhold1-3/+3
2013-10-15Revert "fix polygon rendering with clip area of one line only"Tor Lillqvist1-1/+1
2013-10-15fix polygon rendering with clip area of one line onlytsahi glik1-1/+1
2013-08-29left shift of negative values (Clang -fsanitize=undefined)Stephan Bergmann2-2/+2
2013-07-12Turn basebmp::Format into a proper enumStephan Bergmann2-29/+34
2013-07-12THIRTYTWO_BIT_TC_MASK is the same as THIRTYTWO_BIT_TC_MASK_BGRAStephan Bergmann1-2/+1
2013-06-04Detect copyArea trying to operate on overlapping memory.Tsahi Glik1-0/+3
2013-04-23execute move of global headersBjoern Michaelsen33-0/+6409