Age | Commit message (Expand) | Author |
---|---|---|
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 |