summaryrefslogtreecommitdiff
path: root/open-source-lorries/mesa-demos.lorry
diff options
context:
space:
mode:
authorTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2015-12-10 19:57:25 +0900
committerTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2015-12-10 20:09:18 +0900
commit078b17b1a671bc42537deb07fd65eb3bd12d82f5 (patch)
tree08f954b5db002368bc6669fe3fc9f00ae3e9f06b /open-source-lorries/mesa-demos.lorry
parentb4f0463e4c20b2d8215359931a7df4216811b515 (diff)
downloadlorries-078b17b1a671bc42537deb07fd65eb3bd12d82f5.tar.gz
Adding mesa-demos lorry
The mesa-demos repository holds some useful tools like glxinfo and also some demos like the famous glxgears. Change-Id: I8cc4abe65550c27c9b21bc89f706e144389ad2c9
Diffstat (limited to 'open-source-lorries/mesa-demos.lorry')
-rw-r--r--open-source-lorries/mesa-demos.lorry6
1 files changed, 6 insertions, 0 deletions
diff --git a/open-source-lorries/mesa-demos.lorry b/open-source-lorries/mesa-demos.lorry
new file mode 100644
index 0000000..9ba9cad
--- /dev/null
+++ b/open-source-lorries/mesa-demos.lorry
@@ -0,0 +1,6 @@
+{
+ "mesa-demos": {
+ "type": "git",
+ "url": "git://anongit.freedesktop.org/mesa/demos"
+ }
+}