fixed a bunch of g++ warnings/errors. Compiling with g++ can help find lots of poten...
[mesa.git] / src / mesa / array_cache / ac_import.c
2001-03-07 Brian Paulfixed a bunch of g++ warnings/errors. Compiling with...
2001-02-20 Keith WhitwellAdded GLvector4chan type, removed lots of CHAN_TYPE...
2001-02-07 Keith WhitwellCorrectly calculate size for disabled texcoord arrays.
2001-02-04 Keith Whitwellrework to correctly respect _ac_import_range()
2001-01-24 Brian PaulLots of GLchan datatype changes.
2001-01-16 Brian Paulfixed a small error in import_color(), include m_transl...
2000-12-28 Keith WhitwellAdd render stage for unclipped vb's to fx driver.
2000-12-26 Keith WhitwellThe array cache.