index
:
~yhalperi/spice
0.8.mig.v2
0.8.mig.v3
0.8.mig.v3.rebase
bitmap-crop.mem-control
bitmap-crop.v2
master
master.mig.v1
mc.v7
qxl-mem-control
seamless-migration.v1
seamless-migration.v2
video.adaptive_bit_rate
video.adaptive_bit_rate.v2
video.sized.v1.clean
Unnamed repository; edit this file to name it for gitweb.
yhalperi
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
Age
Commit message (
Expand
)
Author
Files
Lines
2010-07-19
codegen: Various cleanups
Alexander Larsson
1
-11
/
+12
2010-07-15
canvas_base jpeg_alpha: supply the correct size to jpeg_decoder
Yonit Halperin
1
-1
/
+1
2010-07-09
Add files i forgot to commit
Alexander Larsson
2
-0
/
+15
2010-07-08
Make distcheck work
Alexander Larsson
2
-8
/
+8
2010-07-08
Fix various misspellings
Alexander Larsson
6
-7
/
+7
2010-07-08
Fix sign warnings from win32 compiler
Alexander Larsson
2
-3
/
+3
2010-07-08
Fix inclusion of common files, no need for common/ part
Alexander Larsson
11
-11
/
+11
2010-07-08
Simplify spice_pixman_region32_init_rects with new types
Alexander Larsson
1
-28
/
+2
2010-07-08
Make all internal structures not be packed
Alexander Larsson
1
-37
/
+33
2010-07-08
Move SpiceChunks to mem.h
Alexander Larsson
3
-19
/
+19
2010-07-08
Move in spice/draw.h from spice-protocol to common/
Alexander Larsson
15
-13
/
+305
2010-07-08
Properly parse QXLLineAttrs.style
Alexander Larsson
2
-3
/
+2
2010-07-07
Properly parse QXLImage to the new-world SpiceImage
Gerd Hoffmann
6
-219
/
+92
2010-07-07
Add spice_marshaller_add_ref_chunks
Alexander Larsson
2
-0
/
+12
2010-07-07
Add spice_chunks_* helpers
Alexander Larsson
2
-0
/
+64
2010-07-05
Convert SpicePath.segments to a pointer array
Alexander Larsson
3
-27
/
+19
2010-07-02
Properly parse and marshall SpiceString
Gerd Hoffmann
1
-19
/
+4
2010-07-01
Fix build on win32
Alexander Larsson
2
-20
/
+20
2010-07-01
Update for the SpicePath.segments type change
Alexander Larsson
3
-3
/
+3
2010-06-30
Simplify SpiceLineAttr by removing unsed stuff
Alexander Larsson
2
-42
/
+5
2010-06-30
Store SpicePath segment count rather than size
Alexander Larsson
3
-23
/
+13
2010-06-30
Add spice_marshaller_set_uint32
Alexander Larsson
2
-16
/
+31
2010-06-30
qxl-abi: handle clip rect and path references.
Gerd Hoffmann
2
-15
/
+12
2010-06-29
qxl abi: parse QXLCopy + QXLBlend.
Gerd Hoffmann
2
-4
/
+4
2010-06-29
qxl abi: parse QXLOpaque.
Gerd Hoffmann
2
-3
/
+3
2010-06-29
qxl abi: parse QXLFill.
Gerd Hoffmann
2
-2
/
+2
2010-06-24
Remove support for clip by path
Alexander Larsson
3
-15
/
+0
2010-06-23
fix use-after-free in spice_marshaller_reset
Gerd Hoffmann
1
-2
/
+3
2010-06-21
Lossy compression of RGBA images (on WAN connection)
Yonit Halperin
3
-6
/
+107
2010-06-21
applying zlib compression over glz on WAN connection
Yonit Halperin
8
-11
/
+71
2010-06-18
Make generated marshallers build on win32
Alexander Larsson
2
-0
/
+6
2010-06-18
Make sound data @as_ptr to avoid copying data
Alexander Larsson
1
-2
/
+4
2010-06-18
Make ping data @as_ptr to avoid copying data
Alexander Larsson
1
-0
/
+2
2010-06-18
Make cursor data @as_ptr to avoid copying data
Alexander Larsson
1
-1
/
+2
2010-06-18
Make pointer types in messages be 64bit in memory
Alexander Larsson
1
-2
/
+2
2010-06-18
Don't pack the message structures
Alexander Larsson
1
-87
/
+83
2010-06-18
Make all message structs internal to spice
Alexander Larsson
1
-0
/
+497
2010-06-18
Add SpiceMarshaller for easy marshalling
Alexander Larsson
3
-0
/
+648
2010-06-18
Client: Use the autogenerated demarshallers
Alexander Larsson
5
-97
/
+0
2010-06-17
There are multiple line attribute flags enums, use only one
Alexander Larsson
2
-4
/
+4
2010-06-17
Add spice_strnlen
Alexander Larsson
2
-0
/
+14
2010-06-09
support for lossy images in the pixmap cache and fill bits
Yonit Halperin
2
-5
/
+61
2010-06-09
JPEG support: introducing jpeg encoding for spice bitmaps
Yonit Halperin
8
-3
/
+115
2010-05-21
Fix spelling errors in comments and strings
Alexander Larsson
10
-23
/
+23
2010-05-19
Use the new byteswap macros from spice-protocol
Alexander Larsson
1
-8
/
+2
2010-05-03
Add C version of find_msb()
Gerd Hoffmann
1
-1
/
+20
2010-05-03
Remove all mentions of "cairo" from the code
Alexander Larsson
8
-159
/
+158
2010-04-29
win32 client: Remove unnecessary GDIImage type
Alexander Larsson
2
-74
/
+40
2010-04-28
Add support for SPICE_IMAGE_FLAGS_HIGH_BITS_SET
Alexander Larsson
1
-2
/
+12
2010-04-28
Clear alpha in xRGB destination to avoid pixman setting it to 0xff
Alexander Larsson
1
-0
/
+66
[next]