summaryrefslogtreecommitdiffstats
path: root/spice
Commit message (Expand)AuthorAgeFilesLines
* qxl_dev: introduce defines for rings sizesAlon Levy2011-03-071-3/+7
* protocol: add clipboard selection capabilityMarc-André Lureau2011-02-281-0/+26
* protocol: add common channel caps for AUTH mechanism selectionMarc-André Lureau2011-02-231-0/+10
* enums: typedefy SpiceBitmapFmtfor_xorgAlon Levy2011-02-101-2/+2
* qxl_dev.h: make QXLEffectType an enum instead of definesAlon Levy2011-02-101-8/+11
* qxl_dev.h: make QXLBitmapFlags a typedefAlon Levy2011-02-101-2/+2
* qxl_dev.h: make QXLSurfaceCmdType a typedefAlon Levy2011-02-101-2/+2
* qxl_dev.h: name QXL_IMAGE_* flags as type and enum QXLImageFlagsAlon Levy2011-02-101-2/+2
* qxl_dev.h: make QXLCmdType enum also a typedefAlon Levy2011-02-101-2/+2
* define spice_mb MemoryBarrier for WIN64Arnon Gilboa2011-02-021-0/+9
* Update license header for spice/macros.hHans de Goede2011-01-211-6/+6
* mingw32: specify packing alignment to 1 byte, to override -mms-bitfieldMarc-André Lureau2010-12-292-3/+5
* smartcard: add channelAlon Levy2010-10-251-0/+13
* controller: Make all text utf-8Hans de Goede2010-10-211-2/+2
* Add controller protocolArnon Gilboa2010-10-182-0/+116
* Add foreign menu protocolArnon Gilboa2010-10-182-0/+108
* Add clipboard data types for imagesHans de Goede2010-10-121-0/+4
* VD_AGENT_CLIPBOARD_GRAB takes a list of types rather then a single typeHans de Goede2010-10-041-2/+1
* vd_agent: add VD_AGENT_CAP_CLIPBOARD_BY_DEMAND capability enumArnon Gilboa2010-10-041-1/+3
* vd_agent: add protocol messages for clipboard/selection-owner modelArnon Gilboa2010-10-041-1/+12
* add compat flag for 16bpp modeGerd Hoffmann2010-09-141-1/+2
* add vd_agent announce capabilities messageAlon Levy2010-08-311-0/+28
* move pipe header defines from reds.c to spice-protocolAlon Levy2010-08-301-0/+10
* Change major to 2 to declare network protocol stableAlexander Larsson2010-08-291-1/+1
* vdagent protocol: add display settingYonit Halperin2010-08-291-0/+13
* client/agent: add clipboard max size limit for sending to/from the guest agentArnon Gilboa2010-07-211-0/+2
* clipboard agent message addedAlon Levy2010-07-111-0/+13
* Fix misspellingsAlexander Larsson2010-07-082-8/+8
* Include enums.h from qxl_dev.hAlexander Larsson2010-07-081-0/+1
* List all the PCI ids and revisions instead of just the latest/currentAlexander Larsson2010-07-081-2/+8
* Move spice/draw.h to spiceAlexander Larsson2010-07-084-297/+0
* Add QXLCursorHeader and use instead of SpiceCursorHeader in qxlAlexander Larsson2010-07-081-1/+10
* Make SpiceLineAttr.style a normal pointerAlexander Larsson2010-07-081-1/+1
* Use QXLFIXED, not SPICE_FIXED28_4 in qxl_dev.hAlexander Larsson2010-07-081-8/+8
* qxl abi: Add QXLImage and & coGerd Hoffmann2010-07-072-79/+106
* Update SpicePath.segments to a pointer arrayAlexander Larsson2010-07-051-1/+1
* Update SpiceString to use an array of pointers for glyphsGerd Hoffmann2010-07-022-8/+10
* Don't make SpicePath.segment a SpicePathSegAlexander Larsson2010-07-011-1/+1
* Simplify SpiceLineAttr by removing unused elements and enumsAlexander Larsson2010-06-302-20/+0
* Change SpicePath.size to SpicePath.num_segmentsAlexander Larsson2010-06-291-1/+1
* make SpiceRect compatible with pixman_box32Gerd Hoffmann2010-06-291-2/+2
* qxl abi: zap SPICE_ADDRESS for clip rects and paths.Gerd Hoffmann2010-06-292-4/+10
* qxl abi: add QXLRectGerd Hoffmann2010-06-291-15/+22
* qxl abi: add QXLPoint & friendsGerd Hoffmann2010-06-291-5/+20
* qxl abi: add QXLClipGerd Hoffmann2010-06-291-2/+7
* qxl abi: add QXLLineAttrGerd Hoffmann2010-06-291-1/+11
* qxl abi: add QXLPatternGerd Hoffmann2010-06-291-1/+6
* qxl abi: add QXLBrushGerd Hoffmann2010-06-291-6/+14
* qxl abi: add QXLQMaskGerd Hoffmann2010-06-291-5/+11
* qxl abi: add QXLBlackness+QXLInvers+QXLWhitenessGerd Hoffmann2010-06-291-6/+10