diff options
author | Brian Paul <[email protected]> | 2010-11-17 08:10:26 -0700 |
---|---|---|
committer | Brian Paul <[email protected]> | 2010-11-17 20:04:45 -0700 |
commit | 48af60b46540a30c3754f0e59801a62dfb1a146d (patch) | |
tree | 8f3d7dc19030e4020e27de973a360b723831c81c /docs/relnotes-7.10.html | |
parent | a23f25eba1fb8919a29efb88ef9e351abcc65b2e (diff) |
mesa: upgrade to glext.h version 66
The type of the num/count parameter to glProgramParameters4[df]vNV()
changed so some API dispatch code needed updates too.
Diffstat (limited to 'docs/relnotes-7.10.html')
-rw-r--r-- | docs/relnotes-7.10.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/relnotes-7.10.html b/docs/relnotes-7.10.html index 6706caf41df..1f5570d71d3 100644 --- a/docs/relnotes-7.10.html +++ b/docs/relnotes-7.10.html @@ -49,7 +49,7 @@ tbd <h2>Changes</h2> <ul> -<li>tbd</li> +<li>Upgraded glext.h to version 66</li> </ul> </body> |