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-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
2010-08-17
support python 2.5.4+ for marshaller/demarshallers
Alon Levy
3
-0
/
+3
2010-07-29
client: Application::get_screen: fix double SpicePoint size, second hiding th...
Alon Levy
1
-1
/
+1
2010-07-29
add arm and armv7 to configurable 32 bit variants in configure.ac (n900 and p...
Alon Levy
1
-1
/
+1
2010-07-29
add eol after #ifdef in jpeg_encoder.h for n900 scratchbox compiler
Alon Levy
1
-1
/
+2
2010-07-22
server: add vdi_port write retry timer. RHBZ 616772
Alon Levy
1
-0
/
+30
2010-07-21
Don't do manual marshalling for input channel
Alexander Larsson
1
-45
/
+67
2010-07-21
Fix typo in NEWS
Alexander Larsson
1
-1
/
+1
2010-07-20
Update NEWS for 0.5.3
Alexander Larsson
1
-0
/
+10
2010-07-20
Require spice-protocol 0.5.3 or later
Alexander Larsson
1
-1
/
+1
2010-07-20
Bump version to 0.5.3
Alexander Larsson
1
-1
/
+1
2010-07-20
server: Properly order rgb for 24bit bitmaps when sending to libjpeg
Alexander Larsson
1
-2
/
+8
2010-07-20
Swap red and blue when decoding 0.4 mjpeg streams
Alexander Larsson
3
-12
/
+22
2010-07-20
demarshaller: Fix palette marshalling
Alexander Larsson
1
-14
/
+32
2010-07-20
Don't send padding over the network with video data
Alexander Larsson
5
-15
/
+8
2010-07-19
Fix uninitialized variable warnings
Alexander Larsson
1
-1
/
+1
2010-07-19
Don't send CursorHeader if cursor_flags is NONE
Alexander Larsson
4
-5
/
+11
2010-07-19
Send Clip.rects inline rather than using a pointer
Alexander Larsson
1
-1
/
+1
2010-07-19
codegen: Allow @to_ptr to make inline structs demarshal as pointers
Alexander Larsson
3
-9
/
+37
2010-07-19
codegen: Various cleanups
Alexander Larsson
10
-130
/
+102
2010-07-19
codegen: Pass member to SubMarshallingSource rather than name
Alexander Larsson
1
-9
/
+10
2010-07-19
codegen: Remove unused methos has_pointer()
Alexander Larsson
1
-27
/
+0
2010-07-19
server vdi port: prevent recursive calls to read_from_vdi_port (required for ...
Alon Levy
1
-7
/
+21
2010-07-19
client: add clipboard support
Arnon Gilboa
7
-11
/
+476
2010-07-19
fix typo DisplayModeListner -> DisplayModeListener
Alon Levy
4
-10
/
+10
2010-07-19
client: command line arguments for setting windows guest monitors'
Yonit Halperin
4
-7
/
+157
2010-07-15
canvas_base jpeg_alpha: supply the correct size to jpeg_decoder
Yonit Halperin
1
-1
/
+1
2010-07-15
Merge branch 'master' of git://git.freedesktop.org/git/spice/spice into spice...
Yonit Halperin
3
-3
/
+4
2010-07-14
add SPICE_SERVER_VERSION
Gerd Hoffmann
1
-0
/
+2
2010-07-14
update shlib minor
Gerd Hoffmann
1
-1
/
+1
2010-07-14
server: enabling/disabling jpeg and zlib-over-glz via spice command line args
Yonit Halperin
5
-3
/
+66
2010-07-13
red_glz_compress_image: lines isn't needed any more
Gerd Hoffmann
1
-2
/
+1
2010-07-12
server: enabling/disabling jpeg and zlib-over-glz via spice command line args
Yonit Halperin
5
-3
/
+66
[next]