I have one more question regarding composite.How does Xvideo use composite operation of kdrive?<br>Thanks.<br><br><div><span class="gmail_quote">On 7/9/07, <b class="gmail_sendername">Abhinav Duggal</b> <<a href="mailto:abhinavduggal@gmail.com">
abhinavduggal@gmail.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi,<br>I think  the graphics with cairo are very 
stunning.Can I build Cairo for ARM? My purpose is to implement composite routine  in kdrive to use  h/w acceleration.I have already compiled GTK  for ARM.Can I then run applications cairo  which use kdrive's  underlying composite function to accelerate?
<br>Thanks.<div><span class="e" id="q_113abd20e11661be_1"><br><br><div><span class="gmail_quote">On 7/9/07, <b class="gmail_sendername">Carl Worth</b> <<a href="mailto:cworth@cworth.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
cworth@cworth.org</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Mon, 9 Jul 2007 19:54:42 +0530, "Abhinav Duggal" wrote:<br>> I have a basic question about composite operation in<br>> kdrive.Whichapplication request  uses composite<br>> operation.Is it only used in case of 3D operations like transparency or
<br>> shadows etc.If have a picture and I want to display it onto root window will<br>> the composite operation be used in this?Or it is used only in case of 3D<br>> cases of transparency and shadowing .Please clarify my understanding of
<br>> composite operation.<br><br>The composite operation is the fundamental operation on which modern<br>rendering is based. So an application that uses cairo heavily will end<br>up calling into composite for basically everything, (text, images,
<br>etc.).<br><br>I hope that helps answer your question,<br><br>-Carl<br><br></blockquote></div><br>
</span></div></blockquote></div><br>