[Mesa-dev] [PATCH 2/7] egl: consolidate ifdef HAVE_LIBDRM blocks

2015-07-20 Thread Thomas Helland
This looks a lot better. The patch is: Reviewed-by: Thomas Helland 2015-07-10 19:49 GMT+02:00 Emil Velikov : > Move the code around rather than having it scattered. No functional > change. > > Signed-off-by: Emil Velikov > --- > src/egl/drivers/dri2/egl_dri2.c | 210 > +++

[Mesa-dev] [PATCH 2/7] egl: consolidate ifdef HAVE_LIBDRM blocks

2015-07-10 Thread Emil Velikov
Move the code around rather than having it scattered. No functional change. Signed-off-by: Emil Velikov --- src/egl/drivers/dri2/egl_dri2.c | 210 +++- 1 file changed, 102 insertions(+), 108 deletions(-) diff --git a/src/egl/drivers/dri2/egl_dri2.c b/src/egl/