index
:
~bryce/cairo
cairogles-integration
doc-fixes
downscaling
master
path-effects
perspective-transform
test-outputs-to-output-dir
vbo-size
Bryce's cairo repository for development branches
bryce
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cairo-path-fixed-private.h
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-27
Mark _cairo_path_is_simple_quad as private
Chris Wilson
1
-1
/
+1
2013-01-25
gl/msaa: Add a fast path for fills that are simple quads
Martin Robinson
1
-0
/
+17
2011-09-12
Introduce a new compositor architecture
Chris Wilson
1
-0
/
+4
2010-12-10
path: Always interpret in forward direction
Andrea Canciani
1
-1
/
+0
2010-10-30
path: Solve co-dependency problem
Andrea Canciani
1
-4
/
+4
2010-10-29
path: Rename fill optimization flags
Andrea Canciani
1
-4
/
+11
2010-10-29
path: Add stroke_is_rectilinear flag
Andrea Canciani
1
-4
/
+5
2010-10-29
path: New path construction logic
Andrea Canciani
1
-4
/
+5
2010-10-29
path: Do not access flags directly
Andrea Canciani
1
-7
/
+19
2010-06-11
path: Exponentially grow buffer based on populated points and ops.
Chris Wilson
1
-1
/
+2
2010-04-27
Update FSF address
Andrea Canciani
1
-1
/
+1
2010-01-22
path: Compute coarse bounds upon construction.
Chris Wilson
1
-1
/
+3
2009-09-01
[path] Standalone header-compilation
Chris Wilson
1
-2
/
+2
2009-08-29
[fallback] Include implicit closes in the check for rectilinear paths
Chris Wilson
1
-0
/
+14
2009-07-29
[path] Fix iter to handle circular list of buffers
Chris Wilson
1
-0
/
+1
2009-07-23
Remove clip handling from generic surface layer.
Chris Wilson
1
-8
/
+28
2009-07-05
[path] Use cairo_list_t instead of open-coding its own
Chris Wilson
1
-6
/
+8
2009-07-05
[path] Add path watch debugging
Chris Wilson
1
-0
/
+9
2009-07-05
[path] Evaluate is_box && is_region during construction
Chris Wilson
1
-0
/
+8
2008-11-29
[fill] Allow rectangles to be implicitly closed.
Chris Wilson
1
-2
/
+2
2008-11-29
[path] Carefully check for no more points.
Chris Wilson
1
-5
/
+5
2008-11-25
[fill] Emit rectangles for GdkRegion
Chris Wilson
1
-0
/
+17
2008-11-13
Add CairoScript backend.
Chris Wilson
1
-0
/
+11
2008-09-02
Revamp the build system.
Behdad Esfahbod
1
-0
/
+2
2008-01-28
[doc] Make sure all function names in docs are followed by ()
Behdad Esfahbod
1
-1
/
+1
2007-11-05
[cairo-path-fixed] Exponentially enlarge cairo_path_buf_t.
Chris Wilson
1
-7
/
+13
2007-08-30
[cairo-path-fixed] Remove leftover typedef keyword
Behdad Esfahbod
1
-1
/
+1
2007-08-30
[cairo-path-fixed] typedef char cairo_path_fixed_op_t
Behdad Esfahbod
1
-2
/
+3
2007-08-23
Remove include of cairoint.h from *-private.h header files.
Carl Worth
1
-2
/
+0
2007-08-22
[Makefile.am] Add target sparse to run sparse static source code analyzer
Behdad Esfahbod
1
-0
/
+2
2007-03-13
[cairo-path-fixed] Fine-tune size of buffer
Behdad Esfahbod
1
-4
/
+6
2007-03-13
[cairo-path-fixed] Merge op and arg bufs
Behdad Esfahbod
1
-14
/
+8
2007-03-13
[cairo-path-fixed] Avoid malloc for small paths
Behdad Esfahbod
1
-2
/
+2
2006-12-22
Add optimization for rectilinear stroke
Carl Worth
1
-1
/
+2
2006-12-22
Reimplement path.has_current point as a 1-bit bitfield
Carl Worth
1
-1
/
+1
2005-03-23
Clean up names of cairo_path internals.
Carl Worth
1
-7
/
+7
2005-03-23
Rename cairo_path_real_t to cairo_path_fixed_t and fix all _cairo_path functi...
Carl Worth
1
-1
/
+1
2005-03-23
Begin the process of breaking up cairoint.h, moving structure definitions of ...
Carl Worth
1
-0
/
+74