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-09-09
svg, test: Refer to output filename by variable, not a hardcoded value
HEAD
master
Bryce W. Harrington
1
-1
/
+1
2013-09-09
test: Ensure output dirs exist, falling back to current dir if needed
Bryce W. Harrington
13
-55
/
+66
2013-09-09
test: Make cairo_test_mkdir() usable throughout tests.
Bryce W. Harrington
2
-5
/
+8
2013-09-09
test: Fix several tests to place output files in the output directory
Bryce W. Harrington
11
-17
/
+30
2013-09-09
test: Don't ignore test output files left in test directory
Bryce W. Harrington
1
-4
/
+0
2013-09-06
svg: Don't embed CMYK Jpeg images
Adrian Johnson
1
-0
/
+3
2013-09-06
Downscaling requires pixman 0.30
Adrian Johnson
1
-1
/
+1
2013-09-05
script: Add support for replaying device-scale
Chris Wilson
1
-0
/
+48
2013-09-05
trace: Record set-device-scale
Chris Wilson
1
-0
/
+12
2013-09-05
surface: Inherit device scale in cairo_surface_create_similar()
Alexander Larsson
1
-0
/
+7
2013-09-05
surface: Merge scratch construction into _cairo_surface_create_scratch
Alexander Larsson
13
-147
/
+145
2013-09-05
surface: Opencode create_similar
Alexander Larsson
1
-3
/
+30
2013-09-05
test: Allow CAIRO_TEST_MODE to independently enable extended testing
Chris Wilson
1
-4
/
+18
2013-09-05
tests: Add device scale test to "full" testrun similar to offsets
Alexander Larsson
3
-57
/
+77
2013-09-05
surface: expose the device scale
Alexander Larsson
6
-28
/
+61
2013-09-05
spans,traps: Undo device transform from source matrix for recording replays
Chris Wilson
2
-5
/
+23
2013-09-05
gstate: Handle device scale on surface as source
Alexander Larsson
4
-16
/
+23
2013-09-05
gstate: Move device-scale font scaling to gstate
Alexander Larsson
3
-31
/
+13
2013-09-05
subsurface: Handle device scales
Alexander Larsson
1
-3
/
+18
2013-09-05
default-context: Inherit device scale in push_group surface
Alexander Larsson
1
-0
/
+4
2013-09-05
gstate: Respect device transform in stroke
Alexander Larsson
1
-3
/
+12
2013-09-05
image: Use convolution filters for sample reconstruction when downscaling
Krzysztof KosiĆski
1
-10
/
+55
2013-09-05
Bump version for new development tree, 1.13.1
Chris Wilson
1
-2
/
+2
2013-08-26
Post-release version bump
Chris Wilson
1
-1
/
+1
2013-08-26
1.12.16 release
Chris Wilson
2
-1
/
+56
2013-08-26
Make "make check" happy
Chris Wilson
1
-0
/
+6
2013-08-23
win32: Prevent double-free of similar images
Chris Wilson
2
-2
/
+4
2013-08-23
Provide backwards compatibilty with old pixman
Chris Wilson
8
-19
/
+86
2013-08-19
gl: Return surface in error when creating oversized texture surfaces
Martin Robinson
3
-11
/
+111
2013-08-19
gl/msaa: Clean up msaa depth/stencil buffer for OpenGLES
Henry Song
1
-1
/
+2
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
[next]