summaryrefslogtreecommitdiff
path: root/x11/dri2proto/DESCR
diff options
context:
space:
mode:
authorhasso <hasso@pkgsrc.org>2009-05-19 06:43:00 +0000
committerhasso <hasso@pkgsrc.org>2009-05-19 06:43:00 +0000
commit31ac9180ccf1a2401e434a8e134163362fe960b6 (patch)
treea28e2b015c89d23205429b72bd55e9fb16caa123 /x11/dri2proto/DESCR
parentf8c4e3d1605956e5e41b445391a94310cb14c09b (diff)
downloadpkgsrc-31ac9180ccf1a2401e434a8e134163362fe960b6.tar.gz
dri2proto 2.0.
Diffstat (limited to 'x11/dri2proto/DESCR')
-rw-r--r--x11/dri2proto/DESCR6
1 files changed, 6 insertions, 0 deletions
diff --git a/x11/dri2proto/DESCR b/x11/dri2proto/DESCR
new file mode 100644
index 00000000000..71fdec46534
--- /dev/null
+++ b/x11/dri2proto/DESCR
@@ -0,0 +1,6 @@
+This provides the DRI2 extension headers from modular X.org X11
+project.
+
+The headers contain the types and functions that define the interface
+between a DRI2 (direct rendering infrastructure) driver and driver
+loader.