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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-04
xcb: Fix some uninitialized variable warnings
Uli Schlachter
1
-3
/
+3
2013-07-04
image compositor: Always finish the span renderer
Uli Schlachter
1
-3
/
+4
2013-07-04
Add new test for bug 61592
Uli Schlachter
3
-1
/
+62
2013-07-04
Fix caps-tails-curve reference images
Uli Schlachter
3
-0
/
+0
2013-07-04
test: Amend check-refs.sh to support out-of-tree builds
Chris Wilson
2
-17
/
+6
2013-07-04
test: Remove conflicting .ref.png, .argb32.ref.png, .rgb24.ref.png
Chris Wilson
157
-0
/
+0
2013-07-04
test: Add a few reference images found lurking on my machine
Chris Wilson
4
-0
/
+0
2013-07-04
test: Remove all identical (cmp & pdiff) reference images
Chris Wilson
1477
-0
/
+0
2013-07-04
test: Add special cases for create-from-png and fallback-resolution
Bryce W. Harrington
3
-0
/
+16
2013-07-04
pdiff: Drop unused variable
Bryce W. Harrington
1
-1
/
+1
2013-07-04
pdiff: Quell warning about signed/unsigned comparisons
Bryce W. Harrington
1
-2
/
+2
2013-07-04
test: Make check-ref-dups utilize perceptualdiff for comparisons
Bryce W. Harrington
1
-4
/
+9
2013-07-04
test: Use cmp to catch byte-by-byte identical files
Bryce W. Harrington
1
-8
/
+12
2013-07-04
test: Add script to check for redundant reference images
Bryce W. Harrington
2
-0
/
+61
2013-07-04
test: Fix make check-ref-dups due to move of ref images to reference/
Bryce W. Harrington
1
-1
/
+1
2013-06-28
gl: Move glGetUniformLocation to shader compile time.
Eric Anholt
4
-48
/
+70
2013-06-21
check: Fix check-def.sh for variations in GCC's linker
Chris Wilson
1
-1
/
+1
2013-06-21
test: Use the highest precision rendering for shapes for generating ref results
Chris Wilson
1
-0
/
+4
2013-06-21
cairo-perf-print: Do not free the uninitialised histogram
Chris Wilson
1
-1
/
+2
2013-06-21
xml: Handle clip-boxes in the updated cairo_clip_t
Chris Wilson
1
-5
/
+72
2013-06-20
svg: Unwrap recording surfaces
Chris Wilson
1
-2
/
+14
2013-06-20
gstate: Speed up stroked path extents
Chris Wilson
1
-12
/
+12
2013-06-20
test/get-path-extents: Check exact matches within tolerance
Chris Wilson
1
-9
/
+21
2013-06-20
image: Mark the data as owned after stealing the snapshot's image
Chris Wilson
1
-1
/
+1
2013-06-20
pdf: Fix compiler warning for use of unitialised variable along error path
Chris Wilson
1
-1
/
+1
2013-06-20
pdf: Improve consistency in use of cairo_int_status_t
Chris Wilson
4
-134
/
+136
2013-06-20
test: Note naming scheme for XFAIL images in README
Bryce W. Harrington
1
-2
/
+3
2013-06-20
gl: Quell warning about incompatible pointer type
Bryce W. Harrington
1
-1
/
+1
2013-06-20
pdf: Assure compiler that data, data_size will always be initialized
Bryce W. Harrington
1
-1
/
+3
2013-06-20
type1-subset: Fix typos in function comment
Bryce W. Harrington
1
-7
/
+7
2013-06-20
type1-subset: Quell warning about uninitialized array_start
Bryce W. Harrington
1
-0
/
+1
2013-06-18
scaled-font: Prevent a recursive mutex lock for removing a failed glyph
Chris Wilson
1
-0
/
+4
2013-06-18
recording: Prevent invalid memory access with zero length command array
Chris Wilson
1
-0
/
+3
2013-06-11
perf: Remove a debug artifact
Chris Wilson
1
-1
/
+0
2013-06-11
perf: Avoid vertically stretching the histogram
Chris Wilson
1
-3
/
+6
2013-06-11
perf: Rescale the histogram for the terminal
Chris Wilson
2
-2
/
+37
2013-06-11
perf: Rudimentary histogram printing for cairo-perf-print
Chris Wilson
5
-17
/
+155
2013-06-11
recording: Fix inconsistent usage of types for indices
Chris Wilson
2
-11
/
+11
2013-06-11
image: Quell warning about signed/unsigned int comparison.
Bryce W. Harrington
1
-1
/
+1
2013-06-08
test: Fix typo in sample_horizontal to use horizontal, not vertical.
Bryce W. Harrington
1
-1
/
+1
2013-06-05
trace: Improve operand emission
Chris Wilson
1
-60
/
+87
2013-06-04
test: Extend testing of joins for fine lines
Chris Wilson
7
-4
/
+51
2013-06-04
test: Expand testing of caps for fine strokes
Chris Wilson
7
-3
/
+54
2013-06-03
xlib: Unlike the visual when destroying it
Chris Wilson
2
-1
/
+10
2013-05-30
traps: Ensure that we correctly clip when using multiple clip boxes
Chris Wilson
2
-18
/
+21
2013-05-14
directfb: Correctly chain up map-to-image/unmap to the image backend
Chris Wilson
1
-2
/
+2
2013-05-13
gles: Switch default framebuffer destinations properly
Martin Robinson
1
-20
/
+27
2013-05-07
gl: Fix compiler warnings in the GL backend
Martin Robinson
3
-4
/
+10
2013-05-06
gl: Bind the default framebuffer before calling gl{Read|Draw}Buffer
Martin Robinson
1
-2
/
+4
2013-04-26
gl: Update transformation when surface size changes
Martin Robinson
1
-1
/
+1
[next]