Kristian Høgsberg <[email protected]> writes: > Reviewed-by: Axel Davy <[email protected]> > Signed-off-by: Kristian Høgsberg <[email protected]> > --- > > 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 -- [email protected]
pgpokvEXEtOUc.pgp
Description: PGP signature
_______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
