Re: [PATCH 14/15] glamor: Move the EGL DRI3 code to GLAMOR_HAS_GBM.

2014-02-07 Thread Keith Packard
Eric Anholt writes: > There's nothing dependent on the presence of DRI3 code in the server > for this, but it does rely on GBM. > Reviewed-by: Keith Packard -- keith.pack...@intel.com pgpnNgw2YaoEu.pgp Description: PGP signature ___ xorg-devel@lis

[PATCH 14/15] glamor: Move the EGL DRI3 code to GLAMOR_HAS_GBM.

2014-02-03 Thread Eric Anholt
There's nothing dependent on the presence of DRI3 code in the server for this, but it does rely on GBM. Signed-off-by: Eric Anholt --- glamor/glamor_egl.c | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/glamor/glamor_egl.c b/glamor/glamor_egl.c index 81e697b..9dcba