assorted changes for supporting GLfloat color channels (not done)
[mesa.git] / src / mesa / main / matrix.h
2001-03-12 Gareth HughesConsistent copyright info (version number, date) across...
2001-03-03 Brian Paullots of gl_*() to _mesa_*() namespace clean-up
2000-11-22 Jouk Jansen Committing in .
2000-11-16 Keith WhitwellMove the transform and lighting code to two new directories
2000-10-29 Brian PaulMore GLchan color channel changes.
2000-09-17 Brian Paulnew comments, misc clean-up
2000-06-27 Brian Pauladded aligned memory allocations (Gareth Hughes)
1999-12-10 Brian Paulimplemented GL_ARB_tranpose_matrix
1999-11-12 Brian Paulrestored the gl_Viewport function
1999-11-11 Brian Paulfirst big check-in of new Mesa 3.3 code
1999-10-08 Keith WhitwellFixed includes & added a few hooks for the DRI.
1999-08-19 jtgInitial revision