index
:
~sandmann/spice
a8
render2
setcaps
version
Unnamed repository; edit this file 'description' to name the repository.
sandmann
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-23
Remove cairo_t from cairo canvas
Alexander Larsson
3
-59
/
+8
2010-02-23
Covert cairo canvas put_image() to pixman
Alexander Larsson
1
-77
/
+33
2010-02-23
Replace custom region implementation with pixman_region32_t
Alexander Larsson
6
-810
/
+451
2010-02-23
Convert cairo canvas clear() to pixman
Alexander Larsson
1
-8
/
+5
2010-02-23
Convert cairo canvas group_start/end to pixman
Alexander Larsson
1
-14
/
+18
2010-02-23
Convert cairo canvas read_bits() to pixman
Alexander Larsson
1
-6
/
+5
2010-02-23
Remove unused cairo helper functions
Alexander Larsson
2
-494
/
+0
2010-02-23
Convert cairo canvas to use pixman for draw_stroke
Alexander Larsson
2
-213
/
+465
2010-02-23
Convert cairo canvas draw_transparent to use pixman
Alexander Larsson
1
-119
/
+134
2010-02-23
Convert cairo canvas draw_rop3 to using pixman
Alexander Larsson
1
-40
/
+29
2010-02-23
Convert draw_blackness/whiteness/invers to using pixman
Alexander Larsson
1
-16
/
+61
2010-02-23
Convert cairo canvas alpha_blend to using pixman
Alexander Larsson
1
-15
/
+135
2010-02-23
Convert cairo canvas draw_text to using pixman
Alexander Larsson
1
-71
/
+100
2010-02-23
Convert cairo canvas copy bits to pixman
Alexander Larsson
1
-211
/
+90
2010-02-23
Convert cairo canvas draw_copy() to using pixman
Alexander Larsson
1
-20
/
+60
2010-02-23
Convert cairo canvas draw_blend() to using pixman
Alexander Larsson
1
-25
/
+168
2010-02-23
Convert cairo canvas draw_opaque() to using pixman
Alexander Larsson
1
-27
/
+133
2010-02-23
Convert cairo canvas draw_fill() to using pixman
Alexander Larsson
2
-19
/
+503
2010-02-23
Add possibility to not invert bitmask in canvas_get_mask()
Alexander Larsson
4
-10
/
+16
2010-02-23
Use pixman_image_t instead of cairo_surface_t as the generic pixman container
Alexander Larsson
10
-523
/
+534
2010-02-23
Turn image and palette cache into c style dynamic interface
Alexander Larsson
8
-116
/
+71
2010-02-23
Add pixman_image_t referencing the cairo_canvas bits
Alexander Larsson
2
-0
/
+45
2010-02-23
Add line rasterizer
Alexander Larsson
3
-0
/
+3764
2010-02-23
Add pixman utilities
Alexander Larsson
3
-0
/
+1043
2010-02-23
Add emacs settings for indent according to spice styleguide
Alexander Larsson
33
-0
/
+33
2010-02-04
Use standard int types and <spice/types.h>
Alexander Larsson
8
-46
/
+15
2010-02-04
Use the new header names
Alexander Larsson
9
-9
/
+9
2010-02-04
Rename symbols that were changed in spice-protocol
Alexander Larsson
15
-620
/
+620
2010-02-04
Remove headers that were moved to spice-protocol
Alexander Larsson
8
-2078
/
+0
2010-01-28
libspice: add surface 0 support
Izik Eidus
1
-9
/
+34
2010-01-11
client: change rerror code to be positive
Yaniv Kamay
1
-15
/
+15
2010-01-11
client: add Platform::term_printf
Yaniv Kamay
1
-0
/
+1
2010-01-11
server,client: server authentication for secured channels.
Yonit Halperin
1
-2
/
+19
2009-12-23
spice client: fix wrong gdi-canvas handling of blend_alpha
Izik Eidus
1
-6
/
+14
2009-11-23
spice: server: add memslots support.
Izik Eidus
9
-58
/
+84
2009-10-26
fix build on Debian
Yaniv Kamay
2
-0
/
+16
2009-10-18
tunnel
Yonit Halperin
1
-2
/
+140
2009-10-14
fresh start
Yaniv Kamay
57
-0
/
+21770
[prev]