index
:
~company/cairo
gl
master
planar
xv
yuv
Unnamed repository; edit this file to name it for gitweb.
company
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-04
[xlib] Fix new Composite test
Benjamin Otte
2
-11
/
+20
2009-10-30
path: Skip any secondary degenerate line-to segments.
Chris Wilson
1
-3
/
+10
2009-10-30
path: Misclassification of rectilinear after degenerate line-to
Chris Wilson
1
-49
/
+52
2009-10-29
Provide a builtin implementation of isspace() and isdigit()
Adrian Johnson
4
-17
/
+28
2009-10-27
xlib: Set has_component_alpha = FALSE for gradient Pictures
Chris Wilson
1
-0
/
+1
2009-10-26
scaled-font: Fix documentation examples with incorrect derefs
Chris Wilson
1
-10
/
+10
2009-10-25
wideint: Protect 64_32_div for non-HAVE_UINT16_T systems
Chris Wilson
1
-0
/
+5
2009-10-23
[pattern] Compute zero extents for empty patterns
Chris Wilson
1
-3
/
+24
2009-10-22
[meta] Rename cairo_meta_surface_t to cairo_recording_surface_t.
M Joonas Pihlaja
27
-582
/
+582
2009-10-21
Support component-alpha.
Chris Wilson
14
-134
/
+234
2009-10-21
[gl] Do not clear internal surfaces.
Chris Wilson
1
-15
/
+31
2009-10-21
Make the surface->is_clear logic common
Chris Wilson
5
-54
/
+68
2009-10-21
[doc] Add comments on when surfaces are cleared on construction.
Chris Wilson
1
-0
/
+9
2009-10-19
atomic: correct libatomic_ops version of _cairo_atomic_int_cmpxchg
Luo Jinghua
1
-1
/
+1
2009-10-18
[gstate] Apply target device offsets to patterns immediately
Benjamin Otte
3
-94
/
+10
2009-10-18
[clip] Remove non-existing functions from header
Benjamin Otte
1
-9
/
+0
2009-10-18
[path] Fix compiler warnings
Benjamin Otte
1
-4
/
+3
2009-10-18
[xlib] Fix compiler warnings
Benjamin Otte
1
-4
/
+4
2009-10-16
[surface] Don't AND in the desired content.
Chris Wilson
13
-62
/
+10
2009-10-16
[image] Clone the format for a similar surface with identical content
Chris Wilson
1
-2
/
+9
2009-10-16
[fallback] Create intermediate surface with same content.
Chris Wilson
1
-5
/
+7
2009-10-15
[surface] Avoid double application of device offset when calling fill()
Chris Wilson
1
-6
/
+35
2009-10-15
[build] Link against pthread-stubs
Chris Wilson
1
-1
/
+1
2009-10-15
[atomic] Fallback to libatomic-ops-dev
Chris Wilson
5
-20
/
+53
2009-10-15
[pattern] Compute extents for gradients
Chris Wilson
1
-58
/
+126
2009-10-02
PDF: Fix regression caused by 1ae5a419
Adrian Johnson
1
-4
/
+8
2009-10-02
PDF: Fix regression caused by 1ae5a419
Adrian Johnson
1
-1
/
+1
2009-09-30
[xcb] Deferred error checking.
Chris Wilson
3
-246
/
+504
2009-09-30
[xlib] Suppress warning that should never have been.
Chris Wilson
1
-1
/
+1
2009-09-30
Fix truetype subset crash
Adrian Johnson
1
-0
/
+1
2009-09-30
[API] Make _cairo_meta_surface_replay() private again
Benjamin Otte
11
-40
/
+34
2009-09-29
[xlib] XRequest bread crumbing
Chris Wilson
1
-0
/
+57
2009-09-29
[tessellator] Invalid conversion of list head to edge.
Chris Wilson
1
-0
/
+2
2009-09-29
[xlib] Set proper bpp when computing format from masks
Benjamin Otte
1
-0
/
+1
2009-09-29
[xlib] Handle 24bpp formats during dithering
Benjamin Otte
1
-0
/
+10
2009-09-29
[image] Fix masks computation for BGRx format
Benjamin Otte
1
-3
/
+3
2009-09-28
PS: Use standard page size names for some common sizes
Adrian Johnson
1
-4
/
+62
2009-09-25
PS: Add DocumentMedia/PageMedia DSC comments
Adrian Johnson
2
-0
/
+89
2009-09-25
[xlib] Handle case in draw_image() where pixman format is not RGB
Benjamin Otte
1
-6
/
+44
2009-09-25
[image] Return cairo_bool_t from _pixman_format_to_masks
Benjamin Otte
2
-12
/
+11
2009-09-23
[image] Do not trust user supplied data to be clear
Chris Wilson
1
-1
/
+1
2009-09-23
[image] Tweak coding style
Chris Wilson
1
-4
/
+5
2009-09-23
[image] Move setting of is_clear to _create_with_pixman_format()
Benjamin Otte
1
-12
/
+6
2009-09-23
[image] Do assumption initial user data is cleared.
Chris Wilson
1
-4
/
+22
2009-09-22
[gl] Handle an absent visual.
Chris Wilson
2
-3
/
+12
2009-09-22
win32-printing: correct the use of the CAIRO_HAS_WIN32_FONT #ifdef
Adrian Johnson
1
-1
/
+1
2009-09-22
win32-printing: fix meta surface pattern regression caused by bed2701e
Adrian Johnson
1
-0
/
+2
2009-09-22
win32-printing: Allow GDI CTM with scale < 1 to be set
Adrian Johnson
2
-19
/
+73
2009-09-22
Make win32 fonts work in EMF files created by win32-printing
Adrian Johnson
1
-0
/
+37
2009-09-22
Fix compiler warnings in win32-surface
Adrian Johnson
1
-3
/
+9
[next]