---------------------------------------------------------------------

Developing Efficient Graphics Software 
CAL
SIGGRAPH 2000

---------------------------------------------------------------------

CAL Developers:
 Keith Cok (cok@sgi.com)
 Alan Commike (commike@sgi.com)
 Roger Corron (rc@sgi.com)
 Bob Kuehne (rpk@sgi.com)
 Bruno Stefanizzi (bstefani@paris.sgi.com)
 Thomas True (true@sgi.com)

Contents:
 This year, the Developing Efficient Graphics Software course
 authors decided to add some applied concepts from throughout the
 course itself. In these directories you'll find a number of examples
 of ways to write more efficient graphics software.

License:
 All code provided is licensed by the Lesser GNU Public License.
 A copy of the LGPL is found in this directory in the file named
 license.txt. Please use this code for whatever purposes you
 desire, within the constraints described in the license.

Misc Documentation:
 gnu make docs:   http://www.gnu.org/manual/make/html_mono/make.html


