Re: [Mesa-dev] [PATCH 4/6] meson: build gbm

2017-10-04 Thread Dylan Baker
Quoting Eric Anholt (2017-10-04 15:04:28) > Dylan Baker writes: > > > This doesn't include egl support, just dri support. > > > > Signed-off-by: Dylan Baker > > --- > > meson.build | 49 +--- > > meson_options.txt | 14 + > >

Re: [Mesa-dev] [PATCH 4/6] meson: build gbm

2017-10-04 Thread Eric Anholt
Dylan Baker writes: > This doesn't include egl support, just dri support. > > Signed-off-by: Dylan Baker > --- > meson.build | 49 +--- > meson_options.txt | 14 + > src/{loader => gbm}/meson.build | 63 > +++

[Mesa-dev] [PATCH 4/6] meson: build gbm

2017-10-03 Thread Dylan Baker
This doesn't include egl support, just dri support. Signed-off-by: Dylan Baker --- meson.build | 49 +--- meson_options.txt | 14 + src/{loader => gbm}/meson.build | 63 - src/glx/meson.