glBindProgramARB dispatches to glBindProgramNV (remove _mesa_BindProgramARB).
[mesa.git] / src / mesa / main / dlist.h
2001-12-14 Brian Paulvertex program check-in
2001-03-24 Gareth Hughes- Minor cleanups of ctx->Driver.Current*Primitive usage.
2001-03-24 Gareth HughesFix ASSERT_OUTSIDE_SAVE_BEGIN_END() macro as well.
2001-03-12 Gareth HughesConsistent copyright info (version number, date) across...
2001-03-03 Brian Paullots of gl_*() to _mesa_*() namespace clean-up
2001-01-13 Keith Whitwellfix conform dlist test
2000-12-26 Keith Whitwellfix xscreensaver cores
2000-12-26 Keith WhitwellMajor rework of tnl module
2000-11-24 Keith WhitwellFixed a couple of bugs that crept into last commit
2000-11-22 Jouk Jansen Committing in .
2000-11-16 Keith WhitwellMove the transform and lighting code to two new directories
2000-09-24 Brian Paulremoved unused display_list struct
2000-09-15 Brian Paulremoved unused struct display_list_compilation
2000-05-24 Brian Paulchanged allocation/initialization of API dispatch tables
2000-04-05 Brian Paulminor clean-ups, renaming
1999-11-11 Brian Paulfirst big check-in of new Mesa 3.3 code
1999-08-19 jtgInitial revision