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
path:
root
/
common
/
canvas_base.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
common: use PANIC from spice_common.h
Christophe Fergeau
2011-05-03
1
-7
/
+0
*
common,server: use ASSERT from spice_common.h
Christophe Fergeau
2011-05-03
1
-7
/
+0
*
add #include <config.h> to all source files
Christophe Fergeau
2011-05-03
1
-0
/
+4
*
autotools: correctly build canvas-related code
Christophe Fergeau
2011-05-03
1
-0
/
+4
*
common: don't try to redefine PANIC if it already exists
Christophe Fergeau
2011-05-02
1
-0
/
+2
*
common/canvas_base.c: remove unused variables
Alon Levy
2011-01-25
1
-12
/
+0
*
common, canvas_get_jpeg_alpha: let top_down be any value
Alon Levy
2011-01-05
1
-1
/
+1
*
mingw32 build: fix two functions
Alon Levy
2010-12-08
1
-1
/
+1
*
mingw32 build: fix signed/unsigned warnings as errors
Alon Levy
2010-12-08
1
-4
/
+4
*
Handle surface images in DrawOpaque
Alexander Larsson
2010-09-22
1
-19
/
+42
*
Fix crash when resetting pixman image transform
Alexander Larsson
2010-09-21
1
-1
/
+2
*
canvas_base jpeg_alpha: supply the correct size to jpeg_decoder
Yonit Halperin
2010-07-15
1
-1
/
+1
*
Fix various misspellings
Alexander Larsson
2010-07-08
1
-1
/
+1
*
Move in spice/draw.h from spice-protocol to common/
Alexander Larsson
2010-07-08
1
-1
/
+0
*
Properly parse QXLLineAttrs.style
Alexander Larsson
2010-07-08
1
-1
/
+1
*
Properly parse QXLImage to the new-world SpiceImage
Gerd Hoffmann
2010-07-07
1
-175
/
+92
*
Convert SpicePath.segments to a pointer array
Alexander Larsson
2010-07-05
1
-12
/
+9
*
Properly parse and marshall SpiceString
Gerd Hoffmann
2010-07-02
1
-19
/
+4
*
Fix build on win32
Alexander Larsson
2010-07-01
1
-2
/
+2
*
Update for the SpicePath.segments type change
Alexander Larsson
2010-07-01
1
-1
/
+1
*
Store SpicePath segment count rather than size
Alexander Larsson
2010-06-30
1
-8
/
+3
*
qxl-abi: handle clip rect and path references.
Gerd Hoffmann
2010-06-30
1
-5
/
+4
*
qxl abi: parse QXLCopy + QXLBlend.
Gerd Hoffmann
2010-06-29
1
-2
/
+2
*
qxl abi: parse QXLOpaque.
Gerd Hoffmann
2010-06-29
1
-1
/
+1
*
qxl abi: parse QXLFill.
Gerd Hoffmann
2010-06-29
1
-1
/
+1
*
Remove support for clip by path
Alexander Larsson
2010-06-24
1
-3
/
+0
*
Lossy compression of RGBA images (on WAN connection)
Yonit Halperin
2010-06-21
1
-2
/
+90
*
applying zlib compression over glz on WAN connection
Yonit Halperin
2010-06-21
1
-9
/
+42
*
Client: Use the autogenerated demarshallers
Alexander Larsson
2010-06-18
1
-54
/
+0
*
support for lossy images in the pixmap cache and fill bits
Yonit Halperin
2010-06-09
1
-5
/
+51
*
JPEG support: introducing jpeg encoding for spice bitmaps
Yonit Halperin
2010-06-09
1
-1
/
+81
*
Fix spelling errors in comments and strings
Alexander Larsson
2010-05-21
1
-2
/
+2
*
Remove all mentions of "cairo" from the code
Alexander Larsson
2010-05-03
1
-25
/
+25
*
Add support for SPICE_IMAGE_FLAGS_HIGH_BITS_SET
Alexander Larsson
2010-04-28
1
-2
/
+12
*
fix two warnings
Gerd Hoffmann
2010-04-26
1
-0
/
+2
*
Support alpha surface sources and destinations
Alexander Larsson
2010-04-23
1
-5
/
+27
*
Localize palettes for LZ PLT format
Alexander Larsson
2010-04-23
1
-3
/
+45
*
Make each surface its own depth/format
Alexander Larsson
2010-04-23
1
-239
/
+212
*
Make client canvas and pixmaps handle more formats and simplify
Alexander Larsson
2010-04-23
1
-2
/
+6
*
Remove unused method canvas_surf_to_invers
Alexander Larsson
2010-04-23
1
-67
/
+17
*
Relicense everything from GPL to LGPL 2.1+
Alexander Larsson
2010-04-13
1
-9
/
+9
*
libspice: add off screens support
Izik Eidus
2010-04-03
1
-142
/
+388
*
Fix uninitilized memory read in stroke_fill_spans()
Alexander Larsson
2010-03-18
1
-0
/
+3
*
Use nearest scaling for DRAW_ALPHA_BLEND since this is what win32 needs
Alexander Larsson
2010-03-17
1
-1
/
+1
*
Fix up empty region checks in canvas operations
Alexander Larsson
2010-03-17
1
-9
/
+9
*
Use the spice allocator in common/
Alexander Larsson
2010-03-11
1
-8
/
+8
*
Use macros from <spice/macros.h> rather than duplicate them
Alexander Larsson
2010-03-09
1
-17
/
+6
*
Move draw_rop3 to canvas_base
Alexander Larsson
2010-03-08
1
-0
/
+94
*
Move canvas_draw_stroke to canvas_base
Alexander Larsson
2010-03-08
1
-0
/
+450
*
Move most of the shared draw_xyz() methods from CairoCanvas to CanvasBase
Alexander Larsson
2010-03-08
1
-3
/
+821
[next]