Age | Commit message (Expand) | Author |
---|---|---|
2001-03-19 | Split driver struct into swrast/tnl/core components. | Keith Whitwell |
2001-03-17 | Fix cut&paste bug exposed by clipbug.c demo. | Keith Whitwell |
2001-03-12 | Consistent copyright info (version number, date) across all files. | Gareth Hughes |
2001-03-07 | fixed a bunch of g++ warnings/errors. Compiling with g++ can help find lots ... | Brian Paul |
2001-02-20 | Added GLvector4chan type, removed lots of CHAN_TYPE ifdefs. | Keith Whitwell |
2001-02-07 | Correctly calculate size for disabled texcoord arrays. | Keith Whitwell |
2001-02-04 | rework to correctly respect _ac_import_range() | Keith Whitwell |
2001-01-24 | Lots of GLchan datatype changes. | Brian Paul |
2001-01-16 | fixed a small error in import_color(), include m_translate.h | Brian Paul |
2000-12-28 | Add render stage for unclipped vb's to fx driver. | Keith Whitwell |
2000-12-26 | The array cache. | Keith Whitwell |