Clone of mesa.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1234567891011121314151617181920212223242526
  1. Mesa 3.5 release notes
  2. Month ??, 2000
  3. PLEASE READ!!!!
  4. Introduction
  5. ------------
  6. Mesa uses an even/odd version number scheme like the Linux kernel.
  7. Odd numbered versions (such as 3.3) designate new developmental releases.
  8. Even numbered versions (such as 3.4) designate stable releases.
  9. The internal structure of Mesa 3.5 is (will be) changed so that it
  10. is more modular. The motivation is better support of 3D hardware
  11. such as T&L hardware in which much of core Mesa isn't needed.
  12. Details to come...
  13. ----------------------------------------------------------------------
  14. $Id: RELNOTES-3.5,v 1.1 2000/07/31 13:58:04 brianp Exp $