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-xlib-render-compositor.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-29
xlib/shm: Tighten mark-active to the actual CopyArea on the ShmPixmap
Chris Wilson
1
-1
/
+2
2013-01-13
xlib: Handle lack of XRenderFillRectangles
Chris Wilson
1
-6
/
+24
2013-01-11
xlib: Only fallback through the mask intermediate if we can composite the mask
Chris Wilson
1
-12
/
+12
2012-12-29
xlib/shm: Rate-limit events and only use as necessary
Chris Wilson
1
-2
/
+2
2012-12-21
[Minor] Improve logging
Behdad Esfahbod
1
-0
/
+2
2012-10-30
xlib: Apply the image offsets to the destination rather the source
Chris Wilson
1
-12
/
+10
2012-08-18
xlib: Drop the false optimisation of using a potentially busy shm upload pixmap
Chris Wilson
1
-2
/
+0
2012-08-18
xlib: Only use CopyArea if the ShmPixmap and destination are the same depth
Chris Wilson
1
-1
/
+5
2012-08-17
xlib/shm: Use an impromptu upload ShmSegment
Chris Wilson
1
-3
/
+62
2012-08-17
xlib/shm: Limit use of the impromptu fallback pixmap for uploads
Chris Wilson
1
-1
/
+27
2012-08-17
xlib: Implement SHM fallbacks and fast upload paths
Chris Wilson
1
-9
/
+146
2012-04-19
Split cairo-list into struct+inlines
Chris Wilson
1
-0
/
+1
2012-03-06
xlib: Apply the glyph offset
Chris Wilson
1
-5
/
+5
2012-02-23
xlib: Handle window-to-window copies by avoiding the use of a clip region
Chris Wilson
1
-42
/
+54
2012-02-22
xlib: Hook up copy_boxes for the mask compositor
Chris Wilson
1
-0
/
+1
2012-02-02
xlib: Set IncludeInferiors when using CopyArea
Chris Wilson
1
-0
/
+26
2011-12-06
Clip rectangles are not necessarily YSorted
Keith Packard
1
-1
/
+1
2011-11-24
gl: Prevent the traps compositor from exploding
Chris Wilson
1
-1
/
+12
2011-11-23
xlib: ADD only reduces to SOURCE for alpha-only targets
Chris Wilson
1
-2
/
+6
2011-10-14
xlib: Reduce the composite traps operator for when the dest is clear
Chris Wilson
1
-0
/
+6
2011-09-14
xlib-xcb: Make this compile again
Uli Schlachter
1
-0
/
+4
2011-09-12
Introduce a new compositor architecture
Chris Wilson
1
-0
/
+1685