diff options
author | Brian Paul <[email protected]> | 2010-10-21 19:05:40 -0600 |
---|---|---|
committer | Brian Paul <[email protected]> | 2010-10-21 19:05:47 -0600 |
commit | 69a07be3e527dbc2148a4e20c50e60266225f5f2 (patch) | |
tree | 82583b98708fc7a6c33b471d45670e2566ed0daf /docs/relnotes-7.10.html | |
parent | 1d91f8d9164b38b4c924f43ec4fc5ceb65c96a78 (diff) | |
parent | b2d4dfe5cc5b24743175bf35285dfc57f86bc09d (diff) |
Merge branch 'primitive-restart-cleanup'
Conflicts:
docs/relnotes-7.10.html
This branch is a re-do of the primitive-restart branch with all
the intermediate/temporary stuff cleaned out.
Diffstat (limited to 'docs/relnotes-7.10.html')
-rw-r--r-- | docs/relnotes-7.10.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/relnotes-7.10.html b/docs/relnotes-7.10.html index 4d342dce006..2d0adcc8cd6 100644 --- a/docs/relnotes-7.10.html +++ b/docs/relnotes-7.10.html @@ -36,6 +36,7 @@ tbd <ul> <li>GL_ARB_explicit_attrib_location extension (Intel and software drivers). <li>GL_ARB_texture_rg (Intel, software drivers, gallium drivers). +<li>GL_NV_primitive_restart extension (Gallium softpipe, llvmpipe). </ul> |