summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/matrix.c
Commit message (Expand)AuthorAgeFilesLines
* commented out unused functionBrian Paul2000-01-131-3/+4
* implemented GL_ARB_tranpose_matrixBrian Paul1999-12-101-1/+81
* added support for separate read/draw buffers per contextBrian Paul1999-11-241-3/+3
* restored the gl_Viewport functionBrian Paul1999-11-121-3/+18
* first big check-in of new Mesa 3.3 codeBrian Paul1999-11-111-38/+85
* clean-up of header includes (Daryll)Brian Paul1999-11-081-4/+1
* removed GL_ prefix from memory macrosBrian Paul1999-10-131-3/+3
* now using GL_MALLOC, GL_FREEBrian Paul1999-10-101-3/+3
* Fixed includes & added a few hooks for the DRI.Keith Whitwell1999-10-081-2/+6
* RasterMask was set incorrectlyKeith Whitwell1999-09-191-2/+2
* More compliant error check.Miklos Fazekas1999-09-091-2/+8
* fixes for the mga driverKeith Whitwell1999-09-051-1/+14
* Initial revisionjtg1999-08-191-0/+1438