[cairo] [PATCH 66/71] drm: updated README

Enrico Weigelt, metux IT consult enrico.weigelt at gr13.net
Mon Apr 17 16:57:45 UTC 2017


Signed-off-by: Enrico Weigelt, metux IT consult <enrico.weigelt at gr13.net>
---
 AUTHORS | 1 +
 README  | 4 ++++
 2 files changed, 5 insertions(+)

diff --git a/AUTHORS b/AUTHORS
index d85696fa8..586d55222 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -98,6 +98,7 @@ Owen Taylor <otaylor at redhat.com> Font rewrite, documentation, win32 backend
 Pierre Tardy <tardyp at gmail.com> EGL support and testing, OpenVG backend
 Karl Tomlinson <karlt+ at karlt.net> Optimisation and obscure bug fixes (mozilla)
 Alp Toker <alp at atoker.com> Fix several code/comment typos
+Enrico Weigelt, metux IT consult <enrico.weigelt at gr13.net> drm support refactoring, basic drm framebuffer support
 Malcolm Tredinnick <malcolm at commsecure.com.au> Documentation fixes
 David Turner <david at freetype.org> Optimize gradient calculations
 Kalle Vahlman <kalle.vahlman at gmail.com> Allow perf reports to be compared across different platforms
diff --git a/README b/README
index 7ee2c1878..6b273c89c 100644
--- a/README
+++ b/README
@@ -187,6 +187,10 @@ Experimental surface backends
 	API stable, building against newer (or older) versions of skia
 	will probably fail.
 
+	drm backend
+	-----------
+	Requires libdrm.
+	Currently just works with dumb framebuffers.
 
 Compiling
 =========
-- 
2.11.0.rc0.7.gbe5a750



More information about the cairo mailing list