summaryrefslogtreecommitdiff
path: root/src/mesa/main/matrix.c
AgeCommit message (Expand)Author
1999-11-11first big check-in of new Mesa 3.3 codeBrian Paul
1999-11-08clean-up of header includes (Daryll)Brian Paul
1999-10-13removed GL_ prefix from memory macrosBrian Paul
1999-10-10now using GL_MALLOC, GL_FREEBrian Paul
1999-10-08Fixed includes & added a few hooks for the DRI.Keith Whitwell
1999-09-19RasterMask was set incorrectlyKeith Whitwell
1999-09-09More compliant error check.Miklos Fazekas
1999-09-05fixes for the mga driverKeith Whitwell
1999-08-19Initial revisionjtg