grub2: bring back build of aros-side grub2 tools
[AROS.git] / workbench / libs / mesa / docs / RELNOTES-3.2.1
blobd34efcc8673bd31384581f9acbe5048d219b6638
2                          Mesa 3.2.1 release notes
4                              PLEASE READ!!!!
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
19 bugs.
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
27 GLU library.
31 ----------------------------------------------------------------------