diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/readme.html | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/doc/readme.html b/doc/readme.html index f98c523..a12d91e 100644 --- a/doc/readme.html +++ b/doc/readme.html @@ -58,9 +58,8 @@ requirements: <TR> <TD> demos.hwShadowmapsSimple.HWShadowmapsSimple - <TD> NVidia GeForce 3 or better. Currently only runs on Windows - because pbuffer support is not yet implemented in Jogl on X11 or Mac - OS X. + <TD> NVidia GeForce 3 or better. Currently runs on Windows and Linux; + pbuffer support is not yet implemented in Jogl on Mac OS X. <TR> <TD> demos.infiniteShadowVolumes.InfiniteShadowVolumes @@ -69,7 +68,7 @@ requirements: <TR> <TD> demos.proceduralTexturePhysics.ProceduralTexturePhysics <TD> NVidia GeForce 3 or better. Requires pbuffer support - (i.e. Windows only at the moment). + (i.e. Windows and Linux at the moment). <TR> <TD> demos.vertexArrayRange.VertexArrayRange |