diff options
author | Kevin Rushforth <[email protected]> | 2006-02-22 18:20:03 +0000 |
---|---|---|
committer | Kevin Rushforth <[email protected]> | 2006-02-22 18:20:03 +0000 |
commit | 80b1e5a48b6c4b8de7fd4bfb6f7a4cba2d18113c (patch) | |
tree | e0692e19b6d6402faf79a4088c07e23e4a5cc8e8 /release-info | |
parent | 1b8b490bb914075b50a0060b652c891c84a57bbe (diff) |
Minor fixes to release notes.
git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@526 ba19aa83-45c5-6ac9-afd3-db810772062c
Diffstat (limited to 'release-info')
-rw-r--r-- | release-info/fcs-1_4_0/README.html | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/release-info/fcs-1_4_0/README.html b/release-info/fcs-1_4_0/README.html index 3199cee..a8af217 100644 --- a/release-info/fcs-1_4_0/README.html +++ b/release-info/fcs-1_4_0/README.html @@ -40,7 +40,8 @@ installing this version.</span> <h3><a name="System_Requirements"></a>System Requirements</h3> <p>The 1.4.0 version of the Java 3D API has been released for -Solaris (both sparc and x86), Linux (both x86 and amd64), and Windows. +Solaris (both sparc and x86), Linux (both x86 and amd64), and Windows +(32-bit). </p> <h4><a name="Solaris_Sparc"></a>Solaris/Sparc</h4> <p> @@ -51,8 +52,7 @@ following: <li>JDK 1.4.2 or later (1.5.0 is recommended) from Sun Microsystems: <a href="http://java.sun.com/j2se/">http://java.sun.com/j2se/</a></li> <li>Solaris 9 or later</li> - <li>Frame Buffer with OpenGL support (XVR-500, XVR-1000, XVR-600, -XVR-1200, XVR-4000, Expert3D, Elite3D, Creator3D, and PGX)</li> + <li>Frame Buffer with OpenGL support (e.g., XVR-1200)</li> <li>OpenGL 1.3 for Solaris or later. To find your current version, use: "<code>pkginfo -l SUNWglrt</code>". OpenGL for Solaris can be obtained at: <a href="http://www.sun.com/software/graphics/opengl/">http://www.sun.com/software/graphics/opengl/</a></li> @@ -66,9 +66,8 @@ following: <li>JDK 1.5.0 or later from Sun Microsystems: <a href="http://java.sun.com/j2se/">http://java.sun.com/j2se/</a></li> <li>Solaris 10 or later</li> - <li>NVIDIA Frame Buffer</li> - <li>OpenGL XX for Solaris/x86 or later. OpenGL for Solaris can be -obtained at: [WHERE?]</li> + <li>NVIDIA Frame Buffer with OpenGL 1.3 or later<br> + </li> </ul> <h4><a name="Linux"></a>Linux<br> </h4> @@ -88,7 +87,7 @@ extension: GLX <h4><a name="Windows"></a>Windows<br> </h4> <p>The 1.4.0 version of Java 3D for Windows 2000, and -Windows/XP +Windows/XP (32-bit) requires the following:<br> </p> <ul> |