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-08-15
test: Refer to output filename by variable, not a hardcoded value
test-outputs-to-output-dir
Bryce Harrington
1
-2
/
+6
2013-08-15
test: Ensure output dirs exist, falling back to current dir if needed
Bryce Harrington
1
-19
/
+1
2013-08-15
test: Make cairo_test_mkdir() usable throughout tests
Bryce Harrington
2
-0
/
+22
2013-08-15
test: concat CAIRO_TEST_OUTPUT_DIR at point of use instead of BASENAME
Bryce Harrington
11
-28
/
+28
2013-08-15
test: Use CAIRO_TEST_OUTPUT_DIR for name of the output directory
Bryce Harrington
11
-11
/
+11
2013-08-15
test: Fix several tests to place output files in the output directory
Bryce Harrington
11
-15
/
+28
2013-08-15
test: Don't ignore test output files left in test directory
Bryce Harrington
1
-4
/
+0
2013-08-13
surface_get_extents: Reject finished or error surface
Uli Schlachter
1
-0
/
+12
2013-08-13
push_group: Refuse working with unusable surface
Uli Schlachter
1
-0
/
+5
2013-08-13
surface: Error out on finished surfaces
Uli Schlachter
1
-0
/
+19
2013-08-13
api-special-cases: Also test contexts
Uli Schlachter
1
-21
/
+1153
2013-08-11
perf: Move macro-benchmark documentation to cairo-traces
Bryce W. Harrington
1
-69
/
+20
2013-08-11
HACKING: Make mention of the separate cairo-traces repo
Bryce W. Harrington
1
-4
/
+5
2013-08-04
[ft] Ensure alignment of bitmaps received from FreeType
Behdad Esfahbod
1
-0
/
+9
2013-08-04
[ft] Fix alignment
Behdad Esfahbod
1
-6
/
+3
2013-07-29
Revert accidentally committed stuff
Behdad Esfahbod
1
-3
/
+3
2013-07-29
[ft] Add missing include
Behdad Esfahbod
2
-3
/
+4
2013-07-29
[ft] Fix math
Behdad Esfahbod
1
-7
/
+2
2013-07-29
Support 2bit and 4bit embedded bitmaps
Behdad Esfahbod
1
-1
/
+51
2013-07-28
type1-subset: Don't try to rename non winansi glyphs
Adrian Johnson
1
-2
/
+10
2013-07-15
gl/msaa: Always use scissor when clipping
Henry Song
1
-5
/
+5
2013-07-15
gl/msaa: Disable stencil and scissor during framebuffer blit
Henry Song
1
-0
/
+28
2013-07-15
gl/msaa: Properly destroy stencil buffer clip cache
Henry Song
2
-1
/
+6
2013-07-05
Towards support loading color glyphs from FreeType
Behdad Esfahbod
1
-3
/
+38
2013-07-05
[ft] Fix wrong assumptions
Behdad Esfahbod
1
-7
/
+3
2013-07-05
[ft] Fix memory bug in copying bitmaps
Behdad Esfahbod
1
-3
/
+1
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
[next]