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
path:
root
/
util
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-14
script: Set decompression length prior to calling decompressors
Chris Wilson
1
-1
/
+1
2013-01-08
script: Simply exchange source/dest images for _set_source_image
Chris Wilson
1
-5
/
+14
2013-01-08
script: Attempt to decompress images in place
Chris Wilson
2
-166
/
+232
2013-01-05
script: Recompress strings using LZO whilst binding traces
Chris Wilson
6
-56
/
+215
2013-01-04
gobject: Fix my typo s/TEST/TEXT/ in the previous commit
Chris Wilson
1
-1
/
+1
2013-01-04
gobject: Fix "text_cluster_flags_get_type" typo
Kouhei Sutou
1
-1
/
+1
2013-01-03
gobject: Add the correct macro name for the hint-metrics type
Kouhei Sutou
1
-0
/
+2
2012-11-28
script: Fix map-to-image/unmap stack manipulations
Chris Wilson
1
-3
/
+3
2012-11-28
trace: Do not forcibly add surfaces to the dictionary
Chris Wilson
1
-18
/
+32
2012-11-27
trace: Fix operand emission for map-to-image and unmap-image
Chris Wilson
1
-24
/
+34
2012-11-01
util/show-polygon: Show the limited range of each edge
Chris Wilson
1
-4
/
+48
2012-10-08
cairo-sphinx: protect -ldl link with CAIRO_HAS_DL like in cairo-trace.
Alexis Ballier
1
-0
/
+2
2012-10-08
cairo-fdr: protect -ldl link with CAIRO_HAS_DL like in cairo-trace.
Alexis Ballier
1
-0
/
+2
2012-09-22
Fix malloc-stats for newer glibc
Behdad Esfahbod
1
-1
/
+1
2012-09-17
[util/malloc-stats] Use tighter spacing.
Behdad Esfahbod
1
-3
/
+3
2012-08-20
cairo-script: Attempt to fallback for unresolved patterns
Chris Wilson
1
-2
/
+17
2012-08-11
trace: Fix propagation of CAIRO_TRACE_OUTDIR to children
Chris Wilson
1
-1
/
+1
2012-04-10
Protect code using dlfcn.h with CAIRO_HAS_DLSYM
Maarten Bosmans
1
-0
/
+4
2012-03-29
win32: Avoid redefining ssize_t
Kalev Lember
1
-0
/
+2
2012-03-19
trace: Wrap GL surfaces
Dongyeon Kim
1
-0
/
+183
2012-03-15
trace: Add breadcrumb for cairo_image_surface_get_data()
Chris Wilson
1
-0
/
+22
2012-03-10
doc: fix a few typos found by codespell
Nis Martensen
1
-1
/
+1
2011-11-25
trace: Remove the warning about the unstable format
Chris Wilson
1
-1
/
+0
2011-11-25
script: Prefer polymorphorism for mesh path construction
Chris Wilson
1
-111
/
+47
2011-11-25
Convert cairo_mime_surface_t to cairo_raster_source_pattern_t
Chris Wilson
1
-15
/
+12
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
[next]