586N/AFor the avoidance of doubt, except that if any license choice other
586N/Athan LGPL is available it will apply instead, Sun elects to use only
586N/Athe Lesser General Public License version 2 (LGPLv2) at this time
586N/Afor any software where a choice of LGPL license versions is made
586N/Aavailable with the language indicating that LGPLv2 or any later
586N/Aversion may be used, or where a choice of which version of the LGPL
586N/Ais applied is otherwise unspecified.
586N/A ----------------------------------------------------------------------
586N/A Mesa is a 3-D graphics library with an API which is very similar to
586N/A that of [1]OpenGL.* To the extent that Mesa utilizes the OpenGL
586N/A command syntax or state machine, it is being used with authorization
586N/A from [2]Silicon Graphics, Inc.(SGI). However, the author does not
586N/A possess an OpenGL license from SGI, and makes no claim that Mesa is in
586N/A any way a compatible replacement for OpenGL or associated with SGI.
586N/A Those who want a licensed implementation of OpenGL should contact a
586N/A Please do not refer to the library as MesaGL (for legal reasons). It's
586N/A just Mesa or The Mesa 3-D graphics library.
586N/A * OpenGL is a trademark of [3]Silicon Graphics Incorporated.
586N/A License / Copyright Information
586N/A The Mesa distribution consists of several components. Different
586N/A copyrights and licenses apply to different components. For example,
586N/A GLUT is copyrighted by Mark Kilgard, some demo programs are
586N/A copyrighted by SGI, some of the Mesa device drivers are copyrighted by
586N/A their authors. See below for a list of Mesa's main components and the
586N/A The core Mesa library is licensed according to the terms of the MIT
586N/A license. This allows integration with the XFree86, Xorg and DRI
586N/A The default Mesa license is as follows:
586N/ACopyright (C) 1999-2007 Brian Paul All Rights Reserved.
387N/APermission is hereby granted, free of charge, to any person obtaining a
586N/Acopy of this software and associated documentation files (the "Software"),
586N/Ato deal in the Software without restriction, including without limitation
586N/Athe rights to use, copy, modify, merge, publish, distribute, sublicense,
586N/Aand/or sell copies of the Software, and to permit persons to whom the
586N/ASoftware is furnished to do so, subject to the following conditions:
586N/AThe above copyright notice and this permission notice shall be included
586N/Ain all copies or substantial portions of the Software.
387N/ATHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
586N/AOR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
586N/AFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
586N/ABRIAN PAUL BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
586N/AAN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
586N/ACONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
586N/A ----------------------------------------------------------------------
586N/AThe complete Mesa distribution includes sources with these copyrights and
586N/Alicenses - not all of these are included in this binary package:
586N/AMesa 3-D graphics library
586N/ACopyright (C) 1999-2008 Brian Paul All Rights Reserved.
705N/ACopyright (C) 1999-2009 VMware, Inc. All Rights Reserved.
705N/ACopyright (C) 2008 George Sapountzis <gsap7@yahoo.gr>
586N/APermission is hereby granted, free of charge, to any person obtaining a
586N/Acopy of this software and associated documentation files (the "Software"),
586N/Ato deal in the Software without restriction, including without limitation
586N/Athe rights to use, copy, modify, merge, publish, distribute, sublicense,
586N/Aand/or sell copies of the Software, and to permit persons to whom the
586N/ASoftware is furnished to do so, subject to the following conditions:
586N/AThe above copyright notice and this permission notice shall be included
586N/Ain all copies or substantial portions of the Software.
586N/ATHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
586N/AOR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
586N/AFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
586N/ABRIAN PAUL BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
586N/AAN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
586N/ACONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
387N/A** License Applicability. Except to the extent portions of this file are
387N/A** made subject to an alternative license as permitted in the SGI Free
387N/A** Software License B, Version 1.1 (the "License"), the contents of this
387N/A** file are subject only to the provisions of the License. You may not use
387N/A** this file except in compliance with the License. You may obtain a copy
387N/A** of the License at Silicon Graphics, Inc., attn: Legal Services, 1600
387N/A** Amphitheatre Parkway, Mountain View, CA 94043-1351, or at:
387N/A** Note that, as provided in the License, the Software is distributed on an
387N/A** "AS IS" basis, with ALL EXPRESS AND IMPLIED WARRANTIES AND CONDITIONS
387N/A** DISCLAIMED, INCLUDING, WITHOUT LIMITATION, ANY IMPLIED WARRANTIES AND
387N/A** CONDITIONS OF MERCHANTABILITY, SATISFACTORY QUALITY, FITNESS FOR A
387N/A** PARTICULAR PURPOSE, AND NON-INFRINGEMENT.
387N/A** Original Code. The Original Code is: OpenGL Sample Implementation,
387N/A** Version 1.2.1, released January 26, 2000, developed by Silicon Graphics,
387N/A** Inc. The Original Code is Copyright (c) 1991-2000 Silicon Graphics, Inc.
387N/A** Copyright in any portions created by third parties is as indicated
387N/A** elsewhere herein. All Rights Reserved.
387N/A** Additional Notice Provisions: The application programming interfaces
387N/A** established by SGI in conjunction with the Original Code are The
387N/A** OpenGL(R) Graphics System: A Specification (Version 1.2.1), released
387N/A** April 1, 1999; The OpenGL(R) Graphics System Utility Library (Version
387N/A** 1.3), released November 4, 1998; and OpenGL(R) Graphics with the X
387N/A** Window System(R) (Version 1.3), released October 19, 1998. This software
387N/A** was created using the OpenGL(R) version 1.2.1 Sample Implementation
387N/A** published by SGI, but has not been independently verified as being
387N/A** compliant with the OpenGL(R) version 1.2.1 Specification.
387N/A*************************************************************************
705N/ASGI FREE SOFTWARE LICENSE B (Version 2.0, Sept. 18, 2008)
705N/ACopyright (C) 1991-2000 Silicon Graphics, Inc. All Rights Reserved.
705N/APermission is hereby granted, free of charge, to any person obtaining a
705N/Acopy of this software and associated documentation files (the "Software"),
705N/Ato deal in the Software without restriction, including without limitation
705N/Athe rights to use, copy, modify, merge, publish, distribute, sublicense,
705N/Aand/or sell copies of the Software, and to permit persons to whom the
705N/ASoftware is furnished to do so, subject to the following conditions:
705N/AThe above copyright notice including the dates of first publication and
705N/Aeither this permission notice or a reference to
705N/Ashall be included in all copies or substantial portions of the Software.
705N/ATHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
705N/AOR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
705N/AFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
705N/ASILICON GRAPHICS, INC. BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
705N/AWHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
705N/AOR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
705N/AExcept as contained in this notice, the name of Silicon Graphics, Inc.
705N/Ashall not be used in advertising or otherwise to promote the sale, use or
705N/Aother dealings in this Software without prior written authorization from
705N/A*************************************************************************
705N/ACopyright 2000, 2001 ATI Technologies Inc., Ontario, Canada, and
705N/A VA Linux Systems Inc., Fremont, California.
705N/ACopyright 2000, 2001 ATI Technologies Inc., Ontario, Canada, and
705N/A Tungsten Grahpics Inc., Austin, Texas.
705N/ACopyright 2000, 2001 ATI Technologies Inc., Ontario, Canada, and
705N/A Tungsten Graphics Inc., Cedar Park, Texas.
705N/ACopyright 2000, 2001 VA Linux Systems Inc., Fremont, California.
705N/ACopyright (C) 2004, 2008 Nicolai Haehnle.
705N/ACopyright (C) 2005, 2006, 2007 Ben Skeggs.
705N/ACopyright (C) 2005 Vladimir Dergachev.
705N/ACopyright (C) 2005 Aapo Tahkola <aet@rasterburn.org>
705N/ACopyright (C) 2006 Dmitry Baryshkov, Laurent Carlier, Matthieu Castet,
705N/A Dawid Gajownik, Jeremy Kolb, Stephane Loeuillet, Patrice Mandin,
705N/A Stephane Marchesin, Serge Martin, Sylvain Munaut, Ben Skeggs, Erik Waling,
705N/ACopyright (C) 2007 Dave Airlie
705N/ACopyright (C) 2008 Oliver McFadden <z3ro.geek@gmail.com>
705N/ACopyright 2008 Corbin Simpson <MostAwesomeDude@gmail.com>
586N/APermission is hereby granted, free of charge, to any person obtaining
586N/Aa copy of this software and associated documentation files (the
387N/A"Software"), to deal in the Software without restriction, including
387N/Awithout limitation the rights to use, copy, modify, merge, publish,
586N/Adistribute, sublicense,
and/or sell copies of the Software, and to
387N/Apermit persons to whom the Software is furnished to do so, subject to
387N/Athe following conditions:
387N/AThe above copyright notice and this permission notice (including the
586N/Anext paragraph) shall be included in all copies or substantial
586N/Aportions of the Software.
586N/ATHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
586N/AEXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
586N/AMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
586N/AIN NO EVENT SHALL THE COPYRIGHT OWNER(S)
AND/OR ITS SUPPLIERS BE
586N/ALIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
586N/AOF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
586N/AWITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
387N/A*************************************************************************
705N/ACopyright 2002-2008 Tungsten Graphics, Inc., Cedar Park, Texas.
705N/ACopyright 2009 Intel Corporation.
387N/APermission is hereby granted, free of charge, to any person obtaining a
387N/Acopy of this software and associated documentation files (the
387N/A"Software"), to deal in the Software without restriction, including
387N/Awithout limitation the rights to use, copy, modify, merge, publish,
387N/Adistribute, sub license,
and/or sell copies of the Software, and to
387N/Apermit persons to whom the Software is furnished to do so, subject to
387N/Athe following conditions:
387N/AThe above copyright notice and this permission notice (including the
387N/Anext paragraph) shall be included in all copies or substantial portions
387N/ATHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
387N/AOR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
387N/AMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT.
586N/AIN NO EVENT SHALL TUNGSTEN GRAPHICS
AND/OR ITS SUPPLIERS BE LIABLE FOR
387N/AANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
387N/ATORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
387N/ASOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
586N/A************************************************************************
586N/ACopyright (C) 2000, 2001 David S. Miller
586N/APermission is hereby granted, free of charge, to any person obtaining a
586N/Acopy of this software and associated documentation files (the "Software"),
586N/Ato deal in the Software without restriction, including without limitation
586N/Athe rights to use, copy, modify, merge, publish, distribute, sublicense,
586N/Aand/or sell copies of the Software, and to permit persons to whom the
586N/ASoftware is furnished to do so, subject to the following conditions:
586N/AThe above copyright notice and this permission notice shall be included
586N/Ain all copies or substantial portions of the Software.
586N/ATHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
586N/AOR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
586N/AFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
586N/ADAVID MILLER, OR ANY OTHER CONTRIBUTORS BE LIABLE FOR ANY CLAIM,
586N/ADAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
586N/AOTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE
586N/AOR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
705N/A*************************************************************************
705N/ACopyright (C) 1999-2004 David Airlie All Rights Reserved.
586N/APermission is hereby granted, free of charge, to any person obtaining a
586N/Acopy of this software and associated documentation files (the "Software"),
586N/Ato deal in the Software without restriction, including without limitation
586N/Athe rights to use, copy, modify, merge, publish, distribute, sublicense,
586N/Aand/or sell copies of the Software, and to permit persons to whom the
586N/ASoftware is furnished to do so, subject to the following conditions:
586N/AThe above copyright notice and this permission notice shall be included
586N/Ain all copies or substantial portions of the Software.
586N/ATHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
586N/AOR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
586N/AFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
586N/ADAVID AIRLIE BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
586N/AAN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
586N/ACONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
705N/A*************************************************************************
586N/ACopyright 1999, 2000 ATI Technologies Inc. and Precision Insight, Inc.,
387N/APermission is hereby granted, free of charge, to any person obtaining a
586N/Acopy of this software and associated documentation files (the "Software"),
586N/Ato deal in the Software without restriction, including without limitation
586N/Aon the rights to use, copy, modify, merge, publish, distribute, sub
586N/Alicense,
and/or sell copies of the Software, and to permit persons to whom
586N/Athe Software is furnished to do so, subject to the following conditions:
586N/AThe above copyright notice and this permission notice (including the next
586N/Aparagraph) shall be included in all copies or substantial portions of the
586N/ATHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
586N/AIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
586N/AFITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL
586N/AATI, PRECISION INSIGHT
AND/OR THEIR SUPPLIERS BE LIABLE FOR ANY CLAIM,
586N/ADAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
586N/AOTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
586N/AUSE OR OTHER DEALINGS IN THE SOFTWARE.
705N/A*************************************************************************
586N/ACopyright (C) 2004-2007 Claudio Ciccani <klan@directfb.org>
586N/AThis library is free software; you can redistribute it
and/or 586N/Amodify it under the terms of the GNU Lesser General Public
586N/ALicense as published by the Free Software Foundation; either
586N/Aversion 2 of the License, or (at your option) any later version.
586N/AThis library is distributed in the hope that it will be useful,
586N/Abut WITHOUT ANY WARRANTY; without even the implied warranty of
586N/AMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
586N/ALesser General Public License for more details.
586N/AYou should have received a copy of the GNU Lesser General Public
586N/ALicense along with this library; if not, write to the Free Software
586N/AFoundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
387N/A*************************************************************************
705N/ACopyright 2000, 2001 ATI Technologies Inc., Ontario, Canada, and
705N/A VA Linux Systems Inc., Fremont, California.
387N/ACopyright 2001 VA Linux Systems Inc., Fremont, California.
705N/ACopyright 2002 Tungsten Graphics Inc., Cedar Park, Texas.
705N/ACopyright (C) 2004 Nicolai Haehnle.
387N/APermission is hereby granted, free of charge, to any person obtaining a
387N/Acopy of this software and associated documentation files (the "Software"),
387N/Ato deal in the Software without restriction, including without limitation
387N/Aon the rights to use, copy, modify, merge, publish, distribute, sub
387N/Alicense,
and/or sell copies of the Software, and to permit persons to whom
387N/Athe Software is furnished to do so, subject to the following conditions:
387N/AThe above copyright notice and this permission notice (including the next
387N/Aparagraph) shall be included in all copies or substantial portions of the
387N/ATHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
387N/AIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
387N/AFITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL
387N/AATI, VA LINUX SYSTEMS
AND/OR THEIR SUPPLIERS BE LIABLE FOR ANY CLAIM,
387N/ADAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
387N/AOTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
387N/AUSE OR OTHER DEALINGS IN THE SOFTWARE.
586N/A***************************************************************************
586N/A* Mesa 3-D graphics library
586N/A* Direct3D Driver Interface
586N/A* ========================================================================
586N/A* Copyright (C) 1991-2004 SciTech Software, Inc. All rights reserved.
586N/A* Permission is hereby granted, free of charge, to any person obtaining a
586N/A* copy of this software and associated documentation files (the "Software"),
586N/A* to deal in the Software without restriction, including without limitation
586N/A* the rights to use, copy, modify, merge, publish, distribute, sublicense,
586N/A*
and/or sell copies of the Software, and to permit persons to whom the
586N/A* Software is furnished to do so, subject to the following conditions:
586N/A* The above copyright notice and this permission notice shall be included
586N/A* in all copies or substantial portions of the Software.
586N/A* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
586N/A* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
586N/A* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
586N/A* SCITECH SOFTWARE INC BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
586N/A* WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
586N/A* OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
387N/A*************************************************************************
586N/ACopyright 2000 Silicon Integrated Systems Corp, Inc., HsinChu, Taiwan.
586N/ACopyright 2003 Eric Anholt
705N/ACopyright 2006 Jeremy Kolb
705N/ACopyright 2006, 2007 Stephane Marchesin
705N/ACopyright 2006 Stephane Marchesin, Sylvain Munaut
387N/APermission is hereby granted, free of charge, to any person obtaining a
387N/Acopy of this software and associated documentation files (the
387N/A"Software"), to deal in the Software without restriction, including
387N/Awithout limitation the rights to use, copy, modify, merge, publish,
387N/Adistribute, sub license,
and/or sell copies of the Software, and to
387N/Apermit persons to whom the Software is furnished to do so, subject to
387N/Athe following conditions:
387N/AThe above copyright notice and this permission notice (including the
387N/Anext paragraph) shall be included in all copies or substantial portions
387N/ATHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
387N/AIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
387N/AFITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL
586N/AERIC ANHOLT OR SILICON INTEGRATED SYSTEMS CORP BE LIABLE FOR ANY CLAIM,
387N/ADAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
387N/AOTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
387N/AUSE OR OTHER DEALINGS IN THE SOFTWARE.
387N/A*************************************************************************
586N/ACopyright 2001 by Alan Hourihane.
705N/ACopyright 2002 by Alan Hourihane, Sychdyn, North Wales, UK.
586N/APermission to use, copy, modify, distribute, and sell this software and its
586N/Adocumentation for any purpose is hereby granted without fee, provided that
586N/Athe above copyright notice appear in all copies and that both that
586N/Acopyright notice and this permission notice appear in supporting
586N/Adocumentation, and that the name of Alan Hourihane not be used in
586N/Aadvertising or publicity pertaining to distribution of the software without
586N/Aspecific, written prior permission. Alan Hourihane makes no representations
586N/Aabout the suitability of this software for any purpose. It is provided
586N/A"as is" without express or implied warranty.
586N/AALAN HOURIHANE DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
586N/AINCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
586N/AEVENT SHALL ALAN HOURIHANE BE LIABLE FOR ANY SPECIAL, INDIRECT OR
586N/ACONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
586N/ADATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
586N/ATORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
586N/APERFORMANCE OF THIS SOFTWARE.
387N/A*************************************************************************
586N/ACopyright 2000 Compaq Computer Inc. and VA Linux Systems, Inc.
705N/ACopyright 2000-2001 Compaq Computer Inc. VA Linux Systems, Inc.
705N/ACopyright 2000, 2001 VA Linux Systems Inc., Fremont, California.
387N/APermission is hereby granted, free of charge, to any person obtaining a
387N/Acopy of this software and associated documentation files (the "Software"),
387N/Ato deal in the Software without restriction, including without limitation
387N/Aon the rights to use, copy, modify, merge, publish, distribute, sub
387N/Alicense,
and/or sell copies of the Software, and to permit persons to whom
387N/Athe Software is furnished to do so, subject to the following conditions:
387N/AThe above copyright notice and this permission notice (including the next
387N/Aparagraph) shall be included in all copies or substantial portions of the
387N/ATHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
387N/AIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
586N/AFITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL
586N/AVA LINUX SYSTEMS
AND/OR ITS SUPPLIERS BE LIABLE FOR ANY CLAIM, DAMAGES OR
586N/AOTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
586N/AARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
586N/AOTHER DEALINGS IN THE SOFTWARE.
705N/A*************************************************************************
586N/ACopyright 2000 through 2003 by Marc Aurele La France (TSI @ UQV), tsi@xfree86.org
586N/APermission to use, copy, modify, distribute, and sell this software and its
586N/Adocumentation for any purpose is hereby granted without fee, provided that
586N/Athe above copyright notice appear in all copies and that both that copyright
586N/Anotice and this permission notice appear in supporting documentation, and
586N/Athat the name of Marc Aurele La France not be used in advertising or
586N/Apublicity pertaining to distribution of the software without specific,
586N/Awritten prior permission. Marc Aurele La France makes no representations
586N/Aabout the suitability of this software for any purpose. It is provided
586N/A"as-is" without express or implied warranty.
586N/AMARC AURELE LA FRANCE DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
586N/AINCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO
586N/AEVENT SHALL MARC AURELE LA FRANCE BE LIABLE FOR ANY SPECIAL, INDIRECT OR
586N/ACONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
586N/ADATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
586N/ATORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
586N/APERFORMANCE OF THIS SOFTWARE.
387N/A*************************************************************************
586N/ACopyright (C) 2004-2005 Nicolai Haehnle et al.
387N/APermission is hereby granted, free of charge, to any person obtaining a
387N/Acopy of this software and associated documentation files (the "Software"),
387N/Ato deal in the Software without restriction, including without limitation
387N/Aon the rights to use, copy, modify, merge, publish, distribute, sub
387N/Alicense,
and/or sell copies of the Software, and to permit persons to whom
387N/Athe Software is furnished to do so, subject to the following conditions:
387N/AThe above copyright notice and this permission notice (including the next
387N/Aparagraph) shall be included in all copies or substantial portions of the
387N/ATHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
387N/AIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
387N/AFITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL
586N/ATHE AUTHOR(S)
AND/OR THEIR SUPPLIERS BE LIABLE FOR ANY CLAIM,
387N/ADAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
387N/AOTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
387N/AUSE OR OTHER DEALINGS IN THE SOFTWARE.
387N/A*************************************************************************
586N/ACopyright 2006 Red Hat, Inc.
387N/APermission is hereby granted, free of charge, to any person obtaining a
387N/Acopy of this software and associated documentation files (the "Software"),
387N/Ato deal in the Software without restriction, including without limitation
387N/Aon the rights to use, copy, modify, merge, publish, distribute, sub
387N/Alicense,
and/or sell copies of the Software, and to permit persons to whom
387N/Athe Software is furnished to do so, subject to the following conditions:
387N/AThe above copyright notice and this permission notice (including the next
387N/Aparagraph) shall be included in all copies or substantial portions of the
387N/ATHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
387N/AIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
586N/AFITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL
586N/ATHE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
586N/AIN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
586N/ACONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
705N/A*************************************************************************
705N/AMesa 3-D graphics library GGI bindings (GGIGL [giggle])
705N/ACopyright (C) 1995-2000 Brian Paul
586N/ACopyright (C) 1997-1998 Uwe Maurer - uwe_maurer@t-online.de
705N/ACopyright (C) 2001-2002 Filip Spacek
586N/AThis library is free software; you can redistribute it
and/or 586N/Amodify it under the terms of the GNU Library General Public
586N/ALicense as published by the Free Software Foundation; either
586N/Aversion 2 of the License, or (at your option) any later version.
586N/AThis library is distributed in the hope that it will be useful,
586N/Abut WITHOUT ANY WARRANTY; without even the implied warranty of
586N/AMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
586N/ALibrary General Public License for more details.
586N/AYou should have received a copy of the GNU Library General Public
586N/ALicense along with this library; if not, write to the Free
586N/ASoftware Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
586N/A---------------------------------------------------------------------
586N/AThis code was derived from the following source of information:
705N/A***************************************************************************
705N/ACopyright 1998-2003 VIA Technologies, Inc. All Rights Reserved.
705N/ACopyright 2001-2003 S3 Graphics, Inc. All Rights Reserved.
705N/ACopyright (c) 2003 Ville Syrjala
705N/ACopyright 2005 Eric Anholt. All Rights Reserved.
705N/ACopyright 2007-2008 Intel Corporation
705N/ACopyright 2008 George Sapountzis
387N/APermission is hereby granted, free of charge, to any person obtaining a
387N/Acopy of this software and associated documentation files (the "Software"),
387N/Ato deal in the Software without restriction, including without limitation
586N/Athe rights to use, copy, modify, merge, publish, distribute, sublicense,
586N/Aand/or sell copies of the Software, and to permit persons to whom the
586N/ASoftware is furnished to do so, subject to the following conditions:
387N/AThe above copyright notice and this permission notice (including the next
387N/Aparagraph) shall be included in all copies or substantial portions of the
387N/ATHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
387N/AIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
586N/AFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
586N/ATHE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
586N/ALIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
586N/AOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
387N/A*************************************************************************
586N/ACopyright 2003 Eric Anholt
387N/APermission is hereby granted, free of charge, to any person obtaining a
387N/Acopy of this software and associated documentation files (the "Software"),
387N/Ato deal in the Software without restriction, including without limitation
387N/Aon the rights to use, copy, modify, merge, publish, distribute, sub
387N/Alicense,
and/or sell copies of the Software, and to permit persons to whom
387N/Athe Software is furnished to do so, subject to the following conditions:
387N/AThe above copyright notice and this permission notice (including the next
387N/Aparagraph) shall be included in all copies or substantial portions of the
387N/ATHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
387N/AIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
387N/AFITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL
586N/AERIC ANHOLT BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
586N/AAN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
586N/ACONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
387N/A*************************************************************************
586N/A Copyright (c) Mark J. Kilgard, 1994, 1995, 1996, 1998.
387N/A*************************************************************************
586N/ACopyright 2004 David Airlie
586N/APermission is hereby granted, free of charge, to any person obtaining a
586N/Acopy of this software and associated documentation files (the
387N/A"Software"), to deal in the Software without restriction, including
387N/Awithout limitation the rights to use, copy, modify, merge, publish,
586N/Adistribute, sub license,
and/or sell copies of the Software, and to
387N/Apermit persons to whom the Software is furnished to do so, subject to
387N/Athe following conditions:
387N/AThe above copyright notice and this permission notice (including the
586N/Anext paragraph) shall be included in all copies or substantial portions
586N/ATHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
586N/AOR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
586N/AMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT.
586N/AIN NO EVENT SHALL DAVID AIRLIE
AND/OR ITS SUPPLIERS BE LIABLE FOR
586N/AANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
586N/ATORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
586N/ASOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
586N/A************************************************************************
705N/ACopyright (C) 1998-1999 Marcus Sundberg [marcus@ggi-project.org]
705N/ACopyright (C) 1999-2000 Jon Taylor [taylorj@ggi-project.org]
705N/APermission is hereby granted, free of charge, to any person obtaining a
705N/Acopy of this software and associated documentation files (the "Software"),
705N/Ato deal in the Software without restriction, including without limitation
705N/Athe rights to use, copy, modify, merge, publish, distribute, sublicense,
705N/Aand/or sell copies of the Software, and to permit persons to whom the
705N/ASoftware is furnished to do so, subject to the following conditions:
705N/AThe above copyright notice and this permission notice shall be included in
705N/Aall copies or substantial portions of the Software.
705N/ATHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
705N/AIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
705N/AFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
705N/ATHE AUTHOR(S) BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
705N/AIN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
705N/ACONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
586N/A******************************************************************************
705N/ARegarding GL_NV_texgen_reflection, GL_NV_point_sprite, GL_NV_fragment_program
705N/AGL_NV_vertex_program, GL_NV_vertex_program1_1, etc:
586N/APortions of this software may use or implement intellectual
586N/Aproperty owned and licensed by NVIDIA Corporation. NVIDIA disclaims
586N/Aany and all warranties with respect to such intellectual property,
586N/Aincluding any use thereof or modifications thereto.
705N/A******************************************************************************
586N/ACopyright (C) 1999 Keith Whitwell
705N/ACopyright (C) 1999 Wittawat Yamwong
586N/ATexmem interface changes (C) 2003 Dave Airlie
586N/APermission is hereby granted, free of charge, to any person obtaining a
586N/Acopy of this software and associated documentation files (the "Software"),
586N/Ato deal in the Software without restriction, including without limitation
586N/Athe rights to use, copy, modify, merge, publish, distribute, sublicense,
586N/Aand/or sell copies of the Software, and to permit persons to whom the
586N/ASoftware is furnished to do so, subject to the following conditions:
586N/AThe above copyright notice and this permission notice shall be included
586N/Ain all copies or substantial portions of the Software.
586N/ATHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
586N/AOR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
586N/AFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
586N/AKEITH WHITWELL, OR ANY OTHER CONTRIBUTORS BE LIABLE FOR ANY CLAIM,
586N/ADAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
586N/AOTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE
586N/AOR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
387N/A*************************************************************************
586N/ACopyright 2000-2001 VA Linux Systems, Inc.
705N/A(C) Copyright IBM Corporation 2002, 2003, 2004
586N/APermission is hereby granted, free of charge, to any person obtaining a
586N/Acopy of this software and associated documentation files (the "Software"),
586N/Ato deal in the Software without restriction, including without limitation
586N/Aon the rights to use, copy, modify, merge, publish, distribute, sub
586N/Alicense,
and/or sell copies of the Software, and to permit persons to whom
586N/Athe Software is furnished to do so, subject to the following conditions:
586N/AThe above copyright notice and this permission notice (including the next
586N/Aparagraph) shall be included in all copies or substantial portions of the
586N/ATHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
586N/AIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
586N/AFITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL
586N/AVA LINUX SYSTEM, IBM
AND/OR THEIR SUPPLIERS BE LIABLE FOR ANY CLAIM,
586N/ADAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
586N/AOTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
586N/AUSE OR OTHER DEALINGS IN THE SOFTWARE.
586N/A*************************************************************************
586N/ACopyright 1992 Vrije Universiteit, The Netherlands
586N/APermission to use, copy, modify, and distribute this software and its
586N/Adocumentation for any purpose and without fee is hereby granted, provided
586N/Athat the above copyright notice appear in all copies and that both that
586N/Acopyright notice and this permission notice appear in supporting
586N/Adocumentation, and that the name of the Vrije Universiteit not be used in
586N/Aadvertising or publicity pertaining to distribution of the software without
586N/Aspecific, written prior permission. The Vrije Universiteit makes no
586N/Arepresentations about the suitability of this software for any purpose.
586N/AIt is provided "as is" without express or implied warranty.
586N/AThe Vrije Universiteit DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS
586N/ASOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS,
586N/AIN NO EVENT SHALL The Vrije Universiteit BE LIABLE FOR ANY SPECIAL,
586N/AINDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
586N/ALOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
586N/AOR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
586N/APERFORMANCE OF THIS SOFTWARE.
705N/A*************************************************************************
586N/ACopyright (c) 1997 Theo de Raadt
586N/ARedistribution and use in source and binary forms, with or without
586N/Amodification, are permitted provided that the following conditions
586N/A1. Redistributions of source code must retain the above copyright
586N/A notice, this list of conditions and the following disclaimer.
586N/A2. Redistributions in binary form must reproduce the above copyright
586N/A notice, this list of conditions and the following disclaimer in the
586N/A documentation
and/or other materials provided with the distribution.
586N/ATHIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
586N/AIMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
586N/AOF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
586N/AIN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
586N/AINCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
586N/ANOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
586N/ADATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
586N/ATHEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
586N/A(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
586N/ATHIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
387N/A*************************************************************************
705N/ACopyright (C) The Weather Channel, Inc. 2002.
705N/ACopyright (C) Tungsten Graphics 2002.
586N/ACopyright 2000, 2001 ATI Technologies Inc., Ontario, Canada, and
705N/A VA Linux Systems Inc., Fremont, California.
705N/ACopyright (C) 2004 Nicolai Haehnle.
705N/ACopyright 2006 Stephane Marchesin.
387N/AThe Weather Channel (TM) funded Tungsten Graphics to develop the
387N/Ainitial release of the Radeon 8500 driver under the XFree86 license.
387N/AThis notice must be preserved.
387N/APermission is hereby granted, free of charge, to any person obtaining
387N/Aa copy of this software and associated documentation files (the
387N/A"Software"), to deal in the Software without restriction, including
387N/Awithout limitation the rights to use, copy, modify, merge, publish,
387N/Adistribute, sublicense,
and/or sell copies of the Software, and to
387N/Apermit persons to whom the Software is furnished to do so, subject to
387N/Athe following conditions:
387N/AThe above copyright notice and this permission notice (including the
387N/Anext paragraph) shall be included in all copies or substantial
387N/Aportions of the Software.
387N/ATHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
387N/AEXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
387N/AMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
387N/AIN NO EVENT SHALL THE COPYRIGHT OWNER(S)
AND/OR ITS SUPPLIERS BE
387N/ALIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
387N/AOF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
387N/AWITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
387N/A*************************************************************************
586N/ACopyright (C) 2004 Thomas Hellstrom, All Rights Reserved.
387N/APermission is hereby granted, free of charge, to any person obtaining a
387N/Acopy of this software and associated documentation files (the "Software"),
387N/Ato deal in the Software without restriction, including without limitation
586N/Athe rights to use, copy, modify, merge, publish, distribute, sub license,
586N/Aand/or sell copies of the Software, and to permit persons to whom the
586N/ASoftware is furnished to do so, subject to the following conditions:
586N/AThe above copyright notice and this permission notice (including the
586N/Anext paragraph) shall be included in all copies or substantial portions
387N/ATHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
387N/AIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
387N/AFITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL
586N/ATHE CODE SUPPLIER(S) BE LIABLE FOR ANY CLAIM, DAMAGES OR
586N/AOTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
586N/AARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
586N/ADEALINGS IN THE SOFTWARE.
586N/A***************************************************************************
705N/ACopyright (c) 2007 The Khronos Group Inc.
705N/APermission is hereby granted, free of charge, to any person obtaining a
705N/Acopy of this software
and/or associated documentation files (the
705N/A"Materials"), to deal in the Materials without restriction, including
387N/Awithout limitation the rights to use, copy, modify, merge, publish,
705N/Adistribute, sublicense,
and/or sell copies of the Materials, and to
705N/Apermit persons to whom the Materials are furnished to do so, subject to
387N/Athe following conditions:
705N/AThe above copyright notice and this permission notice shall be included
705N/Ain all copies or substantial portions of the Materials.
705N/ATHE MATERIALS ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
387N/AEXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
387N/AMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
705N/AIN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
705N/ACLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
705N/ATORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
705N/AMATERIALS OR THE USE OR OTHER DEALINGS IN THE MATERIALS.
705N/A***************************************************************************
586N/AMGA Millennium (MGA2064W) functions
586N/AMGA Mystique (MGA1064SG) functions
586N/ACopyright 1996 The XFree86 Project, Inc.
586N/A************************************************************************
586N/ACopyright (C) 1995-2002 Brian Paul
586N/AThis library is free software; you can redistribute it
and/or 586N/Amodify it under the terms of the GNU Library General Public
586N/ALicense as published by the Free Software Foundation; either
586N/Aversion 2 of the License, or (at your option) any later version.
586N/AThis library is distributed in the hope that it will be useful,
586N/Abut WITHOUT ANY WARRANTY; without even the implied warranty of
586N/AMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
586N/ALibrary General Public License for more details.
586N/AYou should have received a copy of the GNU Library General Public
586N/ALicense along with this library; if not, write to the Free
586N/ASoftware Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
705N/A*************************************************************************
586N/ACopyright 1999, 2000 ATI Technologies Inc., Markham, Ontario,
586N/A Precision Insight, Inc., Cedar Park, Texas, and
586N/A VA Linux Systems Inc., Fremont, California.
387N/APermission is hereby granted, free of charge, to any person obtaining
387N/Aa copy of this software and associated documentation files (the
387N/A"Software"), to deal in the Software without restriction, including
586N/Awithout limitation on the rights to use, copy, modify, merge,
586N/Apublish, distribute, sublicense,
and/or sell copies of the Software,
586N/Aand to permit persons to whom the Software is furnished to do so,
586N/Asubject to the following conditions:
387N/AThe above copyright notice and this permission notice (including the
387N/Anext paragraph) shall be included in all copies or substantial
387N/Aportions of the Software.
387N/ATHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
387N/AEXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
586N/AMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
586N/ANON-INFRINGEMENT. IN NO EVENT SHALL ATI, PRECISION INSIGHT, VA LINUX
586N/ASYSTEMS
AND/OR THEIR SUPPLIERS BE LIABLE FOR ANY CLAIM, DAMAGES OR
586N/AOTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
586N/AARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
586N/AOTHER DEALINGS IN THE SOFTWARE.
705N/A*************************************************************************
586N/APermission is hereby granted, free of charge, to any person obtaining a
586N/Acopy of this software and associated documentation files (the "Software"),
586N/Ato deal in the Software without restriction, including without limitation
586N/Athe rights to use, copy, modify, merge, publish, distribute, sublicense,
586N/Aand/or sell copies of the Software, and to permit persons to whom the
586N/ASoftware is furnished to do so, subject to the following conditions:
586N/AThe above copyright notice and this permission notice shall be included
586N/Ain all copies or substantial portions of the Software.
586N/ATHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
586N/AOR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
586N/AFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
586N/ASTEPHEN CROWLEY, OR ANY OTHER CONTRIBUTORS BE LIABLE FOR ANY CLAIM,
586N/ADAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
586N/AOTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE
586N/AOR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
387N/A*************************************************************************
586N/ACopyright 1998-1999 Precision Insight, Inc., Cedar Park, Texas.
586N/A(C) Copyright IBM Corporation 2004
586N/APermission is hereby granted, free of charge, to any person obtaining a
586N/Acopy of this software and associated documentation files (the "Software"),
586N/Ato deal in the Software without restriction, including without limitation
586N/Athe rights to use, copy, modify, merge, publish, distribute, sub license,
586N/Aand/or sell copies of the Software, and to permit persons to whom the
586N/ASoftware is furnished to do so, subject to the following conditions:
586N/AThe above copyright notice and this permission notice (including the next
586N/Aparagraph) shall be included in all copies or substantial portions of the
586N/ATHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
586N/AIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
586N/AFITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL
586N/AAND/OR THEIR SUPPLIERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
586N/AWHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
586N/AOR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
387N/A*************************************************************************
387N/ACopyright 2002 ATI Technologies Inc., Ontario, Canada, and
387N/A Tungsten Graphics Inc, Cedar Park, TX.
387N/APermission is hereby granted, free of charge, to any person obtaining a
387N/Acopy of this software and associated documentation files (the "Software"),
387N/Ato deal in the Software without restriction, including without limitation
387N/Aon the rights to use, copy, modify, merge, publish, distribute, sub
387N/Alicense,
and/or sell copies of the Software, and to permit persons to whom
387N/Athe Software is furnished to do so, subject to the following conditions:
387N/AThe above copyright notice and this permission notice (including the next
387N/Aparagraph) shall be included in all copies or substantial portions of the
387N/ATHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
387N/AIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
387N/AFITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL
387N/AATI, TUNGSTEN GRAPHICS
AND/OR THEIR SUPPLIERS BE LIABLE FOR ANY CLAIM,
387N/ADAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
387N/AOTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
387N/AUSE OR OTHER DEALINGS IN THE SOFTWARE.
387N/A*************************************************************************
586N/ACopyright 2006 Tungsten Graphics, Inc., Bismarck, ND., USA
586N/APermission is hereby granted, free of charge, to any person obtaining a
586N/Acopy of this software and associated documentation files (the
586N/A"Software"), to deal in the Software without restriction, including
586N/Awithout limitation the rights to use, copy, modify, merge, publish,
586N/Adistribute, sub license,
and/or sell copies of the Software, and to
586N/Apermit persons to whom the Software is furnished to do so, subject to
586N/Athe following conditions:
586N/ATHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
586N/AIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
586N/AFITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL
586N/ATHE COPYRIGHT HOLDERS, AUTHORS
AND/OR ITS SUPPLIERS BE LIABLE FOR ANY CLAIM,
586N/ADAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
586N/AOTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
586N/AUSE OR OTHER DEALINGS IN THE SOFTWARE.
586N/AThe above copyright notice and this permission notice (including the
586N/Anext paragraph) shall be included in all copies or substantial portions
586N/A************************************************************************
705N/ACopyright 1998-2003 VIA Technologies, Inc. All Rights Reserved.
705N/ACopyright 2001-2003 S3 Graphics, Inc. All Rights Reserved.
705N/ACopyright 2006-2007 Stephane Marchesin. All Rights Reserved.
586N/APermission is hereby granted, free of charge, to any person obtaining a
586N/Acopy of this software and associated documentation files (the "Software"),
586N/Ato deal in the Software without restriction, including without limitation
586N/Athe rights to use, copy, modify, merge, publish, distribute, sub license,
586N/Aand/or sell copies of the Software, and to permit persons to whom the
586N/ASoftware is furnished to do so, subject to the following conditions:
387N/AThe above copyright notice and this permission notice (including the
586N/Anext paragraph) shall be included in all copies or substantial portions
586N/ATHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
586N/AIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
586N/AFITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL
586N/AVIA, S3 GRAPHICS,
AND/OR ITS SUPPLIERS BE LIABLE FOR ANY CLAIM, DAMAGES OR
586N/AOTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
586N/AARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
586N/ADEALINGS IN THE SOFTWARE.
705N/A************************************************************************
586N/ACopyright 2000-2001 VA Linux Systems, Inc.
586N/A(c) Copyright IBM Corporation 2002
586N/APermission is hereby granted, free of charge, to any person obtaining a
586N/Acopy of this software and associated documentation files (the "Software"),
586N/Ato deal in the Software without restriction, including without limitation
586N/Aon the rights to use, copy, modify, merge, publish, distribute, sub
586N/Alicense,
and/or sell copies of the Software, and to permit persons to whom
586N/Athe Software is furnished to do so, subject to the following conditions:
586N/AThe above copyright notice and this permission notice (including the next
586N/Aparagraph) shall be included in all copies or substantial portions of the
586N/ATHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
586N/AIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
586N/AFITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL
586N/AVA LINUX SYSTEMS, IBM
AND/OR THEIR SUPPLIERS BE LIABLE FOR ANY CLAIM,
586N/ADAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
586N/AOTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
586N/AUSE OR OTHER DEALINGS IN THE SOFTWARE.
586N/A*************************************************************************
586N/ACopyright 1998-1999 Precision Insight, Inc., Cedar Park, Texas.
705N/ACopyright 2007-2008 Red Hat, Inc.
586N/A(C) Copyright IBM Corporation 2004
586N/APermission is hereby granted, free of charge, to any person obtaining a
586N/Acopy of this software and associated documentation files (the "Software"),
586N/Ato deal in the Software without restriction, including without limitation
586N/Aon the rights to use, copy, modify, merge, publish, distribute, sub
586N/Alicense,
and/or sell copies of the Software, and to permit persons to whom
586N/Athe Software is furnished to do so, subject to the following conditions:
586N/AThe above copyright notice and this permission notice (including the next
586N/Aparagraph) shall be included in all copies or substantial portions of the
586N/ATHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
586N/AIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
586N/AFITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL
586N/ATHE COPYRIGHT HOLDERS
AND/OR THEIR SUPPLIERS BE LIABLE FOR ANY CLAIM,
586N/ADAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
586N/AOTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
586N/AUSE OR OTHER DEALINGS IN THE SOFTWARE.
705N/A************************************************************************
586N/ACopyright (C) 2007 Tungsten Graphics All Rights Reserved.
586N/APermission is hereby granted, free of charge, to any person obtaining a
586N/Acopy of this software and associated documentation files (the "Software"),
586N/Ato deal in the Software without restriction, including without limitation
586N/Athe rights to use, copy, modify, merge, publish, distribute, sublicense,
586N/Aand/or sell copies of the Software, and to permit persons to whom the
586N/ASoftware is furnished to do so, subject to the following conditions:
586N/AThe above copyright notice and this permission notice shall be included
586N/Ain all copies or substantial portions of the Software.
586N/ATHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
586N/AOR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
586N/AFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
586N/ATUNGSTEN GRAPHICS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
586N/AAN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
586N/ACONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
705N/A************************************************************************
586N/ACopyright (C) 2006 Dave Airlie (airlied@linux.ie)
705N/APermission is hereby granted, free of charge, to any person obtaining a
705N/Acopy of this software and associated documentation files (the
705N/A"Software"), to deal in the Software without restriction, including
705N/Awithout limitation the rights to use, copy, modify, merge, publish,
705N/Adistribute, sub license,
and/or sell copies of the Software, and to
705N/Apermit persons to whom the Software is furnished to do so, subject to
705N/Athe following conditions:
705N/AThe above copyright notice and this permission notice (including the
705N/Anext paragraph) shall be included in all copies or substantial portions
705N/ATHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
705N/AOR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
705N/AMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT.
705N/AIN NO EVENT SHALL THE COPYRIGHT HOLDERS
AND/OR THEIR SUPPLIERS BE LIABLE FOR
705N/AANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
705N/ATORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
705N/ASOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
705N/A*************************************************************************
586N/ACopyright (C) 1999-2000 Keith Whitwell All Rights Reserved.
586N/APermission is hereby granted, free of charge, to any person obtaining a
586N/Acopy of this software and associated documentation files (the "Software"),
586N/Ato deal in the Software without restriction, including without limitation
586N/Athe rights to use, copy, modify, merge, publish, distribute, sublicense,
586N/Aand/or sell copies of the Software, and to permit persons to whom the
586N/ASoftware is furnished to do so, subject to the following conditions:
586N/AThe above copyright notice and this permission notice shall be included
586N/Ain all copies or substantial portions of the Software.
387N/ATHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
387N/AEXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
586N/AMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
586N/ANONINFRINGEMENT. IN NO EVENT SHALL KEITH WHITWELL BE LIABLE FOR
586N/AANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF
586N/ACONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
387N/AWITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
705N/A*************************************************************************
586N/AMesa 3-D graphics library
586N/APermission is hereby granted, free of charge, to any person obtaining a
586N/Acopy of this software and associated documentation files (the "Software"),
586N/Ato deal in the Software without restriction, including without limitation
586N/Athe rights to use, copy, modify, merge, publish, distribute, sublicense,
586N/Aand/or sell copies of the Software, and to permit persons to whom the
586N/ASoftware is furnished to do so, subject to the following conditions:
586N/AThe above copyright notice and this permission notice shall be included
586N/Ain all copies or substantial portions of the Software.
586N/ATHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
586N/AOR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
586N/AFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
586N/ATHE AUTHORS OR COPYRIGHT BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
586N/ALIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
586N/AFROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
586N/ADEALINGS IN THE SOFTWARE.
387N/A*************************************************************************
586N/ACopyright 1998-1999 Precision Insight, Inc., Cedar Park, Texas.
705N/ACopyright 2002 Tungsten Graphics, Inc., Cedar Park, Texas.
586N/APermission is hereby granted, free of charge, to any person obtaining a
586N/Acopy of this software and associated documentation files (the
387N/A"Software"), to deal in the Software without restriction, including
387N/Awithout limitation the rights to use, copy, modify, merge, publish,
586N/Adistribute, sub license,
and/or sell copies of the Software, and to
387N/Apermit persons to whom the Software is furnished to do so, subject to
387N/Athe following conditions:
387N/AThe above copyright notice and this permission notice (including the
586N/Anext paragraph) shall be included in all copies or substantial portions
586N/ATHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
586N/AOR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
586N/AMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT.
586N/AIN NO EVENT SHALL PRECISION INSIGHT
AND/OR ITS SUPPLIERS BE LIABLE FOR
586N/AANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
586N/ATORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
586N/ASOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
387N/A*************************************************************************
586N/A(C) Copyright IBM Corporation 2004
586N/APermission is hereby granted, free of charge, to any person obtaining a
586N/Acopy of this software and associated documentation files (the "Software"),
586N/Ato deal in the Software without restriction, including without limitation
586N/Aon the rights to use, copy, modify, merge, publish, distribute, sub
586N/Alicense,
and/or sell copies of the Software, and to permit persons to whom
586N/Athe Software is furnished to do so, subject to the following conditions:
586N/AThe above copyright notice and this permission notice (including the next
586N/Aparagraph) shall be included in all copies or substantial portions of the
586N/ATHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
586N/AIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
586N/AFITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL
586N/ATHE COPYRIGHT HOLDERS
AND/OR THEIR SUPPLIERS BE LIABLE FOR ANY CLAIM,
586N/ADAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
586N/AOTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
586N/AUSE OR OTHER DEALINGS IN THE SOFTWARE.
705N/A*************************************************************************
705N/A(c) Copyright 1993, 1994 Silicon Graphics, Inc.
586N/APermission to use, copy, modify, and distribute this software for
586N/Aany purpose and without fee is hereby granted, provided that the above
586N/Acopyright notice appear in all copies and that both the copyright notice
586N/Aand this permission notice appear in supporting documentation, and that
586N/Athe name of Silicon Graphics, Inc. not be used in advertising
586N/Aor publicity pertaining to distribution of the software without specific,
586N/Awritten prior permission.
586N/ATHE MATERIAL EMBODIED ON THIS SOFTWARE IS PROVIDED TO YOU "AS-IS"
586N/AAND WITHOUT WARRANTY OF ANY KIND, EXPRESS, IMPLIED OR OTHERWISE,
586N/AINCLUDING WITHOUT LIMITATION, ANY WARRANTY OF MERCHANTABILITY OR
586N/AFITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL SILICON
586N/AGRAPHICS, INC. BE LIABLE TO YOU OR ANYONE ELSE FOR ANY DIRECT,
586N/ASPECIAL, INCIDENTAL, INDIRECT OR CONSEQUENTIAL DAMAGES OF ANY
586N/AKIND, OR ANY DAMAGES WHATSOEVER, INCLUDING WITHOUT LIMITATION,
586N/ALOSS OF PROFIT, LOSS OF USE, SAVINGS OR REVENUE, OR THE CLAIMS OF
586N/ATHIRD PARTIES, WHETHER OR NOT SILICON GRAPHICS, INC. HAS BEEN
586N/AADVISED OF THE POSSIBILITY OF SUCH LOSS, HOWEVER CAUSED AND ON
586N/AANY THEORY OF LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE
586N/APOSSESSION, USE OR PERFORMANCE OF THIS SOFTWARE.
586N/AUS Government Users Restricted Rights
586N/AUse, duplication, or disclosure by the Government is subject to
586N/Arestrictions set forth in FAR 52.227.19(c)(2) or subparagraph
586N/A(c)(1)(ii) of the Rights in Technical Data and Computer Software
586N/Aclause at DFARS 252.227-7013
and/or in similar or successor
586N/Aclauses in the FAR or the DOD or NASA FAR Supplement.
586N/AUnpublished-- rights reserved under the copyright laws of the
586N/AInc., 2011 N. Shoreline Blvd., Mountain View, CA 94039-7311.
586N/AOpenGL(TM) is a trademark of Silicon Graphics, Inc.
705N/A*************************************************************************
705N/ACopyright (C) 1999-2008 Brian Paul All Rights Reserved.
586N/A(C) Copyright IBM Corporation 2006
586N/APermission is hereby granted, free of charge, to any person obtaining a
586N/Acopy of this software and associated documentation files (the "Software"),
586N/Ato deal in the Software without restriction, including without limitation
586N/Athe rights to use, copy, modify, merge, publish, distribute, sublicense,
586N/Aand/or sell copies of the Software, and to permit persons to whom the
586N/ASoftware is furnished to do so, subject to the following conditions:
586N/AThe above copyright notice and this permission notice shall be included
586N/Ain all copies or substantial portions of the Software.
586N/ATHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
586N/AOR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
586N/AFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
586N/ABRIAN PAUL OR IBM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
586N/AWHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
586N/AOR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
387N/A*************************************************************************
586N/A Copyright (C) Intel Corp. 2006. All Rights Reserved.
586N/A develop this 3D driver.
586N/A Permission is hereby granted, free of charge, to any person obtaining
586N/A a copy of this software and associated documentation files (the
586N/A "Software"), to deal in the Software without restriction, including
586N/A without limitation the rights to use, copy, modify, merge, publish,
586N/A distribute, sublicense,
and/or sell copies of the Software, and to
586N/A permit persons to whom the Software is furnished to do so, subject to
586N/A the following conditions:
586N/A The above copyright notice and this permission notice (including the
586N/A next paragraph) shall be included in all copies or substantial
586N/A portions of the Software.
586N/A THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
586N/A EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
586N/A MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
586N/A IN NO EVENT SHALL THE COPYRIGHT OWNER(S)
AND/OR ITS SUPPLIERS BE
586N/A LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
586N/A OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
586N/A WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
586N/A********************************************************************
586N/A Copyright (C) Intel Corp. 2006. All Rights Reserved.
586N/A Permission is hereby granted, free of charge, to any person obtaining
586N/A a copy of this software and associated documentation files (the
586N/A "Software"), to deal in the Software without restriction, including
586N/A without limitation the rights to use, copy, modify, merge, publish,
586N/A distribute, sublicense,
and/or sell copies of the Software, and to
586N/A permit persons to whom the Software is furnished to do so, subject to
586N/A the following conditions:
586N/A The above copyright notice and this permission notice (including the
586N/A next paragraph) shall be included in all copies or substantial
586N/A portions of the Software.
586N/A THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
586N/A EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
586N/A MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
586N/A IN NO EVENT SHALL THE COPYRIGHT OWNER(S)
AND/OR ITS SUPPLIERS BE
586N/A LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
586N/A OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
586N/A WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
586N/A*************************************************************************
586N/ACopyright 2005 Felix Kuehling
586N/APermission is hereby granted, free of charge, to any person obtaining a
586N/Acopy of this software and associated documentation files (the "Software"),
586N/Ato deal in the Software without restriction, including without limitation
586N/Athe rights to use, copy, modify, merge, publish, distribute, sub license,
586N/Aand/or sell copies of the Software, and to permit persons to whom the
586N/ASoftware is furnished to do so, subject to the following conditions:
586N/AThe above copyright notice and this permission notice (including the
586N/Anext paragraph) shall be included in all copies or substantial portions
586N/ATHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
586N/AEXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
586N/AMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
586N/ANON-INFRINGEMENT. IN NO EVENT SHALL FELIX KUEHLING BE LIABLE FOR
586N/AANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF
586N/ACONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
586N/AWITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
586N/A******************************************************************************
586N/AAcceleration for the Creator and Creator3D framebuffer - register layout.
586N/ACopyright (C) 1998,1999,2000 Jakub Jelinek (jakub@redhat.com)
586N/ACopyright (C) 1998 Michal Rehacek (majkl@iname.com)
586N/ACopyright (C) 1999 David S. Miller (davem@redhat.com)
586N/APermission is hereby granted, free of charge, to any person obtaining a copy
586N/Aof this software and associated documentation files (the "Software"), to deal
586N/Ain the Software without restriction, including without limitation the rights
586N/Ato use, copy, modify, merge, publish, distribute, sublicense,
and/or sell
586N/Acopies of the Software, and to permit persons to whom the Software is
586N/Afurnished to do so, subject to the following conditions:
586N/AThe above copyright notice and this permission notice shall be included in
586N/Aall copies or substantial portions of the Software.
586N/ATHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
586N/AIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
586N/AFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
586N/AJAKUB JELINEK, MICHAL REHACEK, OR DAVID MILLER BE LIABLE FOR ANY CLAIM,
586N/ADAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
586N/AOTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
586N/AUSE OR OTHER DEALINGS IN THE SOFTWARE.
387N/A*************************************************************************
586N/ACopyright (C) 1999 Wittawat Yamwong
586N/APermission is hereby granted, free of charge, to any person obtaining a
586N/Acopy of this software and associated documentation files (the "Software"),
586N/Ato deal in the Software without restriction, including without limitation
586N/Athe rights to use, copy, modify, merge, publish, distribute, sublicense,
586N/Aand/or sell copies of the Software, and to permit persons to whom the
586N/ASoftware is furnished to do so, subject to the following conditions:
586N/AThe above copyright notice and this permission notice shall be included
586N/Ain all copies or substantial portions of the Software.
586N/ATHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
586N/AOR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
586N/AFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
586N/AWITTAWAT YAMWONG, OR ANY OTHER CONTRIBUTORS BE LIABLE FOR ANY CLAIM,
586N/ADAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
586N/AOTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE
586N/AOR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
705N/A*************************************************************************
586N/ACopyright (C) 2003 Eric Anholt
586N/APermission to use, copy, modify, distribute, and sell this software and its
586N/Adocumentation for any purpose is hereby granted without fee, provided that
586N/Athe above copyright notice appear in all copies and that both that
586N/Acopyright notice and this permission notice appear in supporting
586N/Adocumentation, and that the name of the copyright holder not be used in
586N/Aadvertising or publicity pertaining to distribution of the software without
586N/Aspecific, written prior permission. The copyright holder makes no representations
586N/Aabout the suitability of this software for any purpose. It is provided
586N/A"as is" without express or implied warranty.
586N/ATHE COPYRIGHT HOLDER DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
586N/AINCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
586N/AEVENT SHALL THE COPYRIGHT HOLDER BE LIABLE FOR ANY SPECIAL, INDIRECT OR
586N/ACONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
586N/ADATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
586N/ATORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
586N/APERFORMANCE OF THIS SOFTWARE.
705N/A*************************************************************************
586N/A(C) Copyright IBM Corporation 2004
387N/APermission is hereby granted, free of charge, to any person obtaining a
387N/Acopy of this software and associated documentation files (the "Software"),
387N/Ato deal in the Software without restriction, including without limitation
387N/Aon the rights to use, copy, modify, merge, publish, distribute, sub
387N/Alicense,
and/or sell copies of the Software, and to permit persons to whom
387N/Athe Software is furnished to do so, subject to the following conditions:
387N/AThe above copyright notice and this permission notice (including the next
387N/Aparagraph) shall be included in all copies or substantial portions of the
387N/ATHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
387N/AIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
586N/AFITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL
586N/AIBM
AND/OR THEIR SUPPLIERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
586N/ALIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
586N/AFROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
586N/ADEALINGS IN THE SOFTWARE.
586N/ACopyright 2000 Gareth Hughes
586N/APermission is hereby granted, free of charge, to any person obtaining a
586N/Acopy of this software and associated documentation files (the "Software"),
586N/Ato deal in the Software without restriction, including without limitation
586N/Athe rights to use, copy, modify, merge, publish, distribute, sublicense,
586N/Aand/or sell copies of the Software, and to permit persons to whom the
586N/ASoftware is furnished to do so, subject to the following conditions:
586N/AThe above copyright notice and this permission notice (including the next
586N/Aparagraph) shall be included in all copies or substantial portions of the
586N/ATHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
586N/AIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
586N/AFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
586N/AGARETH HUGHES BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
586N/AIN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
586N/ACONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
586N/A***************************************************************************
586N/A* Mesa bindings for SciTech MGL
586N/A* Copyright (C) 1996 SciTech Software.
586N/A* This library is free software; you can redistribute it
and/or 586N/A* modify it under the terms of the GNU Library General Public
586N/A* License as published by the Free Software Foundation; either
586N/A* version 2 of the License, or (at your option) any later version.
586N/A* This library is distributed in the hope that it will be useful,
586N/A* but WITHOUT ANY WARRANTY; without even the implied warranty of
586N/A* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
586N/A* Library General Public License for more details.
586N/A* You should have received a copy of the GNU Library General Public
586N/A* License along with this library; if not, write to the Free
586N/A* Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
586N/A***************************************************************************
586N/ACopyright (C) 1999-2003 Brian Paul All Rights Reserved.
586N/A(C) Copyright IBM Corporation 2004, 2006
586N/APermission is hereby granted, free of charge, to any person obtaining a
586N/Acopy of this software and associated documentation files (the "Software"),
586N/Ato deal in the Software without restriction, including without limitation
586N/Athe rights to use, copy, modify, merge, publish, distribute, sub license,
586N/Aand/or sell copies of the Software, and to permit persons to whom the
586N/ASoftware is furnished to do so, subject to the following conditions:
586N/AThe above copyright notice and this permission notice (including the next
586N/Aparagraph) shall be included in all copies or substantial portions of the
586N/ATHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
586N/AIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
586N/AFITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL
586N/AAND/OR THEIR SUPPLIERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
586N/AWHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
586N/AOR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
705N/A***************************************************************************
586N/ACopyright (c) 2003-2005, Stefan Gustavson
586N/AContact: stegu@itn.liu.se
586N/A***************************************************************************
705N/A(C) Copyright IBM Corporation 2004, 2005, 2006
586N/APermission is hereby granted, free of charge, to any person obtaining a
586N/Acopy of this software and associated documentation files (the "Software"),
586N/Ato deal in the Software without restriction, including without limitation
586N/Athe rights to use, copy, modify, merge, publish, distribute, sub license,
586N/Aand/or sell copies of the Software, and to permit persons to whom the
586N/ASoftware is furnished to do so, subject to the following conditions:
586N/AThe above copyright notice and this permission notice (including the next
586N/Aparagraph) shall be included in all copies or substantial portions of the
586N/ATHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
586N/AIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
586N/AFITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL
586N/AAND/OR THEIR SUPPLIERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
586N/AWHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
586N/AOR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
586N/A*************************************************************************
586N/ACopyright 1998-1999 Precision Insight, Inc., Cedar Park, Texas.
586N/ACopyright 2000 VA Linux Systems, Inc.
586N/APermission is hereby granted, free of charge, to any person obtaining a
586N/Acopy of this software and associated documentation files (the
586N/A"Software"), to deal in the Software without restriction, including
586N/Awithout limitation the rights to use, copy, modify, merge, publish,
586N/Adistribute, sub license,
and/or sell copies of the Software, and to
586N/Apermit persons to whom the Software is furnished to do so, subject to
586N/Athe following conditions:
586N/AThe above copyright notice and this permission notice (including the
586N/Anext paragraph) shall be included in all copies or substantial portions
586N/ATHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
586N/AOR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
586N/AMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT.
586N/AIN NO EVENT SHALL PRECISION INSIGHT
AND/OR ITS SUPPLIERS BE LIABLE FOR
586N/AANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
586N/ATORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
586N/ASOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
705N/A***************************************************************************
586N/A(C) Copyright IBM Corporation 2002, 2004
586N/APermission is hereby granted, free of charge, to any person obtaining a
586N/Acopy of this software and associated documentation files (the "Software"),
586N/Ato deal in the Software without restriction, including without limitation
586N/Aon the rights to use, copy, modify, merge, publish, distribute, sub
586N/Alicense,
and/or sell copies of the Software, and to permit persons to whom
586N/Athe Software is furnished to do so, subject to the following conditions:
586N/AThe above copyright notice and this permission notice (including the next
586N/Aparagraph) shall be included in all copies or substantial portions of the
586N/ATHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
586N/AIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
586N/AFITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL
586N/ATHE COPYRIGHT HOLDERS
AND/OR THEIR SUPPLIERS BE LIABLE FOR ANY CLAIM,
586N/ADAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
586N/AOTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
586N/AUSE OR OTHER DEALINGS IN THE SOFTWARE.
705N/A******************************************************************************
586N/AXML DRI client-side driver configuration
586N/ACopyright (C) 2003 Felix Kuehling
586N/APermission is hereby granted, free of charge, to any person obtaining a
586N/Acopy of this software and associated documentation files (the "Software"),
586N/Ato deal in the Software without restriction, including without limitation
586N/Athe rights to use, copy, modify, merge, publish, distribute, sublicense,
586N/Aand/or sell copies of the Software, and to permit persons to whom the
586N/ASoftware is furnished to do so, subject to the following conditions:
586N/AThe above copyright notice and this permission notice shall be included
586N/Ain all copies or substantial portions of the Software.
586N/ATHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
586N/AOR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
586N/AFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
586N/AFELIX KUEHLING, OR ANY OTHER CONTRIBUTORS BE LIABLE FOR ANY CLAIM,
586N/ADAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
586N/AOTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE
586N/AOR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
705N/A******************************************************************************
705N/ACopyright 1998-1999 Precision Insight, Inc., Cedar Park, Texas.
705N/ACopyright 2007, 2008 Red Hat, Inc.
705N/APermission is hereby granted, free of charge, to any person obtaining a
705N/Acopy of this software and associated documentation files (the "Soft-
705N/Aware"), to deal in the Software without restriction, including without
705N/Alimitation the rights to use, copy, modify, merge, publish, distribute,
705N/Aand/or sell copies of the Software, and to permit persons to whom the
705N/ASoftware is furnished to do so, provided that the above copyright
705N/Anotice(s) and this permission notice appear in all copies of the Soft-
705N/Aware and that both the above copyright notice(s) and this permission
705N/Anotice appear in supporting documentation.
705N/ATHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
705N/AOR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABIL-
705N/AITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF THIRD PARTY
705N/ARIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN
705N/ATHIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSE-
705N/AQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
705N/ADATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
705N/ATORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFOR-
705N/AExcept as contained in this notice, the name of a copyright holder shall
705N/Anot be used in advertising or otherwise to promote the sale, use or
705N/Aother dealings in this Software without prior written authorization of