index
:
~kraxel/spice-protocol
clipboard
master
kraxel's spice-protocol bits
kraxel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-06-29
qxl abi: add QXLRect
HEAD
master
Gerd Hoffmann
1
-15/+22
2010-06-29
qxl abi: add QXLPoint & friends
Gerd Hoffmann
1
-5/+20
2010-06-29
qxl abi: add QXLClip
Gerd Hoffmann
1
-2/+7
2010-06-29
qxl abi: add QXLLineAttr
Gerd Hoffmann
1
-1/+11
2010-06-29
qxl abi: add QXLPattern
Gerd Hoffmann
1
-1/+6
2010-06-29
qxl abi: add QXLBrush
Gerd Hoffmann
1
-6/+14
2010-06-29
qxl abi: add QXLQMask
Gerd Hoffmann
1
-5/+11
2010-06-29
qxl abi: add QXLBlackness+QXLInvers+QXLWhiteness
Gerd Hoffmann
1
-6/+10
2010-06-29
qxl abi: add QXLText
Gerd Hoffmann
1
-2/+11
2010-06-29
qxl abi: add QXLStroke
Gerd Hoffmann
1
-2/+10
2010-06-29
qxl abi: add QXLRop3
Gerd Hoffmann
1
-2/+11
2010-06-29
qxl abi: add QXLTransparent
Gerd Hoffmann
1
-2/+9
2010-06-29
qxl abi: add Copy+Blend.
Gerd Hoffmann
2
-5/+13
2010-06-29
qxl abi: add Opaque.
Gerd Hoffmann
2
-3/+12
2010-06-29
qxl abi: add Fill.
Gerd Hoffmann
2
-3/+9
2010-06-29
qxl abi: add AlphaBlnd.
Gerd Hoffmann
1
-2/+15
2010-06-24
Remove SPICE_CLIP_TYPE_PATH enum.
Alexander Larsson
1
-1/+0
2010-06-23
Reset minor to 0 as we're bumping major
Alexander Larsson
1
-1/+1
2010-06-21
add image type for RGBA bitmaps that were compressed by a combination of JPEG...
Yonit Halperin
2
-0/+19
2010-06-21
add image type for images that are compressed by zlib after they have been co...
Yonit Halperin
2
-0/+12
2010-06-18
Remove duplicated enums for keyboard modifiers
Alexander Larsson
1
-4/+0
2010-06-18
Move all message structs to spice
Alexander Larsson
1
-456/+0
2010-06-18
Move all enums and flags to generated header file
Alexander Larsson
4
-439/+516
2010-06-14
Add some types needed by the demarshalling work
Alexander Larsson
3
-4/+28
2010-06-09
cache support for replacing images that were compressed using jpeg with lossl...
Yonit Halperin
1
-0/+2
2010-06-09
add image type for jpeg
Yonit Halperin
1
-1/+7
2010-05-21
Fix some misspelled identifiers
Alexander Larsson
1
-9/+9
2010-05-19
Add byteswapping macros
Alexander Larsson
2
-0/+177
2010-05-18
add QXL_SURF_FLAG_KEEP_DATA
Gerd Hoffmann
1
-1/+3
2010-04-28
Add image flag for "all high bits are set to one"
Alexander Larsson
2
-0/+2
2010-04-26
make unstable qxl compatible with 0.4 qxl
Gerd Hoffmann
1
-3/+53
2010-04-23
Add source/dest alpha information to AlphaBlend
Alexander Larsson
1
-0/+6
2010-04-19
Pass format when creating surfaces rather than depth
Alexander Larsson
2
-4/+3
2010-04-19
Add some comment describing the bitmap formats
Alexander Larsson
1
-7/+7
2010-04-19
Add surface type enum
Alexander Larsson
1
-0/+11
2010-04-06
Make pci id be 0x1ff rev 1, for unstable work
Alexander Larsson
1
-2/+2
2010-04-03
spice-protocol off screens supports
Izik Eidus
2
-0/+42
2010-04-03
spice-protocl: add spice_msg_display_surface_create/destroy
Izik Eidus
1
-0/+22
2010-03-24
Bump minor to 3
Alexander Larsson
1
-1/+1
2010-03-24
Add SPICE_MSG_MAIN_MIGRATE_SWITCH_HOST message
Alexander Larsson
1
-0/+11
2010-03-22
Use int32, not int in protocol defining structure
Alexander Larsson
1
-1/+1
2010-03-09
Add a bunch of generically useful macros
Alexander Larsson
2
-0/+187
2010-03-05
Disable warning about our use of pragma pack in include file
Alexander Larsson
1
-0/+1
2010-02-04
Add includes.sed file to handle include renaming
Alexander Larsson
1
-0/+8
2010-02-04
fix up reames
Alexander Larsson
2
-4/+4
2010-02-04
Fix up SPICE_SPICE typo
Alexander Larsson
1
-1/+1
2010-02-04
Add gitignore file
Alexander Larsson
1
-0/+15
2010-02-04
Add autoconf and pkg-config setup
Alexander Larsson
10
-0/+218
2010-02-04
Always include using <spice/foo.h> style
Alexander Larsson
3
-8/+4
2010-02-04
Hide internal macros with _SPICE prefix
Alexander Larsson
1
-18/+18
[next]