aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/main/Makefile.DJ
Commit message (Expand)AuthorAgeFilesLines
* DOS updates for new tree (Daniel Borca)Brian Paul2003-06-161-348/+0
* Added arbprogram.c to Makefiles.Brian Paul2003-04-171-0/+1
* Basic infrastructure for GL_ARB_vertex_buffer_object.Brian Paul2003-03-291-2/+3
* DOS updates from Daniel BorcaBrian Paul2003-03-291-17/+19
* histogram code move, remove s_histogram.[ch] from MakefilesBrian Paul2003-03-251-1/+0
* DOS update (Daniel Borca)Brian Paul2003-03-081-1/+2
* Killed mmath.[ch]. Moved low-level functions/assembly code into imports.[ch]Brian Paul2003-03-011-1/+0
* latest DOS updates (Daniel Borca)Brian Paul2003-02-201-20/+39
* DOS updates (Daniel Borca)Brian Paul2003-02-041-18/+17
* First batch of code for GL_NV_fragment_program.Brian Paul2003-01-141-7/+8
* DOS updates from Daniel Borca.Brian Paul2002-12-181-14/+22
* Updates for DOS driver from Daniel Borca.Brian Paul2002-11-051-12/+20
* remove all.h, mem.h, mem.cBrian Paul2002-10-251-1/+0
* new texture compression infrastructureBrian Paul2002-09-271-2/+3
* updates from Daniel BorcaBrian Paul2002-09-031-33/+86
* New _mesa_debug() function to replace fprintf() calls.Brian Paul2002-06-131-1/+0
* DOS driver updateBrian Paul2002-04-011-9/+63
* DOS/Mesa driver updates (Daniel Borca)Brian Paul2002-03-231-2/+18
* DOS driver updates from Daniel BorcaBrian Paul2002-03-081-4/+3
* DOS updates from Daniel BorcaBrian Paul2002-02-231-32/+58
* Daniel Borca's new DOS/DJGPP driver.Brian Paul2002-02-121-0/+163
* More cleanups.Gareth Hughes2001-05-071-141/+0
* New mechanism for thread-safe GL API dispatch. C-based dispatch is faster.Brian Paul2001-03-281-20/+2
* 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