index
:
~joonas/cairo
master
no-pixman-ref
pthreads
tor-clip-fix
wip/master-tor-merge-sort
wip/master-tor-ordered-x
wip/os2-walsh
wip/tiled-span-renderer
joonas's cairo branches
joonas
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cairo-quartz-surface.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-11
Ensure the quartz backend returns the first stop for negative positions on th...
Robert O'Callahan
1
-2
/
+22
2010-05-11
Don't repeat a Quartz gradient more times than necessary, to avoid Quartz qua...
Robert O'Callahan
1
-82
/
+179
2010-05-11
Clean up Quartz gradient code by moving some local variables to static const ...
Robert O'Callahan
1
-18
/
+13
2010-05-11
quartz: Don't fallback to pixman for repeating radial gradients.
Robert O'Callahan
1
-23
/
+180
2010-05-06
Update license blocks to use "Mozilla Foundation" instead of "Mozilla Corpora...
Metal Sonic
1
-1
/
+1
2010-04-27
quartz: Assert success of path creation
Andrea Canciani
1
-20
/
+15
2010-04-27
quartz: Simplify path creation
Andrea Canciani
1
-50
/
+10
2010-04-27
quartz: Stroke without ctm_inverse multiplication
Andrea Canciani
1
-5
/
+5
2010-04-27
Update FSF address
Andrea Canciani
1
-1
/
+1
2010-04-04
quartz: Define cairo_quartz_float_t and use instead of float
Kristian Rietveld
1
-19
/
+21
2010-02-03
[quartz] Unbreak mask fallback path
Andrea Canciani
1
-1
/
+1
2010-02-02
[quartz] Fix UNSUPPORTED operations
Andrea Canciani
1
-36
/
+198
2010-02-02
[quartz] Fix surface to CGImage conversion
Andrea Canciani
1
-37
/
+38
2010-02-02
[quartz] Silence compiler warnings
Andrea Canciani
1
-8
/
+8
2010-02-01
Revert "[quartz] Approximate dense dashing patterns"
Andrea Canciani
1
-21
/
+11
2010-01-22
Add cairo_device_t
Chris Wilson
1
-2
/
+4
2010-01-22
Constify stroke style and matrices.
Chris Wilson
1
-3
/
+3
2010-01-22
Move _cairo_error() to a standalone header
Chris Wilson
1
-0
/
+2
2010-01-15
[quartz] Leftbehind change from a39075c88f9b2e12e19348ea11c9b3f739818265
Andrea Canciani
1
-3
/
+1
2010-01-15
[quartz] Fix generic masking
Andrea Canciani
1
-38
/
+21
2010-01-15
[quartz] Approximate dense dashing patterns
Andrea Canciani
1
-11
/
+21
2010-01-15
[quartz] Improve A8 and A1 support
Andrea Canciani
1
-24
/
+35
2009-11-10
[quartz] Cleanup fallback source
Robert O'Callahan
1
-9
/
+0
2009-11-10
[quartz] Fix compositing operators
Andrea Canciani
1
-42
/
+140
2009-11-10
[quartz] Fix source-unbounded compositing of surface sources
Andrea Canciani
1
-34
/
+28
2009-11-10
[quartz] Fix stroking with unbounded operator
Andrea Canciani
1
-23
/
+13
2009-11-10
[quartz] Fix implied colour of alpha-only surface sources
Andrea Canciani
1
-0
/
+2
2009-11-10
[quartz] Improve unbounded operators fixup
Andrea Canciani
1
-9
/
+7
2009-11-10
[quartz] Improve A8 image handling
Andrea Canciani
1
-12
/
+9
2009-11-10
[quartz] Fix gradient pattern painting
Robert O'Callahan
1
-0
/
+2
2009-10-16
[surface] Don't AND in the desired content.
Chris Wilson
1
-1
/
+0
2009-08-10
[quartz] Compile fix for show_glyphs
Andrea Canciani
1
-2
/
+2
2009-08-09
[quartz] Fix one more compile error
Andrea Canciani
1
-1
/
+1
2009-08-09
[quartz] Attempt to fix compile errors
Chris Wilson
1
-9
/
+9
2009-07-23
Remove clip handling from generic surface layer.
Chris Wilson
1
-49
/
+87
2009-06-02
Add more surface snapshots providers
Paolo Bonzini
1
-1
/
+18
2009-05-15
[xlib] Use minimal depth for similar clones.
Chris Wilson
1
-0
/
+1
2009-01-29
[surface] add CAIRO_STATUS_INVALID_SIZE
Paolo Bonzini
1
-2
/
+2
2009-01-03
[quartz] Define RTLD_DEFAULT
Chris Wilson
1
-0
/
+5
2008-12-12
[path] Mark points as const during _cairo_path_fixed_interpret()
Chris Wilson
1
-3
/
+8
2008-12-11
[quartz] Create a copy instead of increasing the reference
Jeff Muizelaar
1
-2
/
+14
2008-12-10
[quartz] Propagate const patterns through the casts
Jeff Muizelaar
1
-16
/
+23
2008-12-09
[quartz] Change some pattern casts to access to the base class
Jeff Muizelaar
1
-6
/
+6
2008-12-06
[cairo-spans] Add a check/create_span_renderer backend methods.
M Joonas Pihlaja
1
-0
/
+2
2008-11-11
[quartz] Add the proper propagation of extents
Jeff Muizelaar
1
-11
/
+13
2008-11-11
[quartz] Fix fallout caused by const cairo_pattern_t *
Jeff Muizelaar
1
-17
/
+24
2008-11-02
Add an extents argument to the high level surface backend functions
Adrian Johnson
1
-5
/
+10
2008-10-30
[pattern] Avoid needless copying of patterns.
Chris Wilson
1
-8
/
+2
2008-10-19
Review backend->create_similar()
Chris Wilson
1
-2
/
+2
2008-10-07
[quartz] initialize do_reflect field correctly for pattern draws
Vladimir Vukicevic
1
-2
/
+1
[next]