index
:
~alexl/cairo
device-scale
device-scale2
ickle-device-scale
master
Unnamed repository; edit this file 'description' to name the repository.
alexl
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-12
boilerplate: Remove unused thread id parameter
Andrea Canciani
29
-98
/
+9
2011-11-12
test: Remove unused thread field
Andrea Canciani
2
-189
/
+123
2011-11-12
test: Remove dead code
Andrea Canciani
3
-194
/
+0
2011-11-12
test: Re-enable pass-through
Andrea Canciani
2
-14
/
+7
2011-11-12
Improve the documentation of the flags
Andrea Canciani
5
-26
/
+24
2011-11-12
Sort option flags
Andrea Canciani
5
-28
/
+28
2011-11-11
boilerplate: Provide close callback after opening any2ppm output
Andrea Canciani
2
-4
/
+11
2011-11-09
cairo-script: Don't ask for inlining of a cold-path function
Andrea Canciani
1
-1
/
+1
2011-11-09
Silence some 'unused var' warnings
Andrea Canciani
3
-5
/
+1
2011-11-09
xml: Fix backend structure
Andrea Canciani
1
-26
/
+11
2011-11-09
default-context: Fix 'make check'
Andrea Canciani
1
-2
/
+2
2011-11-09
cogl: Fix 'make check'
Andrea Canciani
1
-4
/
+6
2011-11-09
vg: Fix build
Andrea Canciani
1
-117
/
+34
2011-11-09
quartz-image: Fix build
Andrea Canciani
1
-24
/
+32
2011-11-02
stroke: Fix typos
Andrea Canciani
2
-4
/
+4
2011-11-02
gl: Initialize spans on the context
Chris Wilson
1
-2
/
+5
2011-10-27
Merge branch 'master' of git://cairographics.org/git/cairo
Chris Wilson
33
-50
/
+5246
2011-10-27
xlib: Check pixman format before trying to create an image surface for it
Carlos Garcia Campos
1
-6
/
+9
2011-10-26
rectangle: Fix warning
Andrea Canciani
1
-1
/
+2
2011-10-17
Avoid defining inline when compling C++ on MSVC.
Ehsan Akhgari
1
-0
/
+2
2011-10-15
gl/msaa: Fix glScissor bounds
Martin Robinson
1
-8
/
+12
2011-10-15
Merge branch 'master' of git://cairographics.org/git/cairo
Chris Wilson
38
-56
/
+1046
2011-10-14
xlib-xp
Chris Wilson
2
-7
/
+12
2011-10-14
xlib: Reduce the composite traps operator for when the dest is clear
Chris Wilson
1
-0
/
+6
2011-10-14
gl/msaa: Markup the new symbols as private for PLT hiding
Chris Wilson
1
-2
/
+2
2011-10-14
image: Maximum number of spans can be upto (extents->width + 1)
Taekyun Kim
1
-2
/
+5
2011-10-13
gl/msaa: Support for solid color strokes.
Martin Robinson
3
-4
/
+151
2011-10-13
gl/msaa: Add clipping support
Martin Robinson
5
-10
/
+139
2011-10-13
gl/msaa: Implement basic solid color fill
Martin Robinson
4
-12
/
+274
2011-10-13
gl/msaa: Introduce an MSAA compositor for OpenGL
Martin Robinson
3
-0
/
+114
2011-10-13
ft: Add missing break to enable BGR subpixel rendering
Chris Wilson
1
-7
/
+8
2011-10-13
test: Add text-antialias-subpixel-{,v}{bgr,rgb}
Uli Schlachter
10
-0
/
+124
2011-10-12
recording-surface: Initialize optimize-clears before use in snapshotting
Chris Wilson
1
-0
/
+1
2011-10-12
gstate: Prevent leak of old clip when creating a group with translation
Chris Wilson
1
-0
/
+1
2011-10-12
spans: Refresh polygon limits after trimming the composite extents
Chris Wilson
3
-13
/
+43
2011-10-12
recording-surface: Optimize away anything below an opaque fill
Chris Wilson
1
-0
/
+9
2011-10-12
recording-surface: Free the contents of the command array when clearing
Chris Wilson
1
-2
/
+16
2011-10-12
clip: Replace the original clip when transforming
Chris Wilson
1
-1
/
+5
2011-10-12
clip: Free the freed clip pool on reset
Chris Wilson
1
-0
/
+1
2011-10-12
surface-clipper: Fix path leak due to typo
Chris Wilson
1
-1
/
+1
2011-10-12
test: Add clip-polygons
Chris Wilson
5
-0
/
+113
2011-10-12
spans: Propagate internal status when retrieving the clip surface
Chris Wilson
3
-2
/
+30
2011-10-12
mono: Silence valgrind by placing a sentinel value in the sorted buckets
Chris Wilson
1
-1
/
+2
2011-10-11
observer: Fix typo and handle the condition of no script device
Chris Wilson
1
-2
/
+2
2011-10-11
xcb: Re-enable glyph rendering
Chris Wilson
1
-1
/
+1
2011-10-11
gl: Remove unused alpha argument from operand_emit
Chris Wilson
3
-7
/
+5
2011-10-11
gl: Spans start after the mask, not coincident!
Chris Wilson
1
-1
/
+1
2011-10-11
gl: Include use-coverage in shader hash
Chris Wilson
1
-1
/
+5
2011-10-11
backends: Adds a new Cogl based backend
Robert Bragg
27
-16
/
+5141
2011-10-11
debug-traps
Chris Wilson
2
-0
/
+38
[next]