mesa/src/gbm
Dylan Baker 108d257a16 meson: build libEGL
This is based heavily on Daniel Stone's work for the same, rebased on
master and with a number of TODO's fixed.

This does not implement glvnd (which is coming in a later patch)

Meson builds egl slightly differently than autotools, namely it doesn't
build an intermediate shared library. It doesn't do this because meson
doesn't have problems with the name of the library being dynamically
generated, so the glvnd and non-glvnd code can follow the same path.

v2: - Don't reuse variable (Eric E.)

Signed-off-by: Dylan Baker <dylanx.c.baker@intel.com>
Tested-by: Eric Engestrom <eric.engestrom@imgtec.com>
Reviewed-by: Daniel Stone <daniels@collabora.com>
2017-10-20 16:46:48 -07:00
..
backends/dri gbm: Add a gbm_device_get_format_modifier_plane_count function 2017-09-14 14:47:39 -07:00
main gbm: Add a gbm_device_get_format_modifier_plane_count function 2017-09-14 14:47:39 -07:00
Android.mk gbm: turn GBM_ALWAYS_SOFTWARE into a boolean 2017-09-12 13:53:11 +01:00
Makefile.am configure.ac: split the wayland client/server confusion 2017-09-19 19:02:34 +01:00
Makefile.sources
gbm-symbols-check gbm: Add gbm_device_get_format_modifier_plane_count to test 2017-09-17 12:53:46 +03:00
meson.build meson: build libEGL 2017-10-20 16:46:48 -07:00