---
 src/egl/wayland/wayland-drm/wayland-drm.h | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/src/egl/wayland/wayland-drm/wayland-drm.h 
b/src/egl/wayland/wayland-drm/wayland-drm.h
index 7892d56..33d7fd4 100644
--- a/src/egl/wayland/wayland-drm/wayland-drm.h
+++ b/src/egl/wayland/wayland-drm/wayland-drm.h
@@ -3,6 +3,10 @@
 
 #include <wayland-server.h>
 
+// XXX: These formats should go. One should use the auto-generated ones.
+// XXX: Ensure that no-one but wayland-egl and/or wayland EGL platform codes
+// includes this. Doing so give us an ABI, which we don't check but perhaps we 
should.
+
 #ifndef WL_DRM_FORMAT_ENUM
 #define WL_DRM_FORMAT_ENUM
 enum wl_drm_format {
-- 
2.8.0

_______________________________________________
mesa-dev mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to