index
:
~anholt/cairo
1.0
1.2
1.4
1.6
1.8
gl-radial
master
Unnamed repository; edit this file to name it for gitweb.
anholt
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-11-15
gl: Avoid using gl_FragCoord for linear gradients.
HEAD
master
Eric Anholt
3
-37/+51
2010-11-13
gl: Fix upside down gradients.
Andrea Canciani
1
-4/+0
2010-11-10
Sync get-path-extents test with the one on 1.10.
Jeff Muizelaar
1
-1/+27
2010-11-10
PDF: Restrict ActualText to PDF version >= 1.5
Adrian Johnson
1
-13/+18
2010-11-08
xcb: Add more _cairo_error() calls
Benjamin Otte
1
-7/+7
2010-11-08
xlib: Add more _cairo_error() calls
Benjamin Otte
1
-3/+3
2010-11-07
drm/intel: Drop the bo cache.
Chris Wilson
2
-217/+3
2010-11-07
test/README: Change suggested screen size
Uli Schlachter
1
-1/+1
2010-11-07
Make both versions of _cairo_lround consistent again
Uli Schlachter
1
-1/+5
2010-11-07
_cairo_round: Fix documentation
Uli Schlachter
1
-1/+1
2010-11-07
XCB: Check screen size in boilerplate
Uli Schlachter
1
-0/+12
2010-11-07
PDF: Fix toUnicode for CID fonts
Adrian Johnson
2
-15/+24
2010-11-06
xcb: Fix transformation matrix setting
Uli Schlachter
1
-12/+12
2010-11-06
configure: Correct reporting of tee backend
Andrea Canciani
1
-1/+1
2010-11-06
Type 1 glyph names: Do not use an array of pointers for winansi glyph names
Adrian Johnson
1
-131/+211
2010-11-06
Move glyph names into separate file
Adrian Johnson
4
-280/+335
2010-11-06
Fix type1-fallback bbox
Adrian Johnson
1
-4/+4
2010-11-06
configure.ac.features: s/Meta/Recording/
Adrian Johnson
1
-1/+1
2010-11-05
Fix type of _cairo_memory_stream_destroy parameter
Markus Stange
1
-2/+2
2010-11-05
Fix build on gentoo
Erik Zeek
1
-2/+2
2010-11-02
CFF Subset: Remove debug code
Adrian Johnson
1
-13/+0
2010-11-02
PDF: Use correct bfchar size in toUnicode for latin fonts
Adrian Johnson
2
-14/+14
2010-11-01
image: Use correct size for allocation
Andrea Canciani
1
-2/+2
2010-11-01
quartz-font: Do not leak CFDataRef's
Andrea Canciani
1
-0/+3
2010-11-01
quartz-font: Add truetype font table tags accessor
Andrea Canciani
1
-1/+38
2010-10-30
script: Fix compilation
Andrea Canciani
1
-9/+7
2010-10-30
cff: Fixes for 'make check'
Andrea Canciani
2
-2/+2
2010-10-30
path: Solve co-dependency problem
Andrea Canciani
1
-4/+4
2010-10-30
drm: Do not access path flags directly
Andrea Canciani
2
-6/+6
2010-10-30
xcb: Do not access flags directly
Uli Schlachter
1
-2/+2
2010-10-29
path: Tighten transformed extents
Andrea Canciani
1
-0/+15
2010-10-29
path-bounder: Simplify code
Andrea Canciani
2
-193/+61
2010-10-29
path: Tighten curve_to extents
Andrea Canciani
1
-4/+2
2010-10-29
Fix degenerate arcs
Andrea Canciani
2
-0/+5
2010-10-29
path: Replace _cairo_path_fixed_extents_add with _cairo_box_add_point
Andrea Canciani
1
-18/+3
2010-10-29
path: Fix _cairo_path_fixed_transform
Andrea Canciani
1
-16/+34
2010-10-29
path: Recompute flags in _cairo_path_fixed_scale_and_offset
Andrea Canciani
1
-10/+9
2010-10-29
path: Transform current_point and last_move_to in _cairo_path_fixed_scale_and...
Andrea Canciani
1
-0/+4
2010-10-29
path: Recompute flags in _cairo_path_fixed_translate
Andrea Canciani
1
-11/+12
2010-10-29
path: Cleanup close_path
Andrea Canciani
1
-6/+2
2010-10-29
path: Make _cairo_path_fixed_last_op assert on empty path
Andrea Canciani
1
-2/+1
2010-10-29
path: Cleanup _cairo_path_fixed_iter_at_end
Andrea Canciani
1
-10/+1
2010-10-29
path: Cleanup _cairo_path_fixed_transform
Andrea Canciani
1
-11/+10
2010-10-29
path: Log flags
Andrea Canciani
1
-2/+13
2010-10-29
path: Rename fill optimization flags
Andrea Canciani
3
-29/+41
2010-10-29
path: Add stroke_is_rectilinear flag
Andrea Canciani
3
-27/+33
2010-10-29
path: New path construction logic
Andrea Canciani
4
-60/+72
2010-10-29
path: Drop degenerate line_to in _cairo_path_fixed_curve_to
Andrea Canciani
1
-0/+11
2010-10-29
path: Move _cairo_path_fixed_add at the end of line_to and curve_to
Andrea Canciani
1
-8/+3
2010-10-29
box: Add _cairo_box_add_curve_to
Andrea Canciani
2
-0/+36
[next]