| Commit message (Expand) | Author | Age | Files | Lines |
* | removed some bogus error checks | Brian Paul | 2001-02-28 | 1 | -15/+3 |
* | Implemented GL_SGIX_shadow and GL_SGIX_shadow_texture. | Brian Paul | 2001-02-20 | 1 | -2/+30 |
* | Changed FetchTexel() function pointer arguments. | Brian Paul | 2001-02-17 | 1 | -1/+62 |
* | Work in glGetTexImage() to return GL_COLOR_INDEX images. | Brian Paul | 2001-02-17 | 1 | -2/+11 |
* | Overhaul of texture image handling. | Brian Paul | 2001-02-06 | 1 | -2/+1 |
* | Removed knowledge of swrast Clear/Bitmap/Accum/Draw/Read/CopyPixels | Keith Whitwell | 2001-01-29 | 1 | -2/+1 |
* | Lots of GLchan datatype changes. | Brian Paul | 2001-01-24 | 1 | -5/+5 |
* | Implementation of GL_EXT_texture_env_dot3. | Gareth Hughes | 2001-01-06 | 1 | -7/+14 |
* | Major rework of tnl module | Keith Whitwell | 2000-12-26 | 1 | -340/+399 |
* | Support for swappable t&l modules, including an example one in the FX | Keith Whitwell | 2000-11-24 | 1 | -5/+8 |
* | Committing in . | Jouk Jansen | 2000-11-22 | 1 | -11/+11 |
* | Replaced Texture.CurrentD[] with separate Texture.Current1/2/3D vars. | Brian Paul | 2000-11-19 | 1 | -66/+5 |
* | Move the transform and lighting code to two new directories | Keith Whitwell | 2000-11-16 | 1 | -22/+7 |
* | - Changes for new software rasterizer modules | Keith Whitwell | 2000-11-05 | 1 | -18/+17 |
* | Moved the software rasterizer to a new directory. | Keith Whitwell | 2000-10-31 | 1 | -2/+3 |
* | Replace the flags Mesa was using for ctx->NewState with a new set | Keith Whitwell | 2000-10-30 | 1 | -60/+40 |
* | New colormac.h file for color-related macros. | Brian Paul | 2000-10-28 | 1 | -1/+2 |
* | Basic work to support deep color channels: | Brian Paul | 2000-10-28 | 1 | -13/+13 |
* | glGetTexParameter(GL_TEXTURE_RESIDENT) didn't query device driver | Brian Paul | 2000-08-01 | 1 | -4/+18 |
* | Holger's fixes for GL_EXT_texture_env_combine | Brian Paul | 2000-07-05 | 1 | -5/+2 |
* | added GL_EXT_texture_env_combine (Holger Waechtler) | Brian Paul | 2000-06-27 | 1 | -49/+414 |
* | initial work for GL_ARB_texture_compression | Brian Paul | 2000-05-23 | 1 | -3/+31 |
* | more texture cube work, misc code clean-up | Brian Paul | 2000-05-23 | 1 | -58/+39 |
* | more work on GL_ARB_texture_cube_map | Brian Paul | 2000-05-23 | 1 | -50/+31 |
* | initial code for GL_ARB_texture_cube_map | Brian Paul | 2000-05-22 | 1 | -2/+28 |
* | added GL_EXT_texture_lod_bias extension (Michael Vance) | Brian Paul | 2000-03-07 | 1 | -33/+52 |
* | added target parameter to Driver.TexEnv() | Brian Paul | 2000-03-07 | 1 | -2/+2 |
* | added a few missing ASSERT_OUTSIDE_BEGIN_END_AND_FLUSH() calls | Brian Paul | 2000-02-08 | 1 | -4/+18 |
* | added GL_EXT_texture_env_add extension | Brian Paul | 1999-11-12 | 1 | -5/+12 |
* | first big check-in of new Mesa 3.3 code | Brian Paul | 1999-11-11 | 1 | -42/+150 |
* | clean-up to reduce MSVC warnings | Brian Paul | 1999-11-05 | 1 | -27/+51 |
* | Fixed includes & added a few hooks for the DRI.kw-mesa-1 | Keith Whitwell | 1999-10-08 | 1 | -4/+5 |
* | removed TexCoordUnit from GLcontext, use Array.ActiveTexture instead | Brian Paul | 1999-09-07 | 1 | -2/+1 |
* | Initial revision | jtg | 1999-08-19 | 1 | -0/+1146 |