2 Mesa 3.2.1 release notes
8 The Mesa 3.2.1 release mainly just fixes bugs since the 3.2 release.
9 See the VERSIONS file for the exact list.
13 GLU Polygon Tessellator
14 -----------------------
16 The GLU tessellator has been reverted back to the version included
17 with Mesa 3.0 since it's more stable. The Mesa 3.1/3.2 tessellator
18 implemented the GLU 1.3 specification but suffered from a number of
21 Mesa implements GLU 1.1.
23 Ideally, people should use the GLU 1.3 library included in SGI's
24 OpenGL Sample Implementation (SI) available from
25 http://oss.sgi.com/projects/ogl-sample/
26 People are working to make easy-to-install Linux RPMs of the
31 ----------------------------------------------------------------------