mesa/src/gbm
Emil Velikov 46cc022d5d gbm: manage only the required set of DRI extensions
Currently GBM attempts to know all the extensions that might be required
by EGL/DRM [at some later stage].

That is a bit unclear and we often forget to update GBM as EGL gets
attention.

To avoid that, simply let EGL manage it's own required extensions based
on the base primitive (screen) we provide it.

v2: Rework the approach - GBM should not dive into EGL/DRM.

Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
Tested-by: Rob Herring <robh@kernel.org>
2017-05-29 16:50:12 +01:00
..
backends/dri gbm: manage only the required set of DRI extensions 2017-05-29 16:50:12 +01:00
main gbm: remove unneeded gbm_drm_device abstraction 2017-05-29 16:49:47 +01:00
Android.mk Android: move libdrm settings to top-level Android.common.mk 2016-06-13 15:31:29 +01:00
gbm-symbols-check gbm: Export a get modifiers 2017-03-15 10:36:05 -07:00
Makefile.am configure: set HAVE_foo_PLATFORM as applicable 2017-05-19 19:44:09 +01:00
Makefile.sources gbm: remove unneeded gbm_drm_device abstraction 2017-05-29 16:49:47 +01:00