| Commit message (Expand) | Author | Age | Files | Lines |
* | updates for Mesa 4.0 | Brian Paul | 2001-09-23 | 1 | -2/+2 |
* | more GL 1.3 and GLX 1.4 updates | Brian Paul | 2001-09-14 | 1 | -3/+3 |
* | Rename some of the tnl->Driver.* functions to tnl->Driver.Render.*, to make it | Keith Whitwell | 2001-07-12 | 1 | -5/+4 |
* | Add -f to rm in make clean to avoid error messages | Keith Whitwell | 2001-06-27 | 1 | -2/+2 |
* | Consolidated source files. Since the re-org a number of source files | Brian Paul | 2001-06-18 | 1 | -36/+27 |
* | Add api_arrayelt.c | Keith Whitwell | 2001-06-01 | 1 | -1/+2 |
* | Initial commit of cliptest work. More to come shortly. | Gareth Hughes | 2001-05-21 | 1 | -1/+2 |
* | Consolidation of asm code in 3.5 | Gareth Hughes | 2001-03-29 | 1 | -3/+3 |
* | Make generation of matypes.h more transparent. | Gareth Hughes | 2001-03-29 | 1 | -4/+6 |
* | New type system for assembly code. Asm files should now include | Gareth Hughes | 2001-03-28 | 1 | -4/+7 |
* | New mechanism for thread-safe GL API dispatch. C-based dispatch is faster. | Brian Paul | 2001-03-28 | 1 | -3/+2 |
* | Split driver struct into swrast/tnl/core components. | Keith Whitwell | 2001-03-19 | 1 | -1/+3 |
* | - Port 3.4 texture utils, texture format work to 3.5 (including new | Gareth Hughes | 2001-03-18 | 1 | -1/+2 |
* | Allow swrast to cope (fairly) cleanly with GL_SEPERATE_SPECULAR when | Keith Whitwell | 2001-02-16 | 1 | -2/+1 |
* | Fixed conform problems with recent material tracking change. | Keith Whitwell | 2001-02-16 | 1 | -2/+1 |
* | Overhaul of texture image handling. | Brian Paul | 2001-02-06 | 1 | -2/+2 |
* | Some more work on interal debugging, timing routines for things that | Gareth Hughes | 2001-02-03 | 1 | -5/+7 |
* | Removed knowledge of swrast Clear/Bitmap/Accum/Draw/Read/CopyPixels | Keith Whitwell | 2001-01-29 | 1 | -36/+37 |
* | Lots of GLchan datatype changes. | Brian Paul | 2001-01-24 | 1 | -32/+32 |
* | Fixed 'IRound' to 'IROUND' in mmath.h | Keith Whitwell | 2001-01-08 | 1 | -2/+2 |
* | various compilation/warning fixes | Keith Whitwell | 2001-01-05 | 1 | -2/+1 |
* | Add render stage for unclipped vb's to fx driver. | Keith Whitwell | 2000-12-28 | 1 | -1/+2 |
* | Major rework of tnl module | Keith Whitwell | 2000-12-26 | 1 | -39/+39 |
* | Fixed a couple of bugs that crept into last commit | Keith Whitwell | 2000-11-24 | 1 | -2/+2 |
* | Support for swappable t&l modules, including an example one in the FX | Keith Whitwell | 2000-11-24 | 1 | -4/+7 |
* | Move the transform and lighting code to two new directories | Keith Whitwell | 2000-11-16 | 1 | -20/+31 |
* | removed tr_attrib.c | Brian Paul | 2000-11-11 | 1 | -2/+1 |
* | latest sources from Loki | Brian Paul | 2000-11-11 | 1 | -4/+4 |
* | renamed imaging files to histogram since that's what's inside | Brian Paul | 2000-11-10 | 1 | -3/+3 |
* | added swrast/s_aaline.c | Brian Paul | 2000-11-05 | 1 | -1/+3 |
* | - Changes for new software rasterizer modules | Keith Whitwell | 2000-11-05 | 1 | -17/+20 |
* | Moved the software rasterizer to a new directory. | Keith Whitwell | 2000-10-31 | 1 | -9/+33 |
* | Remove dead code in FX driver. | Keith Whitwell | 2000-10-31 | 1 | -4/+1 |
* | generate separate libOSMesa library ala XFree86/DRI | Brian Paul | 2000-10-23 | 1 | -6/+17 |
* | First batch of OpenGL SI related changes: | Brian Paul | 2000-09-26 | 1 | -1/+2 |
* | Replaced preprocessor symbol GL_MESA_TRACE with MESA_TRACE. | Brian Paul | 2000-09-26 | 1 | -4/+35 |
* | renamed Xlib driver files | Brian Paul | 2000-09-07 | 1 | -9/+12 |
* | added convolve.c to file list | Brian Paul | 2000-08-21 | 1 | -2/+3 |
* | removed references to fx_regoff.h and fx_gen_regoff.c | Brian Paul | 2000-07-14 | 1 | -6/+2 |
* | added pixeltex.c | Brian Paul | 2000-04-07 | 1 | -1/+2 |
* | added texutil.c source | Brian Paul | 2000-03-24 | 1 | -1/+2 |
* | added aatriangle.c source | Brian Paul | 2000-02-21 | 1 | -1/+2 |
* | removed glmisc.c, added buffers.c, hint.c, state.c | Brian Paul | 2000-02-02 | 1 | -2/+14 |
* | added -I. to .S.o rule | Brian Paul | 2000-01-28 | 1 | -4/+3 |
* | added new SVGA driver files | Brian Paul | 2000-01-23 | 1 | -1/+6 |
* | replaced some spaces with a tab | Brian Paul | 2000-01-18 | 1 | -3/+3 |
* | updated with latest source files | Brian Paul | 1999-12-17 | 1 | -4/+4 |
* | replaced mthreads.c with glthread.c | Brian Paul | 1999-12-17 | 1 | -2/+2 |
* | removed realglx.c | Brian Paul | 1999-11-28 | 1 | -4/+1 |
* | checked in the first new PIII vertex-transformation code | Andre Werthmann | 1999-11-18 | 1 | -3/+5 |