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
/
src
/
cairo-debug.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-29
doc: Add "since" tag to documentation
Andrea Canciani
1
-0
/
+2
2011-10-11
backends: Adds a new Cogl based backend
Robert Bragg
1
-0
/
+4
2011-08-13
image: move surface definition to new header for subclassing
Chris Wilson
1
-0
/
+1
2011-08-07
util: Add show-polygons
Chris Wilson
1
-1
/
+2
2011-07-20
xcb: Take advantage of clip-boxes
Chris Wilson
1
-0
/
+10
2011-07-19
clip: Rudimentary support for clip-polygon extraction
Chris Wilson
1
-2
/
+35
2011-07-15
pattern: Add observer hooks
Chris Wilson
1
-0
/
+1
2011-07-15
Implement cairo_backend_t
Chris Wilson
1
-1
/
+1
2011-05-01
Expose 30bpp/10bpc support: CAIRO_FORMAT_RGB30
Jesse Barnes
1
-0
/
+1
2010-12-10
path: Always interpret in forward direction
Andrea Canciani
1
-1
/
+0
2010-11-16
win32: Use a font_face hash table to provide unique font faces
Adrian Johnson
1
-0
/
+4
2010-09-09
image: add _cairo_image_reset_static_data
Andrea Canciani
1
-0
/
+2
2010-06-12
cairo: Create error objects for cairo_t
Chris Wilson
1
-0
/
+2
2010-04-27
Update FSF address
Andrea Canciani
1
-1
/
+1
2010-03-30
Silence enumeration warnings following addition of RGB16_565
Chris Wilson
1
-0
/
+3
2010-03-01
api: Introduce CAIRO_FORMAT_INVALID formally in the API.
M Joonas Pihlaja
1
-0
/
+1
2010-01-22
path: Compute coarse bounds upon construction.
Chris Wilson
1
-0
/
+6
2009-08-29
[debug] Path printer
Chris Wilson
1
-0
/
+67
2009-07-23
[drm] Add an accelerated image surface.
Chris Wilson
1
-0
/
+4
2009-07-23
Remove clip handling from generic surface layer.
Chris Wilson
1
-0
/
+2
2009-06-16
Import Qt backend by Mozilla
Vladimir Vukicevic
1
-0
/
+42
2009-06-04
valgrindify init/fini routines
Chris Wilson
1
-2
/
+0
2009-06-01
[debug] Relax ASSERT_NOT_REACHED
Chris Wilson
1
-1
/
+1
2009-05-15
[debug] Check image contents using memcheck.
Chris Wilson
1
-0
/
+42
2008-12-26
[scaled-font] Make cairo_debug_reset_static_data() work again
Behdad Esfahbod
1
-0
/
+2
2008-12-20
[toy-font-face] Move toy font face code in a file of its own
Behdad Esfahbod
1
-1
/
+1
2008-11-03
[mime-data] Allow embedding of arbitrary mime-types.
Chris Wilson
1
-0
/
+2
2008-06-22
Rename _cairo_font_reset_static_data to _cairo_font_face_reset_static_data
Behdad Esfahbod
1
-3
/
+3
2008-02-15
[cairo-scaled-font] Create error objects on demand.
Chris Wilson
1
-0
/
+2
2008-01-28
[doc] Make sure all function names in docs are followed by ()
Behdad Esfahbod
1
-2
/
+2
2007-10-04
[cairo-debug] Finalize mutexes along with other static data.
Chris Wilson
1
-0
/
+4
2007-05-04
[cairo-xlib] Split per-display attributes from per-screen.
Chris Wilson
1
-4
/
+0
2007-03-20
Cache solid patterns
Chris Wilson
1
-0
/
+2
2007-02-28
Revert the solid-pattern cache
Behdad Esfahbod
1
-2
/
+0
2007-02-14
[cairo-pattern] Cache surface for solid patterns
Jorn Baayen
1
-0
/
+2
2006-06-06
Remove initial, final, and duplicate blank lines.
Carl Worth
1
-1
/
+0
2006-06-06
Remove trailing whitespace from lines that look like comments.
Carl Worth
1
-1
/
+1
2005-08-31
Split out scaled font code to cairo-scaled-font.c
Keith Packard
1
-1
/
+0
2005-08-01
New public header file.
Carl Worth
1
-0
/
+73