summaryrefslogtreecommitdiffstats
path: root/LICENSE
diff options
context:
space:
mode:
authorWladimir J. van der Laan <laanwj@gmail.com>2013-03-07 20:22:51 +0100
committerWladimir J. van der Laan <laanwj@gmail.com>2013-03-07 20:24:25 +0100
commit23561e915c3340da49f3acd67c8a70fdfccf66fd (patch)
tree60a4327ef2e26082cc87cc074a56bcd9293cc08a /LICENSE
parent1a1cdc94d7b09b674e878a0b6a3479c0a5a54c7c (diff)
downloadetna_viv-23561e915c3340da49f3acd67c8a70fdfccf66fd.tar.gz
etna_viv-23561e915c3340da49f3acd67c8a70fdfccf66fd.tar.xz
etna: prepare for tgsi->vivante shader conversion
- integrate part of gallium, outside of mesa for now, this will help porting
Diffstat (limited to 'LICENSE')
-rw-r--r--LICENSE27
1 files changed, 27 insertions, 0 deletions
diff --git a/LICENSE b/LICENSE
index fa2d0d2..ebbf72d 100644
--- a/LICENSE
+++ b/LICENSE
@@ -749,3 +749,30 @@ OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
OTHER DEALINGS IN THE SOFTWARE.
+License for Gallium
+=====================
+
+Copyright 2008 Tungsten Graphics, Inc., Cedar Park, Texas.
+Copyright 2009-2010 VMware, Inc.
+All Rights Reserved.
+
+Permission is hereby granted, free of charge, to any person obtaining a
+copy of this software and associated documentation files (the
+"Software"), to deal in the Software without restriction, including
+without limitation the rights to use, copy, modify, merge, publish,
+distribute, sub license, and/or sell copies of the Software, and to
+permit persons to whom the Software is furnished to do so, subject to
+the following conditions:
+
+The above copyright notice and this permission notice (including the
+next paragraph) shall be included in all copies or substantial portions
+of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
+OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT.
+IN NO EVENT SHALL TUNGSTEN GRAPHICS AND/OR ITS SUPPLIERS BE LIABLE FOR
+ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
+TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
+SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+