How the Server do the SW rendering?
Daniel Stone
daniel at fooishbar.org
Tue May 4 08:29:10 PDT 2010
On Tue, May 04, 2010 at 11:25:43AM +0800, Huang, FrankR wrote:
> I trace the server rendering process using geode driver.
>
> When the picture format is not in PICT_a4 or PICT_a8, the rendering work
> is done by Software. More concretely, the fbComposite(). But when the
> fbComposite() is done, the rendering work result has not been displayed
> on the screen. Can you guys told me in which function the real rending
> process is done?
Hi,
If you're using shadowfb or similar, there'll be an update hook called
from BlockHandler().
Cheers,
Daniel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
URL: <http://lists.x.org/archives/xorg-devel/attachments/20100505/b2db999f/attachment.pgp>
More information about the xorg-devel
mailing list