summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/texobj.c
Commit message (Expand)AuthorAgeFilesLines
* first big check-in of new Mesa 3.3 codeBrian Paul1999-11-111-30/+31
* clean-up to reduce MSVC warningsBrian Paul1999-11-051-3/+3
* removed GL_ prefix from memory macrosBrian Paul1999-10-131-2/+2
* now using GL_MALLOC, GL_FREEBrian Paul1999-10-101-2/+2
* texture units now share default texture objectsBrian Paul1999-10-091-5/+17
* Fixed includes & added a few hooks for the DRI.Keith Whitwell1999-10-081-5/+6
* more hooks for mga driver, including an immediate fastpathKeith Whitwell1999-09-301-4/+9
* Initial revisionjtg1999-08-191-0/+571