egl: Use the canonical drm-uapi fourcc header to avoid local defines.
authorEric Anholt <eric@anholt.net>
Mon, 16 Jul 2018 22:57:24 +0000 (15:57 -0700)
committerEric Anholt <eric@anholt.net>
Wed, 18 Jul 2018 17:37:54 +0000 (10:37 -0700)
commit4ba478d7cdf8b20c2fb8368321f42dd33a388587
tree6ad3937db198e83ce58e18c27334f264040f6014
parent2c6279d58b96767b158a8955ec80fde3803928ae
egl: Use the canonical drm-uapi fourcc header to avoid local defines.

We should only use a #define locally once it's been upstreamed, and at
that point you should just update our drm_fourcc.h.

Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
src/egl/Android.mk
src/egl/Makefile.am
src/egl/SConscript
src/egl/drivers/dri2/egl_dri2.c
src/egl/drivers/dri2/platform_wayland.c
src/egl/meson.build