Keith Packard <[email protected]> writes:

> On Tue, 01 Mar 2011 20:12:14 +0100, Soeren Sandmann <[email protected]> wrote:
>
>> Presumably the main use case for this is fullscreen video.
>
> When using a compositing manager, any full-screen window for video or
> graphics would be 'un-redirected', eliminating any cost of using a
> compositing manager. And, of course, with DRI2, applications would be
> using swapping instead of copying for window update.

I think you can do better than that by scanning out from a YUV
pixmap. This avoids the RGB conversion on hardware that has the
capability, and it does so without the application doing anything
special.

In any case, if you read the rest of the email, the setup described
there avoids a whole bunch of copying in all cases, not just he
fullscreen case.


Soren
_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to