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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove non-used lookup3.[ch]
Alexander Larsson
2010-04-07
3
-798
/
+0
*
spice: common: gdi_canvas fix gdi objects leak
Izik Eidus
2010-04-05
1
-0
/
+1
*
libspice: add off screens support
Izik Eidus
2010-04-03
8
-392
/
+1086
*
Add spice_strndup
Alexander Larsson
2010-03-24
2
-0
/
+19
*
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
2
-10
/
+10
*
Use the spice allocator in common/
Alexander Larsson
2010-03-11
9
-116
/
+62
*
New memory allocators that exit on OOM and handle multiplication overflow
Alexander Larsson
2010-03-11
2
-0
/
+232
*
Define GL_GLEXT_PROTOTYPES in CFLAGS not in random places in the source
Alexander Larsson
2010-03-10
1
-2
/
+0
*
Update gdi canvas wrt latest changes
Alexander Larsson
2010-03-09
1
-2
/
+2
*
Use macros from <spice/macros.h> rather than duplicate them
Alexander Larsson
2010-03-09
9
-75
/
+19
*
Move draw_rop3 to canvas_base
Alexander Larsson
2010-03-08
2
-96
/
+94
*
Move canvas_draw_stroke to canvas_base
Alexander Larsson
2010-03-08
2
-455
/
+450
*
Move most of the shared draw_xyz() methods from CairoCanvas to CanvasBase
Alexander Larsson
2010-03-08
3
-932
/
+1039
*
Move canvas_region and group_start/end to canvas_base
Alexander Larsson
2010-03-08
5
-37
/
+57
*
Move virtualization of canvas drawing into common/canvas_base
Alexander Larsson
2010-03-08
8
-251
/
+353
*
Make virt mapping an interface
Alexander Larsson
2010-03-08
6
-37
/
+23
*
Make glz_decoder non-optional canvas_base in canvas constructors
Alexander Larsson
2010-03-08
6
-28
/
+11
*
Make canvas Glz decoder integration nicer
Alexander Larsson
2010-03-08
8
-22
/
+27
*
Fix colorkeying in pixman_utils.c
Alexander Larsson
2010-03-08
1
-1
/
+2
*
Make gdi canvas build in the new pixman world
Larsson@.(none)
2010-03-01
3
-20
/
+23
*
Always include spice/types.h before pixman so standard int types exist
Larsson@.(none)
2010-03-01
1
-0
/
+2
*
Fix warnings from visual studio compiler
Larsson@.(none)
2010-03-01
2
-15
/
+15
*
Have only one copy of ROUND macro and cast to int explicitly
Larsson@.(none)
2010-03-01
2
-3
/
+1
*
Remove last cairo use from canvas_base
Alexander Larsson
2010-02-23
1
-3
/
+0
*
Remove cairo_t from cairo canvas
Alexander Larsson
2010-02-23
3
-59
/
+8
*
Covert cairo canvas put_image() to pixman
Alexander Larsson
2010-02-23
1
-77
/
+33
*
Replace custom region implementation with pixman_region32_t
Alexander Larsson
2010-02-23
6
-810
/
+451
*
Convert cairo canvas clear() to pixman
Alexander Larsson
2010-02-23
1
-8
/
+5
*
Convert cairo canvas group_start/end to pixman
Alexander Larsson
2010-02-23
1
-14
/
+18
*
Convert cairo canvas read_bits() to pixman
Alexander Larsson
2010-02-23
1
-6
/
+5
*
Remove unused cairo helper functions
Alexander Larsson
2010-02-23
2
-494
/
+0
*
Convert cairo canvas to use pixman for draw_stroke
Alexander Larsson
2010-02-23
2
-213
/
+465
*
Convert cairo canvas draw_transparent to use pixman
Alexander Larsson
2010-02-23
1
-119
/
+134
*
Convert cairo canvas draw_rop3 to using pixman
Alexander Larsson
2010-02-23
1
-40
/
+29
*
Convert draw_blackness/whiteness/invers to using pixman
Alexander Larsson
2010-02-23
1
-16
/
+61
*
Convert cairo canvas alpha_blend to using pixman
Alexander Larsson
2010-02-23
1
-15
/
+135
*
Convert cairo canvas draw_text to using pixman
Alexander Larsson
2010-02-23
1
-71
/
+100
*
Convert cairo canvas copy bits to pixman
Alexander Larsson
2010-02-23
1
-211
/
+90
*
Convert cairo canvas draw_copy() to using pixman
Alexander Larsson
2010-02-23
1
-20
/
+60
*
Convert cairo canvas draw_blend() to using pixman
Alexander Larsson
2010-02-23
1
-25
/
+168
*
Convert cairo canvas draw_opaque() to using pixman
Alexander Larsson
2010-02-23
1
-27
/
+133
*
Convert cairo canvas draw_fill() to using pixman
Alexander Larsson
2010-02-23
2
-19
/
+503
*
Add possibility to not invert bitmask in canvas_get_mask()
Alexander Larsson
2010-02-23
4
-10
/
+16
*
Use pixman_image_t instead of cairo_surface_t as the generic pixman container
Alexander Larsson
2010-02-23
10
-523
/
+534
*
Turn image and palette cache into c style dynamic interface
Alexander Larsson
2010-02-23
8
-116
/
+71
*
Add pixman_image_t referencing the cairo_canvas bits
Alexander Larsson
2010-02-23
2
-0
/
+45
*
Add line rasterizer
Alexander Larsson
2010-02-23
3
-0
/
+3764
*
Add pixman utilities
Alexander Larsson
2010-02-23
3
-0
/
+1043
[next]