index
:
~podain/cairo
1.0
1.10
1.2
1.4
1.6
1.8
bug_fix
clip_surface
image_backend
image_backend_clip_bug
master
spans
Unnamed repository; edit this file to name it for gitweb.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-22
[win32] Correct error paths in text_to_glyphs().
Chris Wilson
1
-3
/
+4
2008-10-22
Map toy font face to implementation.
Chris Wilson
7
-21
/
+128
2008-10-22
Don't add a notdef glyph to Type 3 font subsets
Adrian Johnson
5
-73
/
+48
2008-10-22
[cairoint] Remove the duplicate prototype.
Chris Wilson
1
-3
/
+0
2008-10-22
Ensure that the scaled font is frozen for the lifetime of the scaled glyph.
Chris Wilson
22
-229
/
+280
2008-10-21
[ps] Check for an empty font subset.
Chris Wilson
1
-0
/
+3
2008-10-20
Add API documentation for NULL filenames and write_funcs.
Chris Wilson
3
-6
/
+24
2008-10-20
[mutex] s/HOLDS_MUTEX/MUTEX_IS_LOCKED/
Chris Wilson
3
-12
/
+12
2008-10-20
[directfb] Unbounded operators are unsupported.
Chris Wilson
1
-0
/
+10
2008-10-20
[directfb] Fallback for SATURATE
Chris Wilson
1
-0
/
+3
2008-10-20
[directfb] Perfom text fallback if emulating clip regions.
Chris Wilson
1
-2
/
+12
2008-10-20
[directfb] When blitting check if we need the un-premultiplied color.
Chris Wilson
2
-24
/
+54
2008-10-20
[directfb] Apply clip to release_dest_image()
Chris Wilson
1
-9
/
+14
2008-10-20
[directfb] Fix OBO in clip.
Chris Wilson
1
-2
/
+2
2008-10-20
[directfb] Force NEAREST.
Chris Wilson
1
-0
/
+5
2008-10-20
[directfb] Track the empty clip rectangle.
Chris Wilson
1
-1
/
+5
2008-10-20
[directfb] Cap the maximum surface size to use for the font cache.
Chris Wilson
1
-3
/
+7
2008-10-20
[directfb] Only use the pure BLIT for integer translations.
Chris Wilson
1
-7
/
+23
2008-10-20
[directfb] Tweak _categorize_operation().
Chris Wilson
1
-12
/
+25
2008-10-20
[directfb] Support ROI cloning.
Chris Wilson
1
-7
/
+4
2008-10-20
[directfb] Rename backend structure.
Chris Wilson
1
-13
/
+24
2008-10-20
[directfb] Whitespace.
Chris Wilson
1
-745
/
+733
2008-10-20
[directfb] Simplify return from _directfb_get_operator().
Chris Wilson
1
-70
/
+68
2008-10-20
[directfb] Use the solid pattern cache.
Chris Wilson
1
-54
/
+18
2008-10-20
Remove CAIRO_BEGIN_DECLS uses that ickle introduced while merging
Behdad Esfahbod
2
-4
/
+0
2008-10-19
[directfb] Return an error surface on create() failure.
Chris Wilson
1
-11
/
+10
2008-10-19
[directfb] Simplifiy ADD_TRI
Chris Wilson
1
-17
/
+13
2008-10-19
[directfb] Add missing error status
Chris Wilson
1
-0
/
+1
2008-10-19
[directfb] Correct fixed-to-double conversion.
Chris Wilson
1
-56
/
+54
2008-10-19
[directfb] Fix error propagation from surface_create()
Chris Wilson
1
-94
/
+114
2008-10-19
[directfb] Compile fix.
Chris Wilson
1
-2
/
+2
2008-10-19
[image] Remove unused variable.
Chris Wilson
1
-1
/
+0
2008-10-19
[output-stream] Protect against NULL write_func.
Chris Wilson
1
-0
/
+3
2008-10-19
[output-stream] Accept a NULL filename
Chris Wilson
1
-0
/
+3
2008-10-19
[meta] Acquire scaled_font mutex for glyph_path().
Chris Wilson
1
-0
/
+2
2008-10-19
[user-font] Review locks under error conditions.
Chris Wilson
3
-39
/
+46
2008-10-19
[analysis] Check for error surfaces.
Chris Wilson
1
-3
/
+13
2008-10-19
[ps] Destroy type3 surface on error.
Chris Wilson
1
-1
/
+3
2008-10-19
[type3] Acquire scaled_font mutex whilst looking up glyphs.
Chris Wilson
1
-20
/
+30
2008-10-19
[user-font] Check for error objects.
Chris Wilson
1
-12
/
+59
2008-10-19
[pdf] Acquire scaled_font mutex for show_text_glyphs().
Chris Wilson
1
-0
/
+2
2008-10-19
[type1] Acquire scaled_font mutex.
Chris Wilson
1
-0
/
+2
2008-10-19
[scaled-font] Zero font extents for an error surface.
Chris Wilson
1
-1
/
+12
2008-10-19
[surface] Reorder asserts to make no assumptions about error objects.
Chris Wilson
1
-47
/
+47
2008-10-19
[svg] Lock the scaled_font whilst emitting glyphs.
Chris Wilson
1
-0
/
+2
2008-10-19
[scaled-font-subsets] Add locking to unscaled font.
Chris Wilson
1
-6
/
+17
2008-10-19
[xlib] Set return code after failing to allocate glyph surface.
Chris Wilson
1
-3
/
+5
2008-10-19
[gstate] Propagate error from clip.
Chris Wilson
1
-10
/
+23
2008-10-19
[paginated] Free local reference to target on error path.
Chris Wilson
1
-0
/
+1
2008-10-19
[test-paginated] Fix double free of surface along error path.
Chris Wilson
1
-7
/
+9
[prev]
[next]