index
:
~alexl/spice
demarshaller
log-drawing
master
qxl-abi.v2
qxl-image
Unnamed repository; edit this file to name it for gitweb.
alexl
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-09-02
server: avoid creating a stream from traces more than once for the same drawable
HEAD
master
Yonit Halperin
1
-5
/
+10
2010-09-02
Add API to turn on backwards compatibility mode
Alexander Larsson
2
-0
/
+33
2010-08-31
Bump version to 0.6.0
Alexander Larsson
1
-2
/
+2
2010-08-31
Require spice-protocol 0.6.0
Alexander Larsson
1
-1
/
+1
2010-08-31
Update NEWS for release
Alexander Larsson
1
-0
/
+12
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-31
client: add default agent capabilities
Alon Levy
1
-0
/
+11
2010-08-31
qxl parser: complete parsing of QXLCompatDrawable structs
Gerd Hoffmann
1
-0
/
+14
2010-08-31
server: red_current_add_equal - don't push a drawable to the middle of the pi...
Yonit Halperin
1
-1
/
+13
2010-08-31
server: when woken up by data ready to be read, don't call write.
Alon Levy
1
-1
/
+1
2010-08-31
server: retry mouse send on queue full
Alon Levy
1
-0
/
+1
2010-08-31
server: bugfix - make vdi_port_write_retry reiterate if write_queue still not...
Alon Levy
1
-1
/
+1
2010-08-31
client: add announce_capabilities
Alon Levy
2
-4
/
+70
2010-08-31
server: add subtype to SpiceCharDeviceInterface, use for vdagent
Alon Levy
2
-7
/
+50
2010-08-31
server: rename SpiceVDIPort* to SpiceCharDevice*
Alon Levy
2
-38
/
+38
2010-08-30
server: fix red_current_flush to flush only the surface that was given as par...
Yonit Halperin
1
-1
/
+3
2010-08-30
Fix scaling with large magnification
Alexander Larsson
1
-32
/
+104
2010-08-30
Bump versions.
Gerd Hoffmann
2
-2
/
+2
2010-08-30
Add config functions.
Gerd Hoffmann
2
-0
/
+38
2010-08-30
Merge commit 'ea298a14e1cde8b811baf6bd187287f18dde0dee'
Alon Levy
1
-10
/
+0
2010-08-30
server: moved agent pipe headers to spice-protocol
Alon Levy
1
-10
/
+0
2010-08-30
server: cleanups in destorying surfaces code
Yonit Halperin
1
-29
/
+22
2010-08-30
server: really wait for a surface to be destroyed, when calling destroy_surfa...
Yonit Halperin
1
-9
/
+75
2010-08-30
server: consider also PIPE_ITEM_UPGRADE when searching for drawables in red_c...
Yonit Halperin
1
-17
/
+19
2010-08-27
canvas: Better coordinate rounding in scaling
Alexander Larsson
1
-28
/
+36
2010-08-27
server: red_send_image() - append image data to right marshaller
Alexander Larsson
1
-1
/
+2
2010-08-27
server: red_send_image() initialize bitmap.flags
Alexander Larsson
1
-0
/
+1
2010-08-27
zap more unused bits.
Gerd Hoffmann
1
-14
/
+0
2010-08-27
red_get_cursor: avoid extra copy
Gerd Hoffmann
1
-4
/
+4
2010-08-26
fix red_cursur_flush segfault
Gerd Hoffmann
1
-1
/
+3
2010-08-26
zap dead typedefs
Gerd Hoffmann
1
-5
/
+0
2010-08-26
zap dead qxl chunk code
Gerd Hoffmann
1
-29
/
+0
2010-08-26
qxl parser: add cursor parsing
Gerd Hoffmann
3
-48
/
+59
2010-08-26
qxl parser: complete QXL_SURFACE_CMD_CREATE parsing
Gerd Hoffmann
3
-4
/
+6
2010-08-26
server: Fix alloc_lz_image_surface stride allocations
Alexander Larsson
1
-1
/
+1
2010-08-25
server: clean glz drawables when reseting qxl
Yonit Halperin
1
-0
/
+3
2010-08-25
server: Add missing break in switch case
Alexander Larsson
1
-0
/
+1
2010-08-25
client: Handle async errors from xshm setup
Alexander Larsson
1
-0
/
+28
2010-08-24
client: Don't leak xshm segments
Alexander Larsson
1
-0
/
+8
2010-08-24
Don't try xshm any more if it fails for a permanent reason
Alexander Larsson
1
-0
/
+16
2010-08-24
server: remove the no longer used glz drawables list that was maintained for ...
Yonit Halperin
1
-8
/
+0
2010-08-24
server: remove unnecessary dependency between surfaces and Glz drawables
Yonit Halperin
1
-26
/
+4
2010-08-23
Fix mismerge in last commit
Alexander Larsson
1
-1
/
+0
2010-08-23
Remove USE_EXCLUDE_RGN define and !USE_EXCLUDE_RGN code
Alexander Larsson
1
-167
/
+0
2010-08-23
Remove STREAM_TRACE define and !STREAM_TRACE code
Alexander Larsson
1
-206
/
+1
2010-08-23
Limiting video streaming to the primary surface. freedesktop bug #28088.
Yonit Halperin
1
-7
/
+40
2010-08-23
client: Fix for clipboard sending; It wasn't thread safe.
Yonit Halperin
2
-5
/
+27
2010-08-23
client: fix - exit on bad display-effect argument
Yonit Halperin
1
-0
/
+2
2010-08-18
Stride can be negative, so don't use size_t for it
Alexander Larsson
2
-2
/
+2
[next]