Module: Mesa Branch: master Commit: ea8d0aa94b9561b3df9b51222c549395b56a3103 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ea8d0aa94b9561b3df9b51222c549395b56a3103
Author: Brian Paul <[email protected]> Date: Fri Jan 23 17:40:24 2009 -0700 docs: added GL_NV_texture_env_combine4 --- 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 782d558..5e9d91d 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> _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
