summaryrefslogtreecommitdiffstats
path: root/common/lines.c
Commit message (Expand)AuthorAgeFilesLines
* Remove casts from void * with xrealloc() callsDaniel P. Berrange2012-03-201-12/+10
* Remove useless if() before free()Daniel P. Berrange2012-03-201-10/+5
* fix memory leak in error pathChristophe Fergeau2012-03-201-1/+2
* common: use INLINE instead of inlineArnon Gilboa2012-03-201-2/+1
* add #include <config.h> to all source filesChristophe Fergeau2012-03-201-1/+3
* Initialize variable to avoid compiler warningAlexander Larsson2012-03-201-1/+1
* Use the spice allocator in common/Alexander Larsson2012-03-201-2/+3
* Use macros from <spice/macros.h> rather than duplicate themAlexander Larsson2012-03-201-16/+1
* Fix warnings from visual studio compilerLarsson@.(none)2012-03-201-10/+10
* Add line rasterizerAlexander Larsson2012-03-201-0/+3632