index
:
~emmanuel/cairo
master
svg-text
Emmanuel's cairo repository - SVG backend work
emmanuel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
util
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-12
boilerplate: Remove unused thread id parameter
Andrea Canciani
1
-1
/
+1
2011-11-09
cairo-script: Don't ask for inlining of a cold-path function
Andrea Canciani
1
-1
/
+1
2011-09-30
fill: Fix unantialiased rectilinear-fill-to-boxes
Chris Wilson
1
-5
/
+15
2011-09-27
trace: Emit an stack operation to create a pattern from an undefined surface
Chris Wilson
1
-3
/
+14
2011-09-18
Make cairo-missing a static library
Andrea Canciani
1
-1
/
+1
2011-09-16
fdr,tee: Reorder master/slave invocation to capture death-upon-signals
Chris Wilson
1
-0
/
+26
2011-09-12
Introduce a new compositor architecture
Chris Wilson
4
-36
/
+122
2011-09-04
cairo-missing: Fix build
Andrea Canciani
3
-8
/
+12
2011-09-04
cairo-missing: Fix and cleanup ssize_t type definition
Andrea Canciani
1
-0
/
+8
2011-09-02
Introduce the cairo-missing library
Andrea Canciani
7
-1
/
+221
2011-08-30
api: Extend cairo_antialias_t to include performace/quality hints
Chris Wilson
3
-0
/
+14
2011-08-15
stroke: Convert the outlines into contour and then into a polygon
Chris Wilson
4
-1
/
+679
2011-08-15
Introduce cairo_mime_surface_t
Chris Wilson
1
-0
/
+49
2011-08-14
script: Missed break for creating unbounded recording surfaces.
Chris Wilson
1
-0
/
+1
2011-08-14
script: leave the tail of the RGB24 data unmolested
Chris Wilson
1
-7
/
+8
2011-08-12
util/show-traps: Cache the rendering of the traps+edges
Chris Wilson
1
-14
/
+86
2011-08-12
util/show-polygon: Show end-points
Chris Wilson
1
-6
/
+17
2011-08-10
script: Include an operator to replay a recording surface to a file
Chris Wilson
1
-0
/
+42
2011-08-10
trace: Pop the surface after write-to-png
Chris Wilson
1
-2
/
+2
2011-08-07
util: Add show-polygons
Chris Wilson
2
-1
/
+566
2011-07-31
Remove useless checks for NULL before freeing
Andrea Canciani
2
-6
/
+3
2011-07-29
trace: Emit the content type for image surfaces
Chris Wilson
1
-1
/
+22
2011-07-29
script: Initialize recording extents
Andrea Canciani
1
-0
/
+1
2011-07-26
API: map-to-image and create-similar-image
Chris Wilson
2
-0
/
+188
2011-07-23
trace: Create a new opcode for recording surface
Chris Wilson
2
-9
/
+66
2011-07-17
cairo-trace: Fix mark-dirty with xcb backend
Uli Schlachter
1
-4
/
+12
2011-07-09
Handle CAIRO_STATUS_DEVICE_FINISHED in switches
Uli Schlachter
1
-0
/
+1
2011-06-24
script-interpreter: Build on win32
Andrea Canciani
6
-8
/
+39
2011-06-16
build: Don't build cairo-sphinx when the tee surface is off
Andrea Canciani
1
-0
/
+2
2011-06-06
cairo-trace: Fix use of buf outside of scope
Chris Wilson
1
-1
/
+2
2011-05-26
cairo-trace: Fix an obscure bug recording the fishtank
Chris Wilson
1
-180
/
+191
2011-05-01
Expose 30bpp/10bpc support: CAIRO_FORMAT_RGB30
Jesse Barnes
2
-0
/
+8
2011-03-18
trace: Always emit a function name for write-to-png-stream
Andrea Canciani
1
-3
/
+4
2011-03-18
trace: Fix hint_style/hint_metrics typo
Chris Wilson
1
-1
/
+1
2011-02-07
mesh: Rename cairo_pattern_mesh_* functions to cairo_mesh_pattern_*
Andrea Canciani
1
-7
/
+7
2011-01-01
script: Add support for mesh patterns
Andrea Canciani
1
-0
/
+201
2011-01-01
mesh: Add mesh pattern type and enum values
Adrian Johnson
2
-0
/
+3
2010-10-28
build: Don't build cairo-fdr when the tee surface is off
Benjamin Otte
1
-0
/
+2
2010-09-06
Reduce the cairo_device_type_t to only hold the used entries.
Chris Wilson
1
-20
/
+4
2010-09-01
gobject: Fix header defines
Benjamin Otte
1
-32
/
+32
2010-08-10
script: Fix script backend build.
M Joonas Pihlaja
2
-0
/
+2
2010-08-07
Add cairo-gobject library
Benjamin Otte
5
-0
/
+811
2010-07-12
trace: Avoid stdbool.h C99ism.
M Joonas Pihlaja
1
-90
/
+94
2010-07-11
build: Rework pthread detection.
M Joonas Pihlaja
3
-3
/
+8
2010-07-10
Convert mime data length to use unsigned long
Chris Wilson
1
-3
/
+3
2010-05-27
script: Update csi-exec to match new interface.
Chris Wilson
1
-1
/
+2
2010-05-13
build: Fix pthread detection
Benjamin Otte
2
-4
/
+3
2010-05-12
script: Avoid the expensive of the redundant memset.
Chris Wilson
1
-13
/
+26
2010-05-12
script: Don't hash the entire image.
Chris Wilson
1
-11
/
+24
2010-05-11
trace: And for the bonus round... Make it compile.
Chris Wilson
1
-2
/
+2
[next]