summaryrefslogtreecommitdiff
path: root/spice
AgeCommit message (Expand)AuthorFilesLines
2011-05-30QXL_IO_ABOUT_TO_SLEEP out valuesHEADs3.wipAlon Levy1-0/+6
2011-05-22add io ports for sleep (S3) supportAlon Levy1-0/+3
2011-05-12macros: define INLINEmasterArnon Gilboa1-0/+6
2011-04-11protocol: use packed-start/end to pack structuresChristophe Fergeau2-25/+17
2011-04-11controller: add missing spice/types includeMarc-André Lureau1-0/+2
2011-03-24vd_agent.h: Add a VDP_END_PORT to the chunk port enumHans de Goede1-0/+1
2011-03-07qxl_dev: introduce defines for rings sizesAlon Levy1-3/+7
2011-02-28protocol: add clipboard selection capabilityMarc-André Lureau1-0/+26
2011-02-23protocol: add common channel caps for AUTH mechanism selectionMarc-André Lureau1-0/+10
2011-02-10enums: typedefy SpiceBitmapFmtfor_xorgAlon Levy1-2/+2
2011-02-10qxl_dev.h: make QXLEffectType an enum instead of definesAlon Levy1-8/+11
2011-02-10qxl_dev.h: make QXLBitmapFlags a typedefAlon Levy1-2/+2
2011-02-10qxl_dev.h: make QXLSurfaceCmdType a typedefAlon Levy1-2/+2
2011-02-10qxl_dev.h: name QXL_IMAGE_* flags as type and enum QXLImageFlagsAlon Levy1-2/+2
2011-02-10qxl_dev.h: make QXLCmdType enum also a typedefAlon Levy1-2/+2
2011-02-02define spice_mb MemoryBarrier for WIN64Arnon Gilboa1-0/+9
2011-01-21Update license header for spice/macros.hHans de Goede1-6/+6
2010-12-29mingw32: specify packing alignment to 1 byte, to override -mms-bitfieldMarc-André Lureau2-3/+5
2010-10-25smartcard: add channelAlon Levy1-0/+13
2010-10-21controller: Make all text utf-8Hans de Goede1-2/+2
2010-10-18Add controller protocolArnon Gilboa2-0/+116
2010-10-18Add foreign menu protocolArnon Gilboa2-0/+108
2010-10-12Add clipboard data types for imagesHans de Goede1-0/+4
2010-10-04VD_AGENT_CLIPBOARD_GRAB takes a list of types rather then a single typeHans de Goede1-2/+1
2010-10-04vd_agent: add VD_AGENT_CAP_CLIPBOARD_BY_DEMAND capability enumArnon Gilboa1-1/+3
2010-10-04vd_agent: add protocol messages for clipboard/selection-owner modelArnon Gilboa1-1/+12
2010-09-14add compat flag for 16bpp modeGerd Hoffmann1-1/+2
2010-08-31add vd_agent announce capabilities messageAlon Levy1-0/+28
2010-08-30move pipe header defines from reds.c to spice-protocolAlon Levy1-0/+10
2010-08-29Change major to 2 to declare network protocol stableAlexander Larsson1-1/+1
2010-08-29vdagent protocol: add display settingYonit Halperin1-0/+13
2010-07-21client/agent: add clipboard max size limit for sending to/from the guest agentArnon Gilboa1-0/+2
2010-07-11clipboard agent message addedAlon Levy1-0/+13
2010-07-08Fix misspellingsAlexander Larsson2-8/+8
2010-07-08Include enums.h from qxl_dev.hAlexander Larsson1-0/+1
2010-07-08List all the PCI ids and revisions instead of just the latest/currentAlexander Larsson1-2/+8
2010-07-08Move spice/draw.h to spiceAlexander Larsson4-297/+0
2010-07-08Add QXLCursorHeader and use instead of SpiceCursorHeader in qxlAlexander Larsson1-1/+10
2010-07-08Make SpiceLineAttr.style a normal pointerAlexander Larsson1-1/+1
2010-07-08Use QXLFIXED, not SPICE_FIXED28_4 in qxl_dev.hAlexander Larsson1-8/+8
2010-07-07qxl abi: Add QXLImage and & coGerd Hoffmann2-79/+106
2010-07-05Update SpicePath.segments to a pointer arrayAlexander Larsson1-1/+1
2010-07-02Update SpiceString to use an array of pointers for glyphsGerd Hoffmann2-8/+10
2010-07-01Don't make SpicePath.segment a SpicePathSegAlexander Larsson1-1/+1
2010-06-30Simplify SpiceLineAttr by removing unused elements and enumsAlexander Larsson2-20/+0
2010-06-29Change SpicePath.size to SpicePath.num_segmentsAlexander Larsson1-1/+1
2010-06-29make SpiceRect compatible with pixman_box32Gerd Hoffmann1-2/+2
2010-06-29qxl abi: zap SPICE_ADDRESS for clip rects and paths.Gerd Hoffmann2-4/+10
2010-06-29qxl abi: add QXLRectGerd Hoffmann1-15/+22
2010-06-29qxl abi: add QXLPoint & friendsGerd Hoffmann1-5/+20