|
Packit |
34ce77 |
|
|
Packit |
34ce77 |
widgets README file
|
|
Packit |
34ce77 |
|
|
Packit |
34ce77 |
|
|
Packit |
34ce77 |
This directory contains the source code for SGI's OpenGL Xt/Motif widgets,
|
|
Packit |
34ce77 |
slightly modified by Jeroen van der Zijp to work better with Mesa.
|
|
Packit |
34ce77 |
|
|
Packit |
34ce77 |
To compile the widget code (producing lib/libGLw.a) cd to the widgets/
|
|
Packit |
34ce77 |
directory and type 'make <config>' where <config> is the system configuration
|
|
Packit |
34ce77 |
you used to compile Mesa (like 'make linux'). This hasn't been tested on
|
|
Packit |
34ce77 |
many systems so let us know if you have trouble.
|
|
Packit |
34ce77 |
|
|
Packit |
34ce77 |
If you want to make a Linux ELF shared lib instead of the non-shared .a
|
|
Packit |
34ce77 |
file see the notes in the Makefile.
|
|
Packit |
34ce77 |
|
|
Packit |
34ce77 |
If you want to build with Motif support, edit Makefile.X11, looking
|
|
Packit |
34ce77 |
for the "Motif" information.
|
|
Packit |
34ce77 |
|
|
Packit |
34ce77 |
The SGI copyright is as follows.
|
|
Packit |
34ce77 |
|
|
Packit |
34ce77 |
|
|
Packit |
34ce77 |
* (c) Copyright 1993, Silicon Graphics, Inc.
|
|
Packit |
34ce77 |
* ALL RIGHTS RESERVED
|
|
Packit |
34ce77 |
* Permission to use, copy, modify, and distribute this software for
|
|
Packit |
34ce77 |
* any purpose and without fee is hereby granted, provided that the above
|
|
Packit |
34ce77 |
* copyright notice appear in all copies and that both the copyright notice
|
|
Packit |
34ce77 |
* and this permission notice appear in supporting documentation, and that
|
|
Packit |
34ce77 |
* the name of Silicon Graphics, Inc. not be used in advertising
|
|
Packit |
34ce77 |
* or publicity pertaining to distribution of the software without specific,
|
|
Packit |
34ce77 |
* written prior permission.
|
|
Packit |
34ce77 |
*
|
|
Packit |
34ce77 |
* THE MATERIAL EMBODIED ON THIS SOFTWARE IS PROVIDED TO YOU "AS-IS"
|
|
Packit |
34ce77 |
* AND WITHOUT WARRANTY OF ANY KIND, EXPRESS, IMPLIED OR OTHERWISE,
|
|
Packit |
34ce77 |
* INCLUDING WITHOUT LIMITATION, ANY WARRANTY OF MERCHANTABILITY OR
|
|
Packit |
34ce77 |
* FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL SILICON
|
|
Packit |
34ce77 |
* GRAPHICS, INC. BE LIABLE TO YOU OR ANYONE ELSE FOR ANY DIRECT,
|
|
Packit |
34ce77 |
* SPECIAL, INCIDENTAL, INDIRECT OR CONSEQUENTIAL DAMAGES OF ANY
|
|
Packit |
34ce77 |
* KIND, OR ANY DAMAGES WHATSOEVER, INCLUDING WITHOUT LIMITATION,
|
|
Packit |
34ce77 |
* LOSS OF PROFIT, LOSS OF USE, SAVINGS OR REVENUE, OR THE CLAIMS OF
|
|
Packit |
34ce77 |
* THIRD PARTIES, WHETHER OR NOT SILICON GRAPHICS, INC. HAS BEEN
|
|
Packit |
34ce77 |
* ADVISED OF THE POSSIBILITY OF SUCH LOSS, HOWEVER CAUSED AND ON
|
|
Packit |
34ce77 |
* ANY THEORY OF LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE
|
|
Packit |
34ce77 |
* POSSESSION, USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
Packit |
34ce77 |
*
|
|
Packit |
34ce77 |
*
|
|
Packit |
34ce77 |
* US Government Users Restricted Rights
|
|
Packit |
34ce77 |
* Use, duplication, or disclosure by the Government is subject to
|
|
Packit |
34ce77 |
* restrictions set forth in FAR 52.227.19(c)(2) or subparagraph
|
|
Packit |
34ce77 |
* (c)(1)(ii) of the Rights in Technical Data and Computer Software
|
|
Packit |
34ce77 |
* clause at DFARS 252.227-7013 and/or in similar or successor
|
|
Packit |
34ce77 |
* clauses in the FAR or the DOD or NASA FAR Supplement.
|
|
Packit |
34ce77 |
* Unpublished-- rights reserved under the copyright laws of the
|
|
Packit |
34ce77 |
* United States. Contractor/manufacturer is Silicon Graphics,
|
|
Packit |
34ce77 |
* Inc., 2011 N. Shoreline Blvd., Mountain View, CA 94039-7311.
|
|
Packit |
34ce77 |
*
|
|
Packit |
34ce77 |
* OpenGL(TM) is a trademark of Silicon Graphics, Inc.
|