Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-06-05 | Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything. | Ian Romanick | |
2002-10-29 | updated email addresses | Brian Paul | |
2001-05-21 | Initial commit of cliptest work. More to come shortly. | Gareth Hughes | |
- Add debug, benchmark code. - Change linux/x86 FAST_MATH code to GCC/x86, and clear FP exceptions before exiting the fast math block. - Remove divide-by-zero test in x86 cliptest, and set clipped vertices to [0,0,0,1] instead of leaving them uninitialized. | |||
2001-03-12 | Consistent copyright info (version number, date) across all files. | Gareth Hughes | |
2001-02-05 | added mesa_profile extern decl | Brian Paul | |
2001-02-03 | Some more work on interal debugging, timing routines for things that | Gareth Hughes | |
will have implementations in assembly code. To come: texture image conversions, more of internal T&L pipeline and so on. |