Age | Commit message (Expand) | Author |
---|---|---|
2004-03-21 | ctx->Const.MaxTextureLevels is not the highest mipmap level but the number | Felix Kuehling |
2004-03-21 | Improved MaxTextureLevel computation to take the nr. of tex units and both | Felix Kuehling |
2004-03-21 | Implemented support for software-based AUX color buffers. | Brian Paul |
2004-03-07 | Fixed two small problems in the vertex setup. | Felix Kuehling |
2004-02-29 | Reorganized hardware state data structures and state emission. Don't track | Felix Kuehling |
2004-02-26 | Set ctx->Const.MaxTexture[Image/Coord]Units correctly. Fixes corruption in q3. | Felix Kuehling |
2004-02-26 | Converted vertex setup to use t_vertex.[ch]. | Felix Kuehling |
2004-02-25 | Call _tnl_allow_pixel/vertex_fog in savageCreateContext. (Brian Paul) | Felix Kuehling |
2004-02-22 | Imported the Savage DRI driver from the savage-2-0-0-branch of DRI CVS | Felix Kuehling |