index
:
~jrmuizel/cairo
master
stroke-to-path2
Unnamed repository; edit this file to name it for gitweb.
jrmuizel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-08-06
[script] Extend csi-replay to show how to use a single surface
Chris Wilson
1
-1
/
+72
2009-08-06
[trace] Close the dictionary before font
Chris Wilson
1
-1
/
+1
2009-08-06
[gl] Move hidden cairo_gl_surface_create() proto to header
Chris Wilson
2
-1
/
+2
2009-08-06
[trace] Whitespace
Chris Wilson
1
-8
/
+4
2009-08-06
[trace] Only write the 4 byte length to the stream
Chris Wilson
1
-1
/
+1
2009-08-06
[perf] Compare drawing random curves
Chris Wilson
1
-1
/
+57
2009-08-06
[pattern] Invalid access beyond end of freed-pool
Chris Wilson
1
-1
/
+3
2009-08-06
[build] Configure switch to disable atomics
Chris Wilson
1
-2
/
+8
2009-08-06
[path] Extend identical lines.
Chris Wilson
2
-3
/
+35
2009-08-06
[matrix] Use hypot()
Chris Wilson
1
-2
/
+2
2009-08-06
[perf] Calibrate tests to run for at least 2 seconds
Chris Wilson
28
-381
/
+496
2009-08-06
[surface] Protect against the user setting a fallback resolution of 0.
Chris Wilson
1
-0
/
+8
2009-08-06
[configure] Also check for libiberty.h
Chris Wilson
1
-0
/
+1
2009-08-06
[boilerplate/test] Convert make-*-constructors to shell
Chris Wilson
7
-353
/
+56
2009-08-06
[directfb] Conditionally use DSPF_BGR555
Chris Wilson
1
-0
/
+4
2009-07-31
[gl] Refresh clip-operator ref.
Chris Wilson
2
-0
/
+1
2009-07-31
Merge branch 'gl-glyph-cache'
Chris Wilson
13
-328
/
+1207
2009-07-31
[gl] Use scissors rather than allocating a temporary depth buffer.
Chris Wilson
3
-100
/
+32
2009-07-31
[test] Add clip-fill.
Chris Wilson
7
-0
/
+83
2009-07-31
[test] Add clip-text
Chris Wilson
7
-0
/
+93
2009-07-31
Revert "[gl] Fixup unbounded regions after spans"
Chris Wilson
1
-61
/
+7
2009-07-31
[spans] Emit empty rows.
Chris Wilson
1
-0
/
+15
2009-07-31
[gl] Return status from _render_glyphs()
Chris Wilson
1
-2
/
+4
2009-07-31
[boilerplate] Conditionally tweak the xlib surface
Chris Wilson
2
-2
/
+11
2009-07-31
[boilerplate] Update fallbacks after disabling RENDER
Chris Wilson
1
-0
/
+5
2009-07-31
[xlib] Use server-side gradients.
Chris Wilson
5
-33
/
+318
2009-07-31
[xlib] Disable extended repeat modes if RENDER < 0.10
Chris Wilson
1
-0
/
+4
2009-07-31
[perf] Print min_ticks in report
Chris Wilson
1
-1
/
+3
2009-07-31
[perf] Change the order of slowdowns.
Chris Wilson
1
-4
/
+7
2009-07-31
[perf] Add a more complex fill, a set of rings
Chris Wilson
1
-0
/
+37
2009-07-31
[perf] Add a single shot long-lines
Chris Wilson
1
-11
/
+34
2009-07-31
[perf] Fix the asymmetry in long lines
Chris Wilson
1
-1
/
+1
2009-07-31
[perf] Correct typo in long-lines.c
Chris Wilson
1
-1
/
+1
2009-07-31
[perf] Check output
Chris Wilson
1
-0
/
+19
2009-07-29
[perf] Remove the warning about failing to open a directory
Chris Wilson
1
-3
/
+1
2009-07-29
[perf] Add another stroking micro-benchmark
Chris Wilson
1
-0
/
+36
2009-07-29
[path] Fix iter to handle circular list of buffers
Chris Wilson
2
-2
/
+8
2009-07-29
[path] Remove the broken rel-curve-to as line-to
Chris Wilson
1
-6
/
+0
2009-07-29
[test] Yet another bug in curve-to as line-to.
Chris Wilson
5
-0
/
+102
2009-07-28
[gl] Fixup unbounded regions after spans
Chris Wilson
1
-7
/
+61
2009-07-28
[gl] Cache texture snapshots.
Chris Wilson
3
-127
/
+204
2009-07-28
[gl] Replace DrawPixels with TexSubImage
Chris Wilson
1
-33
/
+27
2009-07-28
[gl] Disable the EXTEND_REFLECT convertor
Chris Wilson
1
-1
/
+1
2009-07-28
[gl] Trim glyphs to surface/clip extents.
Chris Wilson
1
-3
/
+18
2009-07-28
[gl] Render glyphs to an intermediate mask as opposed to falling back.
Chris Wilson
1
-112
/
+194
2009-07-28
[gl] Fallback for overlapping glyphs.
Chris Wilson
8
-23
/
+66
2009-07-28
[gl] Only unlock the glyph cache when full.
Chris Wilson
1
-3
/
+7
2009-07-28
Ensure Type 3 fonts do not use the name .notdef in the PS encoding
Adrian Johnson
1
-1
/
+1
2009-07-28
[gl] Move check for vertex buffer support to individual operations.
Chris Wilson
2
-8
/
+12
2009-07-28
[gl] Separate out supported operator check.
Chris Wilson
3
-32
/
+26
[next]