[waffle] [PATCH v3 1/4] waffle: add GBM platform enumeration value
Jordan Justen
jordan.l.justen at intel.com
Thu Sep 13 10:04:47 PDT 2012
From: Ben Widawsky <ben at bwidawsk.net>
Signed-off-by: Ben Widawsky <ben at bwidawsk.net>
---
include/waffle/waffle_enum.h | 1 +
1 file changed, 1 insertion(+)
diff --git a/include/waffle/waffle_enum.h b/include/waffle/waffle_enum.h
index b8fc17a..ffcc42f 100644
--- a/include/waffle/waffle_enum.h
+++ b/include/waffle/waffle_enum.h
@@ -70,6 +70,7 @@ enum waffle_enum {
WAFFLE_PLATFORM_GLX = 0x0013,
WAFFLE_PLATFORM_WAYLAND = 0x0014,
WAFFLE_PLATFORM_X11_EGL = 0x0015,
+ WAFFLE_PLATFORM_GBM = 0x0016,
// ------------------------------------------------------------------
// For waffle_config_choose()
--
1.7.9.5
More information about the waffle
mailing list