r300: add hw accelerated support for different vertex data formats
[mesa.git] / src / mesa / drivers / dri / r300 / r300_context.c
2005-05-01 Aapo TahkolaAdd support to external tnl switcher and disable hw...
2005-04-30 Aapo Tahkolar300 side support for fixed function pipeline. This...
2005-04-24 Aapo TahkolaModifying to build against current Mesa. Disabled r200...
2005-04-19 Aapo TahkolaReorganized shader stuff.
2005-04-19 Aapo TahkolaFixes for bugs that were nailed down when compairing...
2005-03-17 Aapo TahkolaSimple TCL stage and ability to disable vps.
2005-03-12 Aapo TahkolaUnlike radeon and r200 drivers r300AllocCmdBuf allocs...
2005-03-08 Aapo TahkolaImproving Vladimirs alpha test fix a bit as it turns...
2005-02-28 Aapo Tahkolafix for 'nasty bug' and some sanity checks to avoid...
2005-02-20 Aapo TahkolaAdding support for front buffer mode, removing some...
2005-02-14 Aapo TahkolaSupport for blend color(not tested), "proper line width...
2005-02-10 Aapo TahkolaAdded kindly note about single buffer mode.
2005-02-10 Aapo TahkolaAdding support for selecting line width. Stipple patter...
2005-01-28 Aapo TahkolaAdd basic sceleton for vertex programs + some other...
2005-01-14 Vladimir DergachevReduce amount of stderr output.
2005-01-13 Vladimir DergachevPrevent "disabling 3D acceleration" message from printi...
2005-01-03 Vladimir DergachevPort texture allocation code from R200.
2004-11-02 Nicolai HaehnleNo visible changes, but commit the groundwork for furth...
2004-10-17 Nicolai Haehnle- FIX: flickering
2004-10-15 Nicolai HaehnleHuge dumb drop. State:
2004-09-28 Nicolai HaehnleInitial revision