summaryrefslogtreecommitdiffstats
path: root/common/marshaller.h
Commit message (Expand)AuthorAgeFilesLines
* Use SPICE_{BEGIN,END}_DECLSMarc-André Lureau2012-03-201-6/+3
* add const to arrays in marshalling functionsChristophe Fergeau2012-03-201-1/+1
* common: add extern "C" guards to headersChristophe Fergeau2012-03-201-0/+8
* Fix inclusion of common files, no need for common/ partAlexander Larsson2012-03-201-1/+1
* Move SpiceChunks to mem.hAlexander Larsson2012-03-201-1/+1
* Move in spice/draw.h from spice-protocol to common/Alexander Larsson2012-03-201-1/+1
* Add spice_marshaller_add_ref_chunksAlexander Larsson2012-03-201-0/+2
* Add spice_marshaller_set_uint32Alexander Larsson2012-03-201-8/+10
* Make generated marshallers build on win32Alexander Larsson2012-03-201-0/+4
* Add SpiceMarshaller for easy marshallingAlexander Larsson2012-03-201-0/+58