aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/main/accum.c
Commit message (Expand)AuthorAgeFilesLines
...
* include assert.h with rest of system headersBrian Paul1999-11-031-2/+2
* clean-up of optimized GL_RETURN codeBrian Paul1999-10-201-18/+19
* fixed divTable precision problem in GL_RETURN caseBrian Paul1999-10-201-28/+46
* removed GL_ prefix from memory macrosBrian Paul1999-10-131-4/+4
* #include <assert.h>Jouk Jansen1999-10-111-1/+2
* now using GL_MALLOC, GL_FREEBrian Paul1999-10-101-4/+4
* Fixed includes & added a few hooks for the DRI.kw-mesa-1Keith Whitwell1999-10-081-2/+6
* testingBrian Paul1999-08-191-1/+2
* Initial revisionjtg1999-08-191-0/+495