summaryrefslogtreecommitdiff
path: root/src/mesa/main/texstate.c
AgeCommit message (Expand)Author
2000-03-07added GL_EXT_texture_lod_bias extension (Michael Vance)Brian Paul
2000-03-07added target parameter to Driver.TexEnv()Brian Paul
2000-02-08added a few missing ASSERT_OUTSIDE_BEGIN_END_AND_FLUSH() callsBrian Paul
1999-11-12added GL_EXT_texture_env_add extensionBrian Paul
1999-11-11first big check-in of new Mesa 3.3 codeBrian Paul
1999-11-05clean-up to reduce MSVC warningsBrian Paul
1999-10-08Fixed includes & added a few hooks for the DRI.Keith Whitwell
1999-09-07removed TexCoordUnit from GLcontext, use Array.ActiveTexture insteadBrian Paul
1999-08-19Initial revisionjtg