Age | Commit message (Expand) | Author |
---|---|---|
2004-03-02 | Fixed some small state tracking issues while hunting a different problem. | Felix Kuehling |
2004-02-29 | Corrected the maximum vertex size argument of _tnl_init_vertices. | 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 | Adapt the VERT_SET/COPY/SAVE/RESTORE_RGBA/SPEC macros to copy with all savage... | Felix Kuehling |
2004-02-26 | Forgot to remove savagevb.h in last commit. | 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 |