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-09-29
Initialize variable to avoid compiler warning
Alexander Larsson
1
-1
/
+1
2010-09-22
Handle surface images in DrawOpaque
Alexander Larsson
1
-19
/
+42
2010-09-21
Fix crash when resetting pixman image transform
Alexander Larsson
1
-1
/
+2
2010-08-31
Fix scaling with large magnification
Alexander Larsson
1
-20
/
+16
2010-08-31
Revert "Fix scaling with large magnification"
Alexander Larsson
1
-104
/
+32
2010-08-30
Fix scaling with large magnification
Alexander Larsson
1
-32
/
+104
2010-08-27
canvas: Better coordinate rounding in scaling
Alexander Larsson
1
-28
/
+36
2010-08-26
server: Fix alloc_lz_image_surface stride allocations
Alexander Larsson
1
-1
/
+1
2010-08-18
Stride can be negative, so don't use size_t for it
Alexander Larsson
2
-2
/
+2
2010-07-20
Don't send padding over the network with video data
Alexander Larsson
1
-1
/
+0
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
[next]