Re: [Mesa-dev] [PATCH 07/19] egl: Unifdef dri_interface.h defines.

2012-09-27 Thread Chad Versace
I'm up to patch 7 now. Patches 1-7 are Reviewed-by: Chad Versace I'm still working on the other patches. ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev

[Mesa-dev] [PATCH 07/19] egl: Unifdef dri_interface.h defines.

2012-09-25 Thread Eric Anholt
dri_interface.h comes from our tree, so why litter our tree with ifdefs for older versions of it? --- src/egl/drivers/dri2/platform_x11.c |6 -- 1 file changed, 6 deletions(-) diff --git a/src/egl/drivers/dri2/platform_x11.c b/src/egl/drivers/dri2/platform_x11.c index d8c0624..b377efc 10