Re: glamor: Enabling xephyr and Xorg.

2014-03-05 Thread Adam Jackson
On Mon, 2014-02-24 at 17:47 -0800, Eric Anholt wrote:
 Here's a short series to make the server glamor stuff actually
 testable.  I'm now running glamor for my normal desktop, and the
 xephyr bits work too.  I pulled out changes that would have required
 more from the intel 2d driver: now it's just a matter of not linking
 to the external module's libglamor.so, and not trying to do its own
 DRI3 support.  I also pulled out the swap events code: While my timing
 tracecs on swap events are looking reasonable, there's really weird
 stuff going on with x11perf performance both before and after that
 change, and I'm holding off until I can understand it.

Series (v3 of 4/6 and v2 of 5/6) is:

Reviewed-by: Adam Jackson a...@redhat.com

- ajax

___
xorg-devel@lists.x.org: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel


glamor: Enabling xephyr and Xorg.

2014-02-24 Thread Eric Anholt
Here's a short series to make the server glamor stuff actually
testable.  I'm now running glamor for my normal desktop, and the
xephyr bits work too.  I pulled out changes that would have required
more from the intel 2d driver: now it's just a matter of not linking
to the external module's libglamor.so, and not trying to do its own
DRI3 support.  I also pulled out the swap events code: While my timing
tracecs on swap events are looking reasonable, there's really weird
stuff going on with x11perf performance both before and after that
change, and I'm holding off until I can understand it.

___
xorg-devel@lists.x.org: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel