summaryrefslogtreecommitdiff
path: root/libraries/DirectFB/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/DirectFB/README')
-rw-r--r--libraries/DirectFB/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/libraries/DirectFB/README b/libraries/DirectFB/README
new file mode 100644
index 0000000000..c645101c86
--- /dev/null
+++ b/libraries/DirectFB/README
@@ -0,0 +1,7 @@
+DirectFB is a thin library that provides developers with hardware
+graphics acceleration, input device handling and abstraction,
+integrated windowing system with support for translucent windows and
+multiple display layers on top of the Linux Framebuffer Device. It is
+a complete hardware abstraction layer with software fallbacks for
+every graphics operation that is not supported by the underlying
+hardware.