[PATCH] xwayland: Add glamor and DRI3 support

Keith Packard keithp at keithp.com
Tue Jun 24 15:21:40 PDT 2014


Kristian Høgsberg <krh at bitplanet.net> writes:

> Reviewed-by: Axel Davy <axel.davy at ens.fr>
> Signed-off-by: Kristian Høgsberg <krh at bitplanet.net>
> ---
>
> This patch comes in after the 1.16 feature freeze, but we had to wait for
> mesa 10.2 to come out.  The mesa release brings the new gbm api that we
> use to implement dri3 and glamor support in Xwayland.

Just a warning here -- Mesa versioning breaks things with the '-devel'
labels that appear in .pc files. pkg-config thinks that '10.2.0-devel'
is newer than '10.2.0', and so when you ask for version 10.2.0 of gbm,
and have some 10.2.0-devel installed, it says 'ok, sure'. The X server
fixes this by using .99 versions for development, so instead of
10.2.0-devel, we'd use 10.1.99.

In any case, I've gone ahead and merged this for 1.16. I know it's late
in the release, but Xwayland wasn't very interesting without this, and
Xwayland is brand new this release anyways, so there can't be any
regressions...

Of course, if there *are* problems with this patch, let me know and I'll
just revert it; it's nicely isolated from mainstream X development now.

   fd16555..2f113d6  master -> master

-- 
keith.packard at intel.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 810 bytes
Desc: not available
URL: <http://lists.x.org/archives/xorg-devel/attachments/20140624/713b981b/attachment.sig>


More information about the xorg-devel mailing list