On Thu, 2006-04-27 at 03:59 +0200, Christian Parpart
wrote:> On Wednesday 26 April 2006 12:15, David Reveman wrote:
> > compiz is always accelerated as it's not drawing to a redirected
window
> > but to the root window.
>
> how is the redirected window stuff applying to direct rendering clients
like
> most probabely OpenGL games?
Those windows are normally redirected as all other windows. However, you
can turn on an option in compiz that will detect fullscreen opaque
windows and automatically un-redirect them so that you don't lose
performance and can get accelerated XVideo without FBO or pbuffer
support.
OpenGL games uses indirect rendering on xgl as direct rendering is not
supported yet.
>
> Regards,
> Christian Parpart.
> _______________________________________________
> xorg mailing list
> xorg@lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/xorg
-David