index
:
~emmanuel/cairo
master
svg-text
Emmanuel's cairo repository - SVG backend work
emmanuel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-05
bo-rectangular: handle in==out specifically for the single box case
Chris Wilson
1
-10
/
+20
2011-08-05
Mark the new API as such
Nis Martensen
1
-0
/
+6
2011-08-04
Clarify the API docs for the newest functions
Uli Schlachter
1
-14
/
+15
2011-08-04
perf: Also build the code in perf/micro
Uli Schlachter
1
-0
/
+2
2011-08-04
xlib-xcb: Implement the new backend functions
Uli Schlachter
1
-3
/
+38
2011-08-04
surface_unmap_image: Fix fallback
Uli Schlachter
1
-1
/
+18
2011-08-04
ps: check if images are grayscale or monochrome and encode as such
Adrian Johnson
1
-52
/
+110
2011-08-04
image: fix bug in analyze_color
Adrian Johnson
1
-1
/
+1
2011-08-03
hash: Code cleanup
Andrea Canciani
1
-62
/
+52
2011-08-03
hash: Improve handling of dead entries
Andrea Canciani
1
-38
/
+53
2011-08-03
perf: Add hash table benchmark
Andrea Canciani
4
-0
/
+110
2011-08-02
xcb: Handle deferred clear in _upload_image_inplace
Uli Schlachter
1
-1
/
+6
2011-08-02
test: Add a second ring to overlapping-dash-caps
Chris Wilson
2
-4
/
+13
2011-08-02
pdf: check if images are grayscale or monochrome and encode as such
Adrian Johnson
4
-23
/
+138
2011-08-02
test: Add an test case to exercise overlapping caps between dash segments
Chris Wilson
4
-0
/
+60
2011-08-01
scaled-font: Make unscaled font utility functions static
Andrea Canciani
2
-12
/
+13
2011-08-01
scaled-font: Remove _cairo_ft_scaled_font_get_unscaled_font()
Andrea Canciani
2
-15
/
+0
2011-08-01
hash: Compare hash values before calling keys_equal
Andrea Canciani
5
-41
/
+32
2011-08-01
hash: Improve double hashing
Andrea Canciani
1
-13
/
+5
2011-08-01
perf: Save/restore gstate across runs
Chris Wilson
1
-1
/
+10
2011-08-01
bo-rectangular: perform an incremental sort
Chris Wilson
1
-4
/
+50
2011-08-01
perf: Add a few more variations to dragon to exercise unaligned lines/spans
Chris Wilson
1
-0
/
+34
2011-08-01
tor: Suppress repeated spans
Chris Wilson
1
-2
/
+2
2011-08-01
test: Extend PDF blend tests to include an opacity mask
Chris Wilson
6
-0
/
+49
2011-08-01
image: the boxes are already pixel-aligned so skip the extra rounding step
Chris Wilson
1
-12
/
+12
2011-08-01
tor: Sort the initial edge correctly
Chris Wilson
1
-12
/
+28
2011-08-01
clip: Mark __cairo_clip_all as private and do not export
Chris Wilson
1
-1
/
+1
2011-07-31
Remove useless checks for NULL before freeing
Andrea Canciani
28
-168
/
+88
2011-07-31
font-face: Cleanup backend-specific destruction code
Andrea Canciani
2
-8
/
+0
2011-07-31
pattern: Do not provide type field in cairo_pattern_union_t
Andrea Canciani
3
-3
/
+2
2011-07-31
surface: Set errors through _cairo_surface_set_status()
Andrea Canciani
1
-1
/
+1
2011-07-31
Tighten error validation
Andrea Canciani
1
-2
/
+2
2011-07-31
Update FSF address
Andrea Canciani
5
-5
/
+5
2011-07-31
Fix make check
Andrea Canciani
5
-2
/
+8
2011-07-31
image: Reduce compositing bounded boxes with a clip-mask to a polygon
Chris Wilson
1
-0
/
+42
2011-07-31
tor: Use longjmp to throw an error whilst generating spans
Chris Wilson
1
-340
/
+165
2011-07-31
spans: fast-path common case of a single box.
Chris Wilson
1
-0
/
+71
2011-07-31
test: Exercise extend modes with recording patterns
Chris Wilson
11
-0
/
+183
2011-07-31
paginated: Remove an impossible test
Chris Wilson
1
-6
/
+3
2011-07-30
clip: Fix copy of clip rectangles list
Andrea Canciani
1
-0
/
+3
2011-07-30
default-context: Do not allow restoring pushed gstates
Andrea Canciani
1
-0
/
+3
2011-07-29
image: Free clip_surface after use
Chris Wilson
1
-9
/
+14
2011-07-29
image: extend support of direct replay for paginated surfaces
Chris Wilson
3
-13
/
+74
2011-07-29
build: Respect CFLAGS and LIBS env settings
Andrea Canciani
1
-4
/
+4
2011-07-29
trace: Emit the content type for image surfaces
Chris Wilson
1
-1
/
+22
2011-07-29
xcb: Convert the box back to integer coordinates for uploading the image
Chris Wilson
1
-18
/
+22
2011-07-29
gl: Rectilinear fast path
Chris Wilson
1
-1
/
+185
2011-07-29
gl: Rectangular fast path
Chris Wilson
5
-68
/
+443
2011-07-29
ps: remove unnecessary flush
Adrian Johnson
1
-4
/
+0
2011-07-29
ps: Apply the clip reduction techniques from pdf
Chris Wilson
1
-4
/
+32
[prev]
[next]