summaryrefslogtreecommitdiffstats
path: root/src/compositor/hardware_integration/dri2_xcb/README
diff options
context:
space:
mode:
Diffstat (limited to 'src/compositor/hardware_integration/dri2_xcb/README')
-rw-r--r--src/compositor/hardware_integration/dri2_xcb/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/compositor/hardware_integration/dri2_xcb/README b/src/compositor/hardware_integration/dri2_xcb/README
new file mode 100644
index 000000000..e99500df7
--- /dev/null
+++ b/src/compositor/hardware_integration/dri2_xcb/README
@@ -0,0 +1,3 @@
+This backend requires that you compile the xcb lighthouse plugin with the
+defined: XCB_USE_DRI2. Please see in the xcb.pro file for an easy way to
+enable it.