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-gl-spans-compositor.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-07
gl/spans: Handle SOURCE operations with opaque sources.
Ravi Nanjundappa
1
-0
/
+7
2013-02-04
gl: do not force flush everytime uploading a glyph image to glyph cache
Henry Song
1
-1
/
+1
2013-02-04
gl: Replace manual vertex transformation with VS computation of texcoords
Chris Wilson
1
-2
/
+4
2012-12-30
gl: Use vfunc for vertex emission
Chris Wilson
1
-53
/
+62
2012-07-25
gl: Fallback for copy_boxes if src/dst do not belong to the same device
Chris Wilson
1
-2
/
+7
2012-07-12
gl: copy_boxes() does not support copying from a non-texture source
Chuanbo Weng
1
-0
/
+3
2012-05-11
gl: Reject SOURCE + mask in composite_boxes()
Chris Wilson
1
-4
/
+10
2012-05-11
gl: Convert CLEAR to DEST_OUT when there's a mask for composite_boxes.
Chuanbo Weng
1
-1
/
+13
2012-05-04
gl: fix the translate value in copy_boxes.
Chuanbo Weng
1
-1
/
+1
2012-03-04
spans,image,gl: Add fast-path for simple copies
Chris Wilson
1
-1
/
+64
2012-03-04
spans: Pass antialiasing hint down to the backends
Chris Wilson
1
-0
/
+1
2012-02-29
gl: Various fixes for glyphs
Chris Wilson
1
-17
/
+26
2011-12-05
gl: Use the embedded operand to allow passing sources around
Chris Wilson
1
-74
/
+1
2011-11-24
gl: Avoid cleaning up an uninitialised composite upon UNSUPPORTED
Chris Wilson
1
-0
/
+3
2011-11-24
gl: Fallback for complex subsurfaces
Chris Wilson
1
-16
/
+7
2011-11-23
gl: Update glyphs to use cairo_gl_source_t
Chris Wilson
1
-6
/
+19
2011-10-09
gl: Basic fixes to get cairo-gl running again
Chris Wilson
1
-1
/
+1
2011-09-12
Introduce a new compositor architecture
Chris Wilson
1
-0
/
+502