summaryrefslogtreecommitdiffstats
path: root/src/mesa/Makefile.X11
Commit message (Expand)AuthorAgeFilesLines
* Added arbprogram.c to Makefiles.Brian Paul2003-04-171-3/+4
* Added gcc-sl target and shared lib shell script (Philip Brown)Brian Paul2003-04-071-1/+9
* remove duplicate lineBrian Paul2003-03-291-2/+1
* Basic infrastructure for GL_ARB_vertex_buffer_object.Brian Paul2003-03-291-1/+3
* histogram code move, remove s_histogram.[ch] from MakefilesBrian Paul2003-03-251-2/+1
* Killed mmath.[ch]. Moved low-level functions/assembly code into imports.[ch]Brian Paul2003-03-011-2/+1
* First batch of code for GL_NV_fragment_program.Brian Paul2003-01-141-4/+6
* bump OpenGL version to 1.4, Mesa version to 5.0Brian Paul2002-10-291-3/+3
* Header file clean-up:Brian Paul2002-10-241-2/+1
* remove some crudBrian Paul2002-10-161-26/+1
* new texture compression infrastructureBrian Paul2002-09-271-1/+2
* New _mesa_debug() function to replace fprintf() calls.Brian Paul2002-06-131-2/+1
* remove dead vertex assemblyKeith Whitwell2002-04-091-3/+1
* minor re-orgBrian Paul2002-04-021-5/+5
* removed references to removed source filesBrian Paul2002-02-021-3/+1
* Remove phantom tab on a blank line to allow compile on IRIX.Karl Schultz2002-01-151-2/+2
* remove api_compat.cBrian Paul2002-01-141-2/+1
* Further help with dri libGL version skewKeith Whitwell2001-12-201-1/+2
* Remove rules that were put into place to deal with compiling files thatKarl Schultz2001-12-141-85/+1
* vertex program check-inBrian Paul2001-12-141-4/+33
* fix for bug 474479, remove Trace/* stuffBrian Paul2001-11-231-10/+6
* updates for Mesa 4.0Brian Paul2001-09-231-2/+2
* more GL 1.3 and GLX 1.4 updatesBrian Paul2001-09-141-3/+3
* Rename some of the tnl->Driver.* functions to tnl->Driver.Render.*, to make itKeith Whitwell2001-07-121-5/+4
* Add -f to rm in make clean to avoid error messagesKeith Whitwell2001-06-271-2/+2
* Consolidated source files. Since the re-org a number of source filesBrian Paul2001-06-181-36/+27
* Add api_arrayelt.cKeith Whitwell2001-06-011-1/+2
* Initial commit of cliptest work. More to come shortly.Gareth Hughes2001-05-211-1/+2
* Consolidation of asm code in 3.5Gareth Hughes2001-03-291-3/+3
* Make generation of matypes.h more transparent.Gareth Hughes2001-03-291-4/+6
* New type system for assembly code. Asm files should now includeGareth Hughes2001-03-281-4/+7
* New mechanism for thread-safe GL API dispatch. C-based dispatch is faster.Brian Paul2001-03-281-3/+2
* Split driver struct into swrast/tnl/core components.Keith Whitwell2001-03-191-1/+3
* - Port 3.4 texture utils, texture format work to 3.5 (including newGareth Hughes2001-03-181-1/+2
* Allow swrast to cope (fairly) cleanly with GL_SEPERATE_SPECULAR whenKeith Whitwell2001-02-161-2/+1
* Fixed conform problems with recent material tracking change.Keith Whitwell2001-02-161-2/+1
* Overhaul of texture image handling.Brian Paul2001-02-061-2/+2
* Some more work on interal debugging, timing routines for things thatGareth Hughes2001-02-031-5/+7
* Removed knowledge of swrast Clear/Bitmap/Accum/Draw/Read/CopyPixelsKeith Whitwell2001-01-291-36/+37
* Lots of GLchan datatype changes.Brian Paul2001-01-241-32/+32
* Fixed 'IRound' to 'IROUND' in mmath.hKeith Whitwell2001-01-081-2/+2
* various compilation/warning fixesKeith Whitwell2001-01-051-2/+1
* Add render stage for unclipped vb's to fx driver.Keith Whitwell2000-12-281-1/+2
* Major rework of tnl moduleKeith Whitwell2000-12-261-39/+39
* Fixed a couple of bugs that crept into last commitKeith Whitwell2000-11-241-2/+2
* Support for swappable t&l modules, including an example one in the FXKeith Whitwell2000-11-241-4/+7
* Move the transform and lighting code to two new directoriesKeith Whitwell2000-11-161-20/+31
* removed tr_attrib.cBrian Paul2000-11-111-2/+1
* latest sources from LokiBrian Paul2000-11-111-4/+4
* renamed imaging files to histogram since that's what's insideBrian Paul2000-11-101-3/+3