diff options
author | Brian Paul <brian.paul@tungstengraphics.com> | 2002-04-02 16:19:21 +0000 |
---|---|---|
committer | Brian Paul <brian.paul@tungstengraphics.com> | 2002-04-02 16:19:21 +0000 |
commit | 9de4782e49fd84951e3eb322eec6f1332680b2e8 (patch) | |
tree | 2ffdbeaca7c72ad9fbddece0614532589b22fb25 /docs/RELNOTES-4.1 | |
parent | f9e75c31e8c22828ca9829a1a32226f6569cc5f2 (diff) |
added GL_ARB_point_parameters
Diffstat (limited to 'docs/RELNOTES-4.1')
-rw-r--r-- | docs/RELNOTES-4.1 | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/docs/RELNOTES-4.1 b/docs/RELNOTES-4.1 index 6b524c0db7..08719996f4 100644 --- a/docs/RELNOTES-4.1 +++ b/docs/RELNOTES-4.1 @@ -53,6 +53,10 @@ GL_EXT_shadow_funcs Extends the set of GL_ARB_shadow texture comparision functions to include all eight of standard OpenGL dept-test functions. +GL_ARB_point_parameters + + This is basically the same as GL_EXT_point_parameters. + Device Driver Status @@ -81,4 +85,4 @@ DOS needs updating ---------------------------------------------------------------------- -$Id: RELNOTES-4.1,v 1.5 2002/03/23 16:35:40 brianp Exp $ +$Id: RELNOTES-4.1,v 1.6 2002/04/02 16:19:21 brianp Exp $ |