index
:
~emmanuel/cairo
master
svg-text
Emmanuel's cairo repository - SVG backend work
emmanuel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-23
gl: Simplify switching between primitive types
HEAD
master
Martin Robinson
3
-34
/
+41
2012-05-23
test: Increase surface size for get-path-extents
Chris Wilson
1
-1
/
+1
2012-05-23
test/record90: Rotate the reference so that it is wholly visible
Chris Wilson
4
-1
/
+1
2012-05-23
test: Refresh unbounded-operator
Chris Wilson
2
-0
/
+0
2012-05-23
bo-rectangular: Emit subsummed boxes for overlapping edges
Chris Wilson
1
-2
/
+3
2012-05-23
test: Exercise rectangular bo bug
Chris Wilson
3
-0
/
+77
2012-05-21
gl: Replace vbo with static allocation and immediate arrays
Chris Wilson
3
-35
/
+11
2012-05-20
test: Fix leak from xcb-snapshort-assert
Chris Wilson
1
-1
/
+9
2012-05-20
wideint: Fix compilation failure for bare use of uint64_t for !HAVE_UINT64_T
Chris Wilson
1
-2
/
+2
2012-05-20
win32: Fix return value for cairo_time_get
Chris Wilson
1
-1
/
+20
2012-05-20
image: Tidy lerp8x4
Chris Wilson
1
-9
/
+4
2012-05-17
gl/msaa: Improve fallback detection
Martin Robinson
1
-13
/
+16
2012-05-17
gl/msaa: Lazily flush the context
Martin Robinson
2
-17
/
+24
2012-05-17
gl/msaa: Implement glyph rendering
Martin Robinson
3
-22
/
+128
2012-05-17
gl/msaa: Wait to clip until compositing begins
Martin Robinson
4
-151
/
+181
2012-05-17
gl/msaa: Support for non-texture surfaces
Martin Robinson
5
-4
/
+54
2012-05-17
gl/msaa: Support the OpenGLES EXT multisampling extension
Henry (Yu) Song
5
-49
/
+152
2012-05-17
gl/msaa: Use unsigned short to build the index array
Henry (Yu) Song
2
-6
/
+6
2012-05-17
gl/msaa: Implement paint via masking
Henry (Yu) Song
1
-12
/
+39
2012-05-17
gl/msaa: Add ARB multisampling support
Henry (Yu) Song
7
-47
/
+334
2012-05-16
pdf: check if EXTEND_PAD group can be painted with EXTEND_NONE
Adrian Johnson
1
-4
/
+22
2012-05-14
stroke: Don't drop clockwise==0 lines
Chris Wilson
16
-11
/
+3
2012-05-14
spans: Debug input paths and polygons
Chris Wilson
2
-0
/
+5
2012-05-14
arc: Use user endpoint for final step
Chris Wilson
1
-12
/
+17
2012-05-12
gl: Provide a shader implementation of repeat wrap modes
Alexandros Frantzis
4
-21
/
+90
2012-05-12
gl: Simplify GL wrap parameter setting code
Alexandros Frantzis
1
-14
/
+15
2012-05-11
clip: Apply clip boxes to the clip surface
Chris Wilson
3
-9
/
+77
2012-05-11
spans: Only fallback for a clipmask if unbounded
Chris Wilson
6
-1
/
+2
2012-05-11
traps,spans-compositor: Avoid mistreating unaligned clips as aligned
Chris Wilson
2
-3
/
+23
2012-05-11
spans-compositor: Add tracepoints for debugging
Chris Wilson
1
-1
/
+21
2012-05-11
spans-compositor: Handle unaligned unbounded boxes
Chris Wilson
1
-16
/
+51
2012-05-11
test: Fix tighten-bounds reference images
Chris Wilson
4
-0
/
+0
2012-05-11
gl: Reject SOURCE + mask in composite_boxes()
Chris Wilson
1
-4
/
+10
2012-05-11
gl: Convert CLEAR to DEST_OUT when there's a mask for composite_boxes.
Chuanbo Weng
1
-1
/
+13
2012-05-10
damage: Prevent reducing an error object
Chris Wilson
1
-1
/
+1
2012-05-10
damage: Prevent accumulating damage to an error object
Chris Wilson
1
-0
/
+3
2012-05-10
damage: Avoid freeing the NIL error object
Chris Wilson
1
-0
/
+3
2012-05-09
c_surface_set_mime_data: Remove duplicate "Since"
Uli Schlachter
1
-2
/
+0
2012-05-09
check-doc-syntax: Find duplicate "Since:" tags
Uli Schlachter
1
-1
/
+4
2012-05-09
check-doc-syntax: Make this work again
Uli Schlachter
1
-1
/
+1
2012-05-08
gl/msaa: Add support for unbounded operators
Henry (Yu) Song
1
-0
/
+100
2012-05-08
gl/msaa: Support for masking
Henry (Yu) Song
2
-23
/
+122
2012-05-08
gl/msaa: Support for texture sources
Henry (Yu) Song
3
-66
/
+15
2012-05-08
gl/msaa: Prevent stroke overlap
Henry (Yu) Song
1
-0
/
+36
2012-05-05
Remove some dead code
Uli Schlachter
1
-5
/
+0
2012-05-05
Remove some unused functions
Uli Schlachter
2
-80
/
+0
2012-05-04
gl: fix the translate value in copy_boxes.
Chuanbo Weng
1
-1
/
+1
2012-05-01
Split finish into multiple stages
Chris Wilson
1
-9
/
+23
2012-05-01
snapshot: Avoid triggering assertion for grabbing the target during destroy
Chris Wilson
2
-1
/
+10
2012-05-01
snapshot: Hold a reference to target whilst querying
Chris Wilson
1
-8
/
+43
[next]