index
:
~company/cairo
gl
master
planar
xv
yuv
Unnamed repository; edit this file to name it for gitweb.
company
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cairo-script-surface.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-08-29
Use the more generic is_box when doing simple extent checks
Chris Wilson
1
-2
/
+2
2009-08-29
[script] Fix use of freed list
Chris Wilson
1
-1
/
+1
2009-08-29
Add xml surface
Chris Wilson
1
-7
/
+11
2009-08-29
[script] Apply device offset when replaying meta surface
Chris Wilson
1
-0
/
+2
2009-08-29
Add 'flight-data-recorder' utility.
Chris Wilson
1
-6
/
+52
2009-08-29
[script] Correct emission of get_target() for a popped context
Chris Wilson
1
-21
/
+32
2009-08-29
[script] recursive active (type3 glyphs)
Chris Wilson
1
-6
/
+5
2009-08-29
[script] Track scaled-font
Chris Wilson
1
-17
/
+22
2009-08-29
[script] Emit surface content
Chris Wilson
1
-13
/
+21
2009-08-29
[script] Garbage collect contexts on context switch
Chris Wilson
1
-78
/
+184
2009-08-29
[script] Wrap snapshot.
Chris Wilson
1
-4
/
+16
2009-08-29
[script] Introduce cairo_script_context_t
Chris Wilson
1
-129
/
+96
2009-08-29
[script] Store the current stroke matrix
Chris Wilson
1
-9
/
+37
2009-08-29
[script] Suppress resetting stroke-style elements after matrix switch
Chris Wilson
1
-16
/
+26
2009-08-29
[script] Hide the implicit CLEAR for similar surfaces
Chris Wilson
1
-0
/
+43
2009-08-29
[script] Use a compact representation for horizontal offsets between glyphs
Chris Wilson
1
-17
/
+39
2009-08-29
[script] Fix list handling during font destruction
Chris Wilson
1
-20
/
+13
2009-07-23
Remove clip handling from generic surface layer.
Chris Wilson
1
-117
/
+494
2009-07-14
[script] Extended blend mode support.
Chris Wilson
1
-1
/
+17
2009-07-04
[script] Tidy dict construction for glyphs
Chris Wilson
1
-6
/
+6
2009-07-04
[script] Fix the trivial errors running the test suite
Chris Wilson
1
-10
/
+23
2009-07-03
[script] Insert spaces around '<<' and '>>'
Chris Wilson
1
-41
/
+21
2009-07-03
Export meta-surface
Chris Wilson
1
-5
/
+5
2009-07-03
[script] Trim some excess verbage
Chris Wilson
1
-179
/
+382
2008-12-18
Query the backend to see if we can repaint the solid pattern.
Chris Wilson
1
-0
/
+1
2008-12-12
[script] Switch to hyphens.
Chris Wilson
1
-30
/
+30
2008-12-12
[path] Mark points as const during _cairo_path_fixed_interpret()
Chris Wilson
1
-5
/
+7
2008-12-06
[cairo-spans] Add a check/create_span_renderer backend methods.
M Joonas Pihlaja
1
-0
/
+2
2008-11-29
Mark allocation failures as unlikely.
Chris Wilson
1
-7
/
+7
2008-11-29
Mark if(status) as being unlikely.
Chris Wilson
1
-80
/
+80
2008-11-13
Add CairoScript backend.
Chris Wilson
1
-0
/
+2598