summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/Makefile.ugl
Commit message (Collapse)AuthorAgeFilesLines
* Added arbprogram.c to Makefiles.Brian Paul2003-04-171-0/+1
| | | | | Added display list support for GL_NV_fragment_program. Assorted clean-ups.
* Basic infrastructure for GL_ARB_vertex_buffer_object.Brian Paul2003-03-291-0/+1
|
* histogram code move, remove s_histogram.[ch] from MakefilesBrian Paul2003-03-251-1/+0
|
* Killed mmath.[ch]. Moved low-level functions/assembly code into imports.[ch]Brian Paul2003-03-011-1/+0
| | | | | Moved type conversion and interpolation macros into macros.h Updated all the files that used to include mmath.h
* remove all.h, mem.h, mem.cBrian Paul2002-10-251-3/+2
|
* new texture compression infrastructureBrian Paul2002-09-271-0/+1
|
* New _mesa_debug() function to replace fprintf() calls.Brian Paul2002-06-131-1/+0
| | | | | | | | Some source files updated to call _mesa_debug(), but not finished. Added __GLimports as a parameter to _mesa_create/init_context() and updated drivers accordingly. Fleshed-out more of the __GLimports and __GLexports functionality. Removed run-time config file support (config.c)
* removed references to removed source filesBrian Paul2002-02-021-3/+1
|
* WindML driver (Stephane Raimbault)Brian Paul2001-08-201-0/+367