summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/Makefile.DJ
Commit message (Collapse)AuthorAgeFilesLines
* New mechanism for thread-safe GL API dispatch. C-based dispatch is faster.Brian Paul2001-03-281-20/+2
| | | | | | Folded glapinoop.c code into glapi.c. Added code to glapitemp.h to fill in dispatch tables. Updated Makefiles.
* added imports.cBrian Paul2000-09-261-1/+2
|
* added convolve.c to file listBrian Paul2000-08-211-2/+3
|
* added pixeltex.cBrian Paul2000-04-071-1/+2
|
* added texutil.c sourceBrian Paul2000-03-241-1/+2
|
* added aatriangle.c sourceBrian Paul2000-02-211-1/+2
|
* removed glmisc.c, added buffers.c, hint.c, state.cBrian Paul2000-02-021-2/+4
|
* updated with latest source filesBrian Paul1999-12-171-22/+76
|
* Fixed includes & added a few hooks for the DRI.kw-mesa-1Keith Whitwell1999-10-081-4/+7
|
* Initial revisionjtg1999-08-191-0/+95