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-quartz-private.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-15
quartz: Do not export private functions
Andrea Canciani
1
-3
/
+3
2011-09-03
quartz: Rename declaration of _cairo_quartz_create_cgimage
Jesse van den Kieboom
1
-1
/
+1
2011-04-21
Remove quartz-image extents.
Jeff Muizelaar
1
-1
/
+1
2010-10-13
quartz: Move drawing state out of surface
Andrea Canciani
1
-12
/
+0
2010-10-13
quartz: Unify DO_SOLID and DO_PATTERN
Andrea Canciani
1
-3
/
+1
2010-10-13
quartz: Set operator when setting up source
Andrea Canciani
1
-2
/
+0
2010-10-13
quartz: Remove DO_NOTHING and DO_UNSUPPORTED actions
Andrea Canciani
1
-0
/
+9
2010-10-12
quartz: Improve gradient consistency
Andrea Canciani
1
-0
/
+1
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
-0
/
+6
2009-07-23
Remove clip handling from generic surface layer.
Chris Wilson
1
-0
/
+2
2008-09-20
Make sure feature macros are checked using #if, not #ifdef; add a test for it
Behdad Esfahbod
1
-6
/
+5
2008-06-23
Use #include "cairo-*." instead of #include <cairo-*.h>
Behdad Esfahbod
1
-1
/
+1
2008-04-01
[cgfont] Add start of CGFont font backend to replace ATSUI
Vladimir Vukicevic
1
-0
/
+5
2008-03-17
[quartz] Rename ATSUI font to Quartz font
Vladimir Vukicevic
1
-11
/
+3
2008-03-07
[quartz] Correctly handle gradients with non-identity pattern transform
Vladimir Vukicevic
1
-1
/
+2
2008-02-25
[quartz] Add quartz-image-surface type
Vladimir Vukicevic
1
-2
/
+29
2008-01-15
[quartz] Store the CGFontRef and reuse it for rendering
Vladimir Vukicevic
1
-0
/
+3
2007-08-22
[Makefile.am] Add target sparse to run sparse static source code analyzer
Behdad Esfahbod
1
-1
/
+1
2007-07-18
[fixpt] Replace cairo_rectangle_int16_t with cairo_rectangle_int_t
Vladimir Vukicevic
1
-1
/
+1
2007-06-08
[quartz] fix DO_IMAGE
Vladimir Vukicevic
1
-1
/
+4
2007-03-06
[quartz] rename remaining nquartz symbols to quartz.
Brian Ewins
1
-3
/
+3
2007-03-05
[quartz,atsui] separate the quartz surface and atsui font backend
Brian Ewins
1
-3
/
+5
2007-02-20
[quartz] Remove (disabled) support for rendering via AGL/CGGL
Vladimir Vukicevic
1
-10
/
+0
2007-02-20
[quartz] rename NQUARTZ -> QUARTZ in defines
Vladimir Vukicevic
1
-1
/
+3
2007-02-20
[quartz] Rename nquartz to quartz
Vladimir Vukicevic
1
-8
/
+22
2006-09-13
[nquartz] Initial commit of native quartz surface
Vladimir Vukicevic
1
-0
/
+9
2006-06-06
Fix bogus cairo_rectangle_fixed_t to be cairo_rectangle_int16_t.
Carl Worth
1
-1
/
+1
2006-05-04
Rename cairo_rectangle_t to cairo_rectangle_fixed_t.
Robert O'Callahan
1
-1
/
+1
2006-04-11
Make the API more like Vlad's new API.#
Anders Carlsson
1
-1
/
+1
2006-04-10
Rework the quartz backend to not always hold an image but instead to create i...
Anders Carlsson
1
-6
/
+2
2006-01-10
Add cairo-quartz-private.h
Anders Carlsson
1
-0
/
+61