diff options
author | Zou Nan hai <nanhai.zou@intel.com> | 2007-07-30 10:18:11 +0800 |
---|---|---|
committer | Xiang, Haihao <haihao.xiang@intel.com> | 2008-06-02 17:01:31 +0800 |
commit | 2467af98b1dca09b7bff5d16a0a99d989294e131 (patch) | |
tree | cd4b8d0e71c610b4035a4466f1c65ff5a4adf6a1 /docs | |
parent | 6f851d88758c2157d25751b9e2b5309b221faea7 (diff) |
ARB sprite point support on i965
Cherry picked from commmit 60179434d15989b81e2d4757f34033009184a678,
505453a04e8ba5e394c34401bd9ec320ffce2423 with manual changes.
Diffstat (limited to 'docs')
-rw-r--r-- | docs/relnotes-7.0.4.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/relnotes-7.0.4.html b/docs/relnotes-7.0.4.html index 4a923a43c4..3588f9da74 100644 --- a/docs/relnotes-7.0.4.html +++ b/docs/relnotes-7.0.4.html @@ -33,6 +33,7 @@ Mesa 7.0.4 is a stable release with bug fixes since version 7.0.3. <li>Added support for DragonFly OS <li>Added a build config for FreeBSD static libs (Anatolij Shkodin) <li>Enabled GL_EXT_multi_draw_arrays extension in R200/R300 drivers +<li>Enabled GL_ARB_point_sprite extension in I965 driver </ul> |