diff options
author | Brian Paul <brianp@vmware.com> | 2009-04-16 10:28:15 -0600 |
---|---|---|
committer | Brian Paul <brianp@vmware.com> | 2009-04-16 22:07:53 -0600 |
commit | a902b6ba48c8ff8bebda95e32310781d9a0763ce (patch) | |
tree | 1273b7e65a001a4f560ef82c1b6a48c7e974e571 /docs/relnotes-7.5.html | |
parent | eb0d46490332091b2ee247f32a1f08a04e1fe00f (diff) |
docs: separate compilation units in 7.5
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 3c822da863b..c75720b6998 100644 --- a/docs/relnotes-7.5.html +++ b/docs/relnotes-7.5.html @@ -58,6 +58,7 @@ including GL_ATI_separate_stencil, GL_EXT_stencil_two_side and OpenGL 2.0 <li>GL_NV_texture_env_combine4 extension (software drivers, i965/i915 drivers) <li>GL_EXT_texture_swizzle extension (software drivers, i965 driver) <li>Updated SPARC assembly optimizations (David S. Miller) +<li>Initial support for separate compilation units in GLSL compiler. </ul> |