Age | Commit message (Expand) | Author |
---|---|---|
2001-03-19 | Split driver struct into swrast/tnl/core components. | Keith Whitwell |
2001-03-12 | Consistent copyright info (version number, date) across all files. | Gareth Hughes |
2001-03-08 | More g++ warning fixes. Fixes for CHAN_BITS==16, it seems to work. | Brian Paul |
2001-03-03 | more clean-ups | Brian Paul |
2001-03-03 | lots of gl_*() to _mesa_*() namespace clean-up | Brian Paul |
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 |