index
:
~alexl/cairo
device-scale
device-scale2
ickle-device-scale
master
Unnamed repository; edit this file 'description' to name the repository.
alexl
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cairo-bentley-ottmann-rectangular.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-23
bo-rectangular: Emit subsummed boxes for overlapping edges
Chris Wilson
1
-2
/
+3
2012-04-19
Split cairo-combsort-privates into struct+inlines
Chris Wilson
1
-1
/
+1
2011-09-12
Introduce a new compositor architecture
Chris Wilson
1
-21
/
+34
2011-08-13
bo-rect: One step too far...
Chris Wilson
1
-1
/
+1
2011-08-13
bo-rect: Micro-optimisation
Chris Wilson
1
-29
/
+22
2011-08-09
bo-rectangular: Correctly mergesort a doubly-linked list
Chris Wilson
1
-12
/
+13
2011-08-09
bo-rectangular: Use a mergesort to speedup insertion
Chris Wilson
1
-66
/
+178
2011-08-09
bo-rectangular: Eliminate allocation for pqueue
Chris Wilson
1
-178
/
+82
2011-08-05
bo-rectangular: handle in==out specifically for the single box case
Chris Wilson
1
-10
/
+20
2011-08-01
bo-rectangular: perform an incremental sort
Chris Wilson
1
-4
/
+50
2011-07-19
clip: Rudimentary support for clip-polygon extraction
Chris Wilson
1
-2
/
+2
2011-06-15
tessellator: Fixed to produce an output box with x1 <= x2 for single box input
Taekyun Kim
1
-0
/
+7
2011-06-08
tessellator: Fix boxes tessellator to handle num_boxes <= 1 correctly
Taekyun Kim
1
-1
/
+11
2010-04-27
Update FSF address
Andrea Canciani
1
-1
/
+1
2010-02-23
bo-rectangular: Fix incorrect skipping of colinear eo edges
Chris Wilson
1
-17
/
+14
2010-02-22
bo-rectangular: Prevent invalid read during edge traversal
Chris Wilson
1
-0
/
+6
2010-01-22
boxes: Enable tessellation
Chris Wilson
1
-367
/
+411
2010-01-22
Move _cairo_error() to a standalone header
Chris Wilson
1
-0
/
+1
2009-09-29
[tessellator] Invalid conversion of list head to edge.
Chris Wilson
1
-0
/
+2
2009-08-30
[bo-rectangular] Fix assertion failure with insertion sort
Chris Wilson
1
-0
/
+4
2009-08-29
[tessellate] Rectangular special case
Chris Wilson
1
-0
/
+733