NVIDIA Cg 1.5 September 2007 README    Copyright (C) 2002-2007 NVIDIA Corp.
===================================

This distribution contains
--------------------------

- NVIDIA Cg toolkit documentation
  in the docs directory
     
- NVIDIA Cg compiler (cgc)
  in the bin directory

- NVIDIA Cg runtime libraries
  in the lib directory

- Example Cg applications
  in the examples directory

- Under Microsoft Windows, a Cg language syntax highlighter
  for Microsoft Visual Studio is provided in the
  msdev_syntax_highlighting directory

- Under Microsoft Windows, if selected at install time, 64-bit
  binaries and libraries are in the bin.x64 and lib.x64 directories.

Please see the release notes (docs/CgReleaseNotes.pdf) for detailed
information about this release.

The Cg toolkit is available for a number of different hardware and
OS platforms.  As of this writing, supported platforms include:

  - Microsoft NT 4, 2000, and Windows XP on IA32/x86/x86-64 (Intel, AMD)
  - Linux on IA32/x86 (Intel, AMD)
  - Linux for x64 (AMD64 and EMT64)
  - MacOS X (Tiger)
  - Solaris (x86)

Please visit the NVIDIA Cg website at http://developer.nvidia.com/Cg
for updates and complete compatibility information.

Updates since August 2007 release
---------------------------------
- Bug fixes
