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
/
gl_canvas.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-03
add #include <config.h> to all source files
Christophe Fergeau
1
-0
/
+3
2011-05-03
autotools: correctly build canvas-related code
Christophe Fergeau
1
-1
/
+4
2011-05-02
use foo(void) instead of foo() in prototypes
Christophe Fergeau
1
-1
/
+1
2010-07-08
Fix various misspellings
Alexander Larsson
1
-1
/
+1
2010-07-07
Properly parse QXLImage to the new-world SpiceImage
Gerd Hoffmann
1
-6
/
+0
2010-07-05
Convert SpicePath.segments to a pointer array
Alexander Larsson
1
-7
/
+5
2010-07-01
Update for the SpicePath.segments type change
Alexander Larsson
1
-1
/
+1
2010-06-30
Simplify SpiceLineAttr by removing unsed stuff
Alexander Larsson
1
-1
/
+1
2010-06-30
Store SpicePath segment count rather than size
Alexander Larsson
1
-6
/
+4
2010-06-30
qxl-abi: handle clip rect and path references.
Gerd Hoffmann
1
-10
/
+8
2010-06-29
qxl abi: parse QXLCopy + QXLBlend.
Gerd Hoffmann
1
-2
/
+2
2010-06-29
qxl abi: parse QXLOpaque.
Gerd Hoffmann
1
-2
/
+2
2010-06-29
qxl abi: parse QXLFill.
Gerd Hoffmann
1
-1
/
+1
2010-06-24
Remove support for clip by path
Alexander Larsson
1
-6
/
+0
2010-06-21
applying zlib compression over glz on WAN connection
Yonit Halperin
1
-0
/
+2
2010-06-18
Client: Use the autogenerated demarshallers
Alexander Larsson
1
-15
/
+0
2010-06-17
There are multiple line attribute flags enums, use only one
Alexander Larsson
1
-2
/
+2
2010-06-09
JPEG support: introducing jpeg encoding for spice bitmaps
Yonit Halperin
1
-0
/
+2
2010-05-21
Fix spelling errors in comments and strings
Alexander Larsson
1
-1
/
+1
2010-05-03
Remove all mentions of "cairo" from the code
Alexander Larsson
1
-7
/
+7
2010-04-23
Make each surface its own depth/format
Alexander Larsson
1
-8
/
+8
2010-04-23
Make client canvas and pixmaps handle more formats and simplify
Alexander Larsson
1
-2
/
+2
2010-04-13
Relicense everything from GPL to LGPL 2.1+
Alexander Larsson
1
-9
/
+9
2010-04-03
libspice: add off screens support
Izik Eidus
1
-0
/
+2
2010-03-11
Use the spice allocator in common/
Alexander Larsson
1
-5
/
+5
2010-03-08
Move canvas_region and group_start/end to canvas_base
Alexander Larsson
1
-1
/
+6
2010-03-08
Move virtualization of canvas drawing into common/canvas_base
Alexander Larsson
1
-47
/
+89
2010-03-08
Make virt mapping an interface
Alexander Larsson
1
-7
/
+2
2010-03-08
Make glz_decoder non-optional canvas_base in canvas constructors
Alexander Larsson
1
-6
/
+1
2010-03-08
Make canvas Glz decoder integration nicer
Alexander Larsson
1
-3
/
+2
2010-02-23
Replace custom region implementation with pixman_region32_t
Alexander Larsson
1
-9
/
+26
2010-02-23
Add possibility to not invert bitmask in canvas_get_mask()
Alexander Larsson
1
-1
/
+1
2010-02-23
Use pixman_image_t instead of cairo_surface_t as the generic pixman container
Alexander Larsson
1
-86
/
+85
2010-02-23
Turn image and palette cache into c style dynamic interface
Alexander Larsson
1
-20
/
+6
2010-02-23
Add emacs settings for indent according to spice styleguide
Alexander Larsson
1
-0
/
+1
2010-02-04
Use standard int types and <spice/types.h>
Alexander Larsson
1
-1
/
+1
2010-02-04
Rename symbols that were changed in spice-protocol
Alexander Larsson
1
-73
/
+73
2009-11-23
spice: server: add memslots support.
Izik Eidus
1
-10
/
+14
2009-10-14
fresh start
Yaniv Kamay
1
-0
/
+886