diff options
Diffstat (limited to 'doc/readme.html')
-rw-r--r-- | doc/readme.html | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/doc/readme.html b/doc/readme.html index 56684af..d122da6 100644 --- a/doc/readme.html +++ b/doc/readme.html @@ -77,14 +77,12 @@ requirements: <TR> <TD> demos.vertexProgRefract.VertexProgRefract <TD> NVidia GeForce 2 or better (uses NV_register_combiners). Runs - on Windows, Linux, and Mac OS X (pending putback of the Mac OS X - GLCanvas implementation). + on Windows, Linux, and Mac OS X. <TR> <TD> demos.vertexProgWarp.VertexProgWarp <TD> Any card supporting ARB_vertex_program. Runs on Windows, Linux, - and Mac OS X (pending putback of the Mac OS X GLCanvas - implementation). + and Mac OS X. </TABLE> |