index
:
spice.git
0.10
0.4
0.6
0.8
jjongsma_rebase
master
replay-rebase
Spice
Fabiano FidĂȘncio
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Store SpicePath segment count rather than size
Alexander Larsson
2010-06-30
11
-62
/
+111
*
Add spice_marshaller_set_uint32
Alexander Larsson
2010-06-30
2
-16
/
+31
*
Update client and protocol to support the new SpiceClipRects
Alexander Larsson
2010-06-30
3
-5
/
+4
*
demarshaller: Support @c_ptr attributes for pointers
Alexander Larsson
2010-06-30
1
-7
/
+16
*
demarshaller: Don't parse @zero members
Alexander Larsson
2010-06-30
1
-1
/
+4
*
qxl-abi: handle clip rect and path references.
Gerd Hoffmann
2010-06-30
4
-297
/
+218
*
add qxl chunk parser
Gerd Hoffmann
2010-06-30
2
-0
/
+52
*
server: Don't call opengl if not enabled
Alexander Larsson
2010-06-29
3
-3
/
+17
*
client: add --include "common.h" for generated marshallers
Yonit Halperin
2010-06-29
3
-4
/
+4
*
fixed unhandled destroy screen in Application:restore_screens_size
Yonit Halperin
2010-06-29
1
-1
/
+1
*
detaching the screen when the primary surface is destoryed and closing the wi...
Yonit Halperin
2010-06-29
2
-10
/
+16
*
remove unnecessary send of SPICE_MSG_DISPLAY_RESET
Yonit Halperin
2010-06-29
1
-3
/
+0
*
qxl abi: parse QXLRect.
Gerd Hoffmann
2010-06-29
4
-18
/
+42
*
qxl abi: parse QXLPoint & friends.
Gerd Hoffmann
2010-06-29
2
-7
/
+21
*
qxl abi: parse QXLCursorCmd.
Gerd Hoffmann
2010-06-29
3
-22
/
+76
*
qxl abi: parse QXLSurfaceCmd.
Gerd Hoffmann
2010-06-29
3
-10
/
+63
*
qxl abi: parse QXLMessage.
Gerd Hoffmann
2010-06-29
3
-4
/
+41
*
qxl abi: parse QXLUpdateCmd.
Gerd Hoffmann
2010-06-29
3
-9
/
+38
*
qxl abi: parse QXLClip.
Gerd Hoffmann
2010-06-29
1
-2
/
+9
*
qxl abi: parse QXLLineAttr.
Gerd Hoffmann
2010-06-29
1
-4
/
+10
*
qxl abi: parse QXLPattern.
Gerd Hoffmann
2010-06-29
1
-1
/
+2
*
qxl abi: parse QXLBrush.
Gerd Hoffmann
2010-06-29
1
-6
/
+20
*
qxl abi: parse QXLQMask.
Gerd Hoffmann
2010-06-29
1
-8
/
+16
*
qxl abi: parse QXLBlackness+QXLInvers+QXLWhiteness.
Gerd Hoffmann
2010-06-29
1
-6
/
+24
*
qxl abi: parse QXLText.
Gerd Hoffmann
2010-06-29
1
-2
/
+13
*
qxl abi: parse QXLStroke.
Gerd Hoffmann
2010-06-29
1
-2
/
+12
*
qxl abi: parse QXLRop3.
Gerd Hoffmann
2010-06-29
1
-2
/
+13
*
qxl abi: parse QXLTransparent.
Gerd Hoffmann
2010-06-29
1
-2
/
+13
*
qxl abi: parse QXLCopy + QXLBlend.
Gerd Hoffmann
2010-06-29
6
-15
/
+35
*
qxl abi: add missing QXLCopyBits
Gerd Hoffmann
2010-06-29
1
-0
/
+6
*
qxl abi: parse QXLOpaque.
Gerd Hoffmann
2010-06-29
6
-6
/
+29
*
qxl abi: parse QXLFill.
Gerd Hoffmann
2010-06-29
6
-7
/
+15
*
qxl abi: parse QXLAlphaBlnd (+Compat)
Gerd Hoffmann
2010-06-29
1
-2
/
+21
*
qxl abi: parse QXLCompatDrawable.
Gerd Hoffmann
2010-06-29
3
-2
/
+62
*
qxl abi: parse QXLDrawable.
Gerd Hoffmann
2010-06-29
4
-161
/
+315
*
improve memory slot error logging.
Gerd Hoffmann
2010-06-29
1
-4
/
+7
*
Replace log4cpp with custom log function
Alexander Larsson
2010-06-28
11
-73
/
+102
*
Fix build error due to member "SpiceMsgEmpty" same name as type
Alexander Larsson
2010-06-28
2
-2
/
+4
*
spice.proto: surface_create.format is of type surface_fmt
Alexander Larsson
2010-06-24
1
-1
/
+1
*
Use smaller size for enums and flags on the network
Alexander Larsson
2010-06-24
1
-16
/
+16
*
Remove support for clip by path
Alexander Larsson
2010-06-24
7
-59
/
+24
*
spice.proto: No need for @ptr32 as that is now the default
Alexander Larsson
2010-06-23
1
-2
/
+2
*
spice.proto: Don't use @fixedsize for Brush
Alexander Larsson
2010-06-23
1
-1
/
+1
*
Don't send zero data item for clips with no data
Alexander Larsson
2010-06-23
1
-3
/
+1
*
Make pointers 32bit in new protocol format
Alexander Larsson
2010-06-23
6
-16
/
+19
*
marshaller: Correctly determine if switches are fixed size
Alexander Larsson
2010-06-23
1
-1
/
+9
*
Fix handling of @ptr32 network size
Alexander Larsson
2010-06-23
1
-4
/
+10
*
Remove minor markup in unstable protocol as we're resetting minor to 0
Alexander Larsson
2010-06-23
1
-4
/
+4
*
fix use-after-free in spice_marshaller_reset
Gerd Hoffmann
2010-06-23
1
-2
/
+3
*
drop bogous get_virt_delta calls
Gerd Hoffmann
2010-06-23
1
-8
/
+2
[next]