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-05-03
Remove all mentions of "cairo" from the code
Alexander Larsson
8
-159
/
+158
2010-04-29
win32 client: Remove unnecessary GDIImage type
Alexander Larsson
2
-74
/
+40
2010-04-28
Add support for SPICE_IMAGE_FLAGS_HIGH_BITS_SET
Alexander Larsson
1
-2
/
+12
2010-04-28
Clear alpha in xRGB destination to avoid pixman setting it to 0xff
Alexander Larsson
1
-0
/
+66
2010-04-28
Fix line lengths and tabs
Alexander Larsson
1
-6
/
+13
2010-04-26
fix two warnings
Gerd Hoffmann
1
-0
/
+2
2010-04-23
Remove surface format workaround now that win32 driver is fixed
Alexander Larsson
1
-7
/
+0
2010-04-23
Win32 canvas fixes
Alexander Larsson
1
-9
/
+9
2010-04-23
Support alpha surface sources and destinations
Alexander Larsson
3
-18
/
+99
2010-04-23
Localize palettes for LZ PLT format
Alexander Larsson
1
-3
/
+45
2010-04-23
Make each surface its own depth/format
Alexander Larsson
5
-295
/
+242
2010-04-23
Make client canvas and pixmaps handle more formats and simplify
Alexander Larsson
8
-12
/
+110
2010-04-23
common: Add lookaside storage for pixman image format
Alexander Larsson
2
-1
/
+38
2010-04-23
Add pixman utilities for bitmap to pixman_image_t conversion
Alexander Larsson
2
-58
/
+775
2010-04-23
Add support for 16bit rop3
Alexander Larsson
1
-32
/
+75
2010-04-23
Remove unused method canvas_surf_to_invers
Alexander Larsson
1
-67
/
+17
2010-04-23
Fix warnings breaking win32 build
Alexander Larsson
1
-3
/
+3
2010-04-14
spice: server: change update_area command
Izik Eidus
2
-0
/
+26
2010-04-13
Relicense everything from GPL to LGPL 2.1+
Alexander Larsson
32
-282
/
+294
2010-04-12
Fix win32 build with pixman 0.18.0
Alexander Larsson
2
-2
/
+2
2010-04-12
fix 16bpp support on cairo_canvas
Izik Eidus
1
-3
/
+30
2010-04-12
Always tread depth 24 (i.e. non alpha) as depth 32 when blitting
Alexander Larsson
1
-8
/
+22
2010-04-09
spice: win32 client: fix gdi locking
Izik Eidus
2
-47
/
+112
2010-04-08
Initialize _kill_mark so we don't get spurious valgrind warnings
Alexander Larsson
2
-16
/
+0
2010-04-07
Remove non-used lookup3.[ch]
Alexander Larsson
3
-798
/
+0
2010-04-05
spice: common: gdi_canvas fix gdi objects leak
Izik Eidus
1
-0
/
+1
2010-04-03
libspice: add off screens support
Izik Eidus
8
-392
/
+1086
2010-03-24
Add spice_strndup
Alexander Larsson
2
-0
/
+19
2010-03-18
Fix uninitilized memory read in stroke_fill_spans()
Alexander Larsson
1
-0
/
+3
2010-03-17
Use nearest scaling for DRAW_ALPHA_BLEND since this is what win32 needs
Alexander Larsson
1
-1
/
+1
2010-03-17
Fix up empty region checks in canvas operations
Alexander Larsson
2
-10
/
+10
2010-03-11
Use the spice allocator in common/
Alexander Larsson
9
-116
/
+62
2010-03-11
New memory allocators that exit on OOM and handle multiplication overflow
Alexander Larsson
2
-0
/
+232
2010-03-10
Define GL_GLEXT_PROTOTYPES in CFLAGS not in random places in the source
Alexander Larsson
1
-2
/
+0
2010-03-09
Update gdi canvas wrt latest changes
Alexander Larsson
1
-2
/
+2
2010-03-09
Use macros from <spice/macros.h> rather than duplicate them
Alexander Larsson
9
-75
/
+19
2010-03-08
Move draw_rop3 to canvas_base
Alexander Larsson
2
-96
/
+94
2010-03-08
Move canvas_draw_stroke to canvas_base
Alexander Larsson
2
-455
/
+450
2010-03-08
Move most of the shared draw_xyz() methods from CairoCanvas to CanvasBase
Alexander Larsson
3
-932
/
+1039
2010-03-08
Move canvas_region and group_start/end to canvas_base
Alexander Larsson
5
-37
/
+57
2010-03-08
Move virtualization of canvas drawing into common/canvas_base
Alexander Larsson
8
-251
/
+353
2010-03-08
Make virt mapping an interface
Alexander Larsson
6
-37
/
+23
2010-03-08
Make glz_decoder non-optional canvas_base in canvas constructors
Alexander Larsson
6
-28
/
+11
2010-03-08
Make canvas Glz decoder integration nicer
Alexander Larsson
8
-22
/
+27
2010-03-08
Fix colorkeying in pixman_utils.c
Alexander Larsson
1
-1
/
+2
2010-03-01
Make gdi canvas build in the new pixman world
Larsson@.(none)
3
-20
/
+23
2010-03-01
Always include spice/types.h before pixman so standard int types exist
Larsson@.(none)
1
-0
/
+2
2010-03-01
Fix warnings from visual studio compiler
Larsson@.(none)
2
-15
/
+15
2010-03-01
Have only one copy of ROUND macro and cast to int explicitly
Larsson@.(none)
2
-3
/
+1
2010-02-23
Remove last cairo use from canvas_base
Alexander Larsson
1
-3
/
+0
[next]