index
:
~podain/cairo
1.0
1.10
1.2
1.4
1.6
1.8
bug_fix
clip_surface
image_backend
image_backend_clip_bug
master
spans
Unnamed repository; edit this file to name it for gitweb.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cairo-surface-subsurface.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-09-01
subsurface: Fix acquire_source_surface for out-of-bounds surfaces
Benjamin Otte
1
-18
/
+23
2010-08-29
subsurface: Add a note to the docs about usage restrictions.
M Joonas Pihlaja
1
-0
/
+7
2010-08-27
subsurface: Fix crash when acquiring a source image.
M Joonas Pihlaja
1
-1
/
+1
2010-08-26
subsurface: Correct cloning condition
Andrea Canciani
1
-5
/
+5
2010-08-26
subsurface: Avoid invalid accesses
Andrea Canciani
1
-1
/
+11
2010-08-26
subsurface: Silence compiler warnings
Andrea Canciani
1
-2
/
+0
2010-08-26
subsurface: Don't clip size to target size
Benjamin Otte
1
-3
/
+0
2010-08-26
subsurface: Make CAIRO_SURFACE_TYPE_SUBSURFACE public
Benjamin Otte
1
-2
/
+2
2010-08-26
subsurface: Don't crash when the device transform isn't integer
Benjamin Otte
1
-6
/
+4
2010-08-26
subsurface: Make subsurfaces their own type
Benjamin Otte
1
-1
/
+0
2010-08-26
subsurface: Properly account for device offsets in the target
Benjamin Otte
1
-5
/
+5
2010-07-10
subsurface: Don't assume we ever own the target.
Chris Wilson
1
-9
/
+8
2010-07-05
Call _cairo_error() when setting the FINISHED error on surfaces
Benjamin Otte
1
-1
/
+1
2010-07-05
subsurface: Fail if created from a finished surface
Benjamin Otte
1
-0
/
+2
2010-06-28
xlib: Compile without fontconfig
Chris Wilson
1
-0
/
+1
2010-05-08
subsurface: Don't double apply device offset for deep subsurfaces.
Chris Wilson
1
-5
/
+5
2010-05-07
subsurface: Include device offset in extents
Chris Wilson
1
-2
/
+8
2010-04-30
ps: Enable native encoding of subsurface patterns.
Chris Wilson
1
-31
/
+70
2010-04-30
subsurface: s/region/rectangle/
Chris Wilson
1
-7
/
+32
2010-04-28
subsurface: Mark the image as !clear after copying.
Chris Wilson
1
-10
/
+12
2010-04-27
Update FSF address
Andrea Canciani
1
-1
/
+1
2010-04-15
Use pixman_image_composite32()
Benjamin Otte
1
-12
/
+12
2010-03-24
subsurface: Ignore return from _cairo_clip_init_copy()
Chris Wilson
1
-5
/
+10
2010-01-24
Constrain subsurface creation
Andrea Canciani
1
-21
/
+15
2010-01-22
Add cairo_device_t
Chris Wilson
1
-0
/
+1
2010-01-22
Add subsurface.
Chris Wilson
1
-0
/
+464