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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-07-07
Properly parse QXLImage to the new-world SpiceImage
Gerd Hoffmann
14
-1208
/
+813
2010-07-07
codegen: support @chunk on non-pointer arrays
Alexander Larsson
2
-5
/
+29
2010-07-07
Add support for @chunk
Alexander Larsson
1
-2
/
+18
2010-07-07
marshaller: Make get_nw_offset() handle deep member references
Alexander Larsson
1
-7
/
+32
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
8
-61
/
+58
2010-07-05
Handle extra size for switch and array the right way
Alexander Larsson
1
-23
/
+20
2010-07-05
marshaller: Add some docs describing the types of sizes
Alexander Larsson
1
-0
/
+29
2010-07-05
marshaller: Make @nonnull a propagated attribute
Alexander Larsson
3
-6
/
+3
2010-07-05
marshaller: Make @c_ptr a propagated attribute
Alexander Larsson
2
-17
/
+18
2010-07-05
marshaller: Add generic way to handle propagating attributes
Alexander Larsson
3
-11
/
+18
2010-07-02
Properly parse and marshall SpiceString
Gerd Hoffmann
8
-107
/
+159
2010-07-01
Fix build on win32
Alexander Larsson
2
-20
/
+20
2010-07-01
Fix 32bit failure in demarshaller
Alexander Larsson
1
-2
/
+2
2010-07-01
Update for the SpicePath.segments type change
Alexander Larsson
5
-6
/
+6
2010-07-01
Make CEGUI optional
Alon Levy
7
-47
/
+137
2010-07-01
client: Use ASSERT, not assert
Alexander Larsson
1
-1
/
+1
2010-07-01
- fix for noopengl patch for server
Alon Levy
1
-0
/
+4
2010-07-01
fix for not clearing the cursor ring when the primary surface is destroyed
Yonit Halperin
1
-14
/
+71
2010-06-30
Simplify SpiceLineAttr by removing unsed stuff
Alexander Larsson
8
-80
/
+49
2010-06-30
Automatically marshall SpiceClipRects
Alexander Larsson
2
-54
/
+39
2010-06-30
Automatically marshall SpicePath
Alexander Larsson
2
-4
/
+1
2010-06-30
Support @marshall to automatically marshall pointers
Alexander Larsson
2
-28
/
+40
2010-06-30
Store SpicePath segment count rather than size
Alexander Larsson
11
-62
/
+111
2010-06-30
Add spice_marshaller_set_uint32
Alexander Larsson
2
-16
/
+31
2010-06-30
Update client and protocol to support the new SpiceClipRects
Alexander Larsson
3
-5
/
+4
2010-06-30
demarshaller: Support @c_ptr attributes for pointers
Alexander Larsson
1
-7
/
+16
2010-06-30
demarshaller: Don't parse @zero members
Alexander Larsson
1
-1
/
+4
2010-06-30
qxl-abi: handle clip rect and path references.
Gerd Hoffmann
4
-297
/
+218
2010-06-30
add qxl chunk parser
Gerd Hoffmann
2
-0
/
+52
2010-06-29
server: Don't call opengl if not enabled
Alexander Larsson
3
-3
/
+17
2010-06-29
client: add --include "common.h" for generated marshallers
Yonit Halperin
3
-4
/
+4
2010-06-29
fixed unhandled destroy screen in Application:restore_screens_size
Yonit Halperin
1
-1
/
+1
2010-06-29
detaching the screen when the primary surface is destoryed and closing the wi...
Yonit Halperin
2
-10
/
+16
2010-06-29
remove unnecessary send of SPICE_MSG_DISPLAY_RESET
Yonit Halperin
1
-3
/
+0
2010-06-29
qxl abi: parse QXLRect.
Gerd Hoffmann
4
-18
/
+42
2010-06-29
qxl abi: parse QXLPoint & friends.
Gerd Hoffmann
2
-7
/
+21
2010-06-29
qxl abi: parse QXLCursorCmd.
Gerd Hoffmann
3
-22
/
+76
2010-06-29
qxl abi: parse QXLSurfaceCmd.
Gerd Hoffmann
3
-10
/
+63
2010-06-29
qxl abi: parse QXLMessage.
Gerd Hoffmann
3
-4
/
+41
2010-06-29
qxl abi: parse QXLUpdateCmd.
Gerd Hoffmann
3
-9
/
+38
2010-06-29
qxl abi: parse QXLClip.
Gerd Hoffmann
1
-2
/
+9
2010-06-29
qxl abi: parse QXLLineAttr.
Gerd Hoffmann
1
-4
/
+10
2010-06-29
qxl abi: parse QXLPattern.
Gerd Hoffmann
1
-1
/
+2
2010-06-29
qxl abi: parse QXLBrush.
Gerd Hoffmann
1
-6
/
+20
2010-06-29
qxl abi: parse QXLQMask.
Gerd Hoffmann
1
-8
/
+16
2010-06-29
qxl abi: parse QXLBlackness+QXLInvers+QXLWhiteness.
Gerd Hoffmann
1
-6
/
+24
2010-06-29
qxl abi: parse QXLText.
Gerd Hoffmann
1
-2
/
+13
2010-06-29
qxl abi: parse QXLStroke.
Gerd Hoffmann
1
-2
/
+12
[next]