diff options
author | Brian Paul <[email protected]> | 2009-01-23 17:40:24 -0700 |
---|---|---|
committer | Brian Paul <[email protected]> | 2009-01-23 17:40:24 -0700 |
commit | ea8d0aa94b9561b3df9b51222c549395b56a3103 (patch) | |
tree | 3f7e2a0f6d3539114d51effc74eaf78171f2f727 /docs/relnotes-7.5.html | |
parent | cba5ce166523a8bb6888a0ea28a26e30204f30a4 (diff) |
docs: added GL_NV_texture_env_combine4
Diffstat (limited to 'docs/relnotes-7.5.html')
-rw-r--r-- | docs/relnotes-7.5.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/relnotes-7.5.html b/docs/relnotes-7.5.html index 782d55829c8..5e9d91de4f3 100644 --- a/docs/relnotes-7.5.html +++ b/docs/relnotes-7.5.html @@ -37,6 +37,7 @@ tbd This allows a driver to support all three variations of two-sided stencil including GL_ATI_separate_stencil, GL_EXT_stencil_two_side and OpenGL 2.0 <li>GL_EXT_vertex_array_bgra extension (software drivers, i965 driver) +<li>GL_NV_texture_env_combine4 extension (software drivers, i965 driver) </ul> |