Clone of mesa.
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

RELNOTES-3.2.1 861B

1234567891011121314151617181920212223242526272829303132
  1. Mesa 3.2.1 release notes
  2. PLEASE READ!!!!
  3. The Mesa 3.2.1 release mainly just fixes bugs since the 3.2 release.
  4. See the VERSIONS file for the exact list.
  5. GLU Polygon Tessellator
  6. -----------------------
  7. The GLU tessellator has been reverted back to the version included
  8. with Mesa 3.0 since it's more stable. The Mesa 3.1/3.2 tessellator
  9. implemented the GLU 1.3 specification but suffered from a number of
  10. bugs.
  11. Mesa implements GLU 1.1.
  12. Ideally, people should use the GLU 1.3 library included in SGI's
  13. OpenGL Sample Implementation (SI) available from
  14. http://oss.sgi.com/projects/ogl-sample/
  15. People are working to make easy-to-install Linux RPMs of the
  16. GLU library.
  17. ----------------------------------------------------------------------
  18. $Id: RELNOTES-3.2.1,v 1.2 2000/07/21 16:32:33 brianp Exp $