Age | Commit message (Expand) | Author |
2000-11-19 | Replaced Texture.CurrentD[] with separate Texture.Current1/2/3D vars. | Brian Paul |
2000-11-16 | Move the transform and lighting code to two new directories | Keith Whitwell |
2000-11-05 | - Changes for new software rasterizer modules | Keith Whitwell |
2000-10-31 | Moved the software rasterizer to a new directory. | Keith Whitwell |
2000-10-30 | Replace the flags Mesa was using for ctx->NewState with a new set | Keith Whitwell |
2000-10-28 | New colormac.h file for color-related macros. | Brian Paul |
2000-10-28 | Basic work to support deep color channels: | Brian Paul |
2000-08-01 | glGetTexParameter(GL_TEXTURE_RESIDENT) didn't query device driver | Brian Paul |
2000-07-05 | Holger's fixes for GL_EXT_texture_env_combine | Brian Paul |
2000-06-27 | added GL_EXT_texture_env_combine (Holger Waechtler) | Brian Paul |
2000-05-23 | initial work for GL_ARB_texture_compression | Brian Paul |
2000-05-23 | more texture cube work, misc code clean-up | Brian Paul |
2000-05-23 | more work on GL_ARB_texture_cube_map | Brian Paul |
2000-05-22 | initial code for GL_ARB_texture_cube_map | Brian Paul |
2000-03-07 | added GL_EXT_texture_lod_bias extension (Michael Vance) | Brian Paul |
2000-03-07 | added target parameter to Driver.TexEnv() | Brian Paul |
2000-02-08 | added a few missing ASSERT_OUTSIDE_BEGIN_END_AND_FLUSH() calls | Brian Paul |
1999-11-12 | added GL_EXT_texture_env_add extension | Brian Paul |
1999-11-11 | first big check-in of new Mesa 3.3 code | Brian Paul |
1999-11-05 | clean-up to reduce MSVC warnings | Brian Paul |
1999-10-08 | Fixed includes & added a few hooks for the DRI. | Keith Whitwell |
1999-09-07 | removed TexCoordUnit from GLcontext, use Array.ActiveTexture instead | Brian Paul |
1999-08-19 | Initial revision | jtg |