[PATCH 66/71] drm: updated README
"Enrico Weigelt, metux IT consult" <[email protected]>
| Newsgroups | gmane.comp.lib.cairo |
|---|---|
| Message-ID | <[email protected]> |
Signed-off-by: Enrico Weigelt, metux IT consult <[email protected]> --- 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 <[email protected]> Font rewrite, documentation, win32 backend Pierre Tardy <[email protected]> EGL support and testing, OpenVG backend Karl Tomlinson <[email protected]> Optimisation and obscure bug fixes (mozilla) Alp Toker <[email protected]> Fix several code/comment typos +Enrico Weigelt, metux IT consult <[email protected]> drm support refactoring, basic drm framebuffer support Malcolm Tredinnick <[email protected]> Documentation fixes David Turner <[email protected]> Optimize gradient calculations Kalle Vahlman <[email protected]> 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 -- cairo mailing list [email protected] https://lists.cairographics.org/mailman/listinfo/cairo