index
:
delta/cairo.git
1.0
1.10
1.12
1.14
1.16
1.2
1.4
1.6
1.8
baserock/genivi/1.12.10
baserock/genivi/1.12.10-gallium
baserock/genivi/baseline
baserock/genivi/weston
carlosgc/polygon-intersect-crash
color-emoji
master
gitlab.freedesktop.org: cairo/cairo.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cairo-path-fixed.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix cast between incompatible function types warnings
Adrian Johnson
2021-08-22
1
-2
/
+10
*
Use uintptr_t for all casts between pointer and integer
Adrian Johnson
2021-07-25
1
-2
/
+2
*
build: Fix various compiler warnings
George Matsumura
2020-11-07
1
-1
/
+1
*
Use _cairo_malloc instead of malloc
Adrian Johnson
2018-05-07
1
-1
/
+1
*
Avoid indiscriminate use of VALGRIND_MAKE_MEM_NOACCESS.
John Lindgren
2015-06-26
1
-1
/
+1
*
Preserve current-point in copy_path()/append_path() sequence
Behdad Esfahbod
2014-01-27
1
-0
/
+3
*
path: Fix a bug in line intersection
Martin Robinson
2013-03-14
1
-12
/
+27
*
path: Fix bbox computation for negative scale factors
Chris Wilson
2013-02-12
1
-0
/
+11
*
gl/msaa: Add a fast path for fills that are simple quads
Martin Robinson
2013-01-25
1
-34
/
+102
*
path: Update last_move_point after move-to
Chris Wilson
2012-09-05
1
-0
/
+1
*
Split cairo-list into struct+inlines
Chris Wilson
2012-04-19
1
-0
/
+1
*
Split cairo-box-privates into struct+inlines
Chris Wilson
2012-04-19
1
-1
/
+1
*
path-fixed: Silence gcc warnings
Andrea Canciani
2012-02-20
1
-1
/
+1
*
path: Fix a minor oversight in 1ce5d4707cf26061
Uli Schlachter
2011-09-16
1
-1
/
+1
*
path: Skip calls to zero-length memcpy
Chris Wilson
2011-09-16
1
-0
/
+3
*
Introduce a new compositor architecture
Chris Wilson
2011-09-12
1
-0
/
+57
*
stroke: Convert the outlines into contour and then into a polygon
Chris Wilson
2011-08-15
1
-1
/
+1
*
fixed: Allow the implicit close of the last fill path to complete a fill-box
Chris Wilson
2011-08-10
1
-4
/
+4
*
fill: A horizontal/vertical line is also a degenerate fill box
Chris Wilson
2011-08-09
1
-13
/
+21
*
path: Fix _cairo_path_fixed_is_rectangle()
Andrea Canciani
2011-03-18
1
-1
/
+4
*
path: Silence warnings
Andrea Canciani
2010-12-13
1
-1
/
+1
*
path: Remove support for inverse direction interpretation
Andrea Canciani
2010-12-10
1
-34
/
+11
*
path: Always interpret in forward direction
Andrea Canciani
2010-12-10
1
-7
/
+4
*
path: Tighten transformed extents
Andrea Canciani
2010-10-29
1
-0
/
+15
*
path: Tighten curve_to extents
Andrea Canciani
2010-10-29
1
-4
/
+2
*
path: Replace _cairo_path_fixed_extents_add with _cairo_box_add_point
Andrea Canciani
2010-10-29
1
-18
/
+3
*
path: Fix _cairo_path_fixed_transform
Andrea Canciani
2010-10-29
1
-16
/
+34
*
path: Recompute flags in _cairo_path_fixed_scale_and_offset
Andrea Canciani
2010-10-29
1
-10
/
+9
*
path: Transform current_point and last_move_to in _cairo_path_fixed_scale_and...
Andrea Canciani
2010-10-29
1
-0
/
+4
*
path: Recompute flags in _cairo_path_fixed_translate
Andrea Canciani
2010-10-29
1
-11
/
+12
*
path: Cleanup close_path
Andrea Canciani
2010-10-29
1
-6
/
+2
*
path: Make _cairo_path_fixed_last_op assert on empty path
Andrea Canciani
2010-10-29
1
-2
/
+1
*
path: Cleanup _cairo_path_fixed_iter_at_end
Andrea Canciani
2010-10-29
1
-10
/
+1
*
path: Cleanup _cairo_path_fixed_transform
Andrea Canciani
2010-10-29
1
-11
/
+10
*
path: Log flags
Andrea Canciani
2010-10-29
1
-2
/
+13
*
path: Rename fill optimization flags
Andrea Canciani
2010-10-29
1
-21
/
+26
*
path: Add stroke_is_rectilinear flag
Andrea Canciani
2010-10-29
1
-21
/
+24
*
path: New path construction logic
Andrea Canciani
2010-10-29
1
-51
/
+60
*
path: Drop degenerate line_to in _cairo_path_fixed_curve_to
Andrea Canciani
2010-10-29
1
-0
/
+11
*
path: Move _cairo_path_fixed_add at the end of line_to and curve_to
Andrea Canciani
2010-10-29
1
-8
/
+3
*
box: Add box header
Andrea Canciani
2010-10-29
1
-0
/
+1
*
path: Cleanup _cairo_path_fixed_line_to
Andrea Canciani
2010-10-29
1
-14
/
+8
*
path: Simplify close_path
Andrea Canciani
2010-10-29
1
-20
/
+17
*
path: Add utility functions
Andrea Canciani
2010-10-29
1
-0
/
+28
*
path: Rename _cairo_path_last_op to _cairo_path_fixed_last_op
Andrea Canciani
2010-10-29
1
-6
/
+6
*
path: Make path equality independent of flags
Andrea Canciani
2010-10-29
1
-4
/
+1
*
path: Improve hashing
Andrea Canciani
2010-10-29
1
-10
/
+10
*
path: Replace _cairo_path_fixed_is_equal with _cairo_path_fixed_equal
Andrea Canciani
2010-10-29
1
-35
/
+0
*
path: Exponentially grow buffer based on populated points and ops.
Chris Wilson
2010-06-11
1
-20
/
+19
*
Remove useless null checks of a and b in _cairo_path_fixed_equal
timeless
2010-05-07
1
-14
/
+8
[next]