Age | Commit message (Expand) | Author |
---|---|---|
2002-10-24 | Header file clean-up: | Brian Paul |
2002-08-07 | struct sw_span is again allocated on the stack, but the arrays of span | Brian Paul |
2002-05-02 | Implemented GL_ARB_texture_env_crossbar. | Brian Paul |
2002-04-12 | Klaus Niederkrueger's latest changes: use INIT_SPAN() to init span primitive | Brian Paul |
2002-04-04 | use NULL lambda array for pixel texture | Brian Paul |
2002-01-28 | Still more texture/span simplification and clean-up. | Brian Paul |
2002-01-27 | LOTS of changes, building upon Klaus's work. | Brian Paul |
2002-01-10 | Klaus's latest patches: change texcoord[3] to texcoord[4] everywhere | Brian Paul |
2001-03-12 | Consistent copyright info (version number, date) across all files. | Gareth Hughes |
2000-11-05 | Reorganized software rasterizer as a module which manages its own state, | Keith Whitwell |
2000-10-31 | Moved software rasterizer functionality to new directory. | Keith Whitwell |