summaryrefslogtreecommitdiffstats
path: root/common/lines.h
Commit message (Collapse)AuthorAgeFilesLines
* common: add extern "C" guards to headersChristophe Fergeau2011-05-021-0/+8
| | | | | | Since some spice C++ code is using code from common/, the C functions need to be marked as such for the C++ compiler, otherwise we'll get linkage issues.
* Fix inclusion of common files, no need for common/ partAlexander Larsson2010-07-081-1/+1
|
* Move in spice/draw.h from spice-protocol to common/Alexander Larsson2010-07-081-1/+1
|
* Fix win32 build with pixman 0.18.0Alexander Larsson2010-04-121-1/+1
|
* Add line rasterizerAlexander Larsson2010-02-231-0/+130