Commit Graph

5 Commits

Author SHA1 Message Date
Christophe Fergeau
531d5bdf52 common: add extern "C" guards to headers
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.
2011-05-02 11:24:44 +02:00
Alexander Larsson
405a1f71ca Fix inclusion of common files, no need for common/ part 2010-07-08 15:44:15 +02:00
Alexander Larsson
d1ed338483 Move in spice/draw.h from spice-protocol to common/ 2010-07-08 13:56:01 +02:00
Alexander Larsson
5395606592 Fix win32 build with pixman 0.18.0 2010-04-12 21:43:15 +02:00
Alexander Larsson
9ae0090945 Add line rasterizer 2010-02-23 14:43:20 +01:00