mesa/src
Emil Velikov 3827966643 egl/android: use drmDevice instead of the manual /dev/dri iteration
Replace the manual handling of /dev/dri in favor of the drmDevice API.
The latter provides a consistent way of enumerating the devices,
providing device details as needed.

v2:
 - Use ARRAY_SIZE (Frank)
 - s/famour/favor/ typo (Frank)
 - Make MAX_DRM_DEVICES a macro - fix vla errors (RobF)
 - Remove left-over dev_path instance (RobF)

Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
Reviewed-by: Robert Foss <robert.foss@collabora.com> (v1)
Reviewed-by: Tomasz Figa <tfiga@chromium.org>
2018-08-24 11:50:36 +01:00
..
amd Revert "configure: allow building with python3" 2018-08-24 11:14:15 +01:00
broadcom Revert "configure: allow building with python3" 2018-08-24 11:14:15 +01:00
compiler Revert "configure: allow building with python3" 2018-08-24 11:14:15 +01:00
egl egl/android: use drmDevice instead of the manual /dev/dri iteration 2018-08-24 11:50:36 +01:00
gallium Revert "configure: allow building with python3" 2018-08-24 11:14:15 +01:00
gbm gbm: Add support for 10bpp BGR formats 2018-08-01 12:55:37 +01:00
getopt
glx glx: GLX_MESA_multithread_makecurrent is direct-only 2018-08-09 12:33:14 -04:00
gtest autotools: include meson build files in tarball 2018-01-19 16:30:51 -08:00
hgl meson: Add Haiku platform support v4 2018-02-16 16:56:34 -06:00
intel Revert "configure: allow building with python3" 2018-08-24 11:14:15 +01:00
loader loader: add dri_driver option to override dri driver to load 2018-08-17 17:16:32 +01:00
mapi Revert "configure: allow building with python3" 2018-08-24 11:14:15 +01:00
mesa Revert "configure: allow building with python3" 2018-08-24 11:14:15 +01:00
util Revert "configure: allow building with python3" 2018-08-24 11:14:15 +01:00
vulkan Revert "configure: allow building with python3" 2018-08-24 11:14:15 +01:00
Makefile.am Revert "configure: allow building with python3" 2018-08-24 11:14:15 +01:00
meson.build meson: Build with Python 3 2018-08-10 15:15:09 -07:00
SConscript buildsys: move file regeneration logic to the script itself 2017-10-27 13:38:37 +01:00