summaryrefslogtreecommitdiff
path: root/src/mesa/main/dlist.h
AgeCommit message (Expand)Author
2001-12-14vertex program check-inBrian Paul
2001-03-24- Minor cleanups of ctx->Driver.Current*Primitive usage.Gareth Hughes
2001-03-24Fix ASSERT_OUTSIDE_SAVE_BEGIN_END() macro as well.Gareth Hughes
2001-03-12Consistent copyright info (version number, date) across all files.Gareth Hughes
2001-03-03lots of gl_*() to _mesa_*() namespace clean-upBrian Paul
2001-01-13fix conform dlist testKeith Whitwell
2000-12-26fix xscreensaver coresKeith Whitwell
2000-12-26Major rework of tnl moduleKeith Whitwell
2000-11-24Fixed a couple of bugs that crept into last commitKeith Whitwell
2000-11-22 Committing in .Jouk Jansen
2000-11-16Move the transform and lighting code to two new directoriesKeith Whitwell
2000-09-24removed unused display_list structBrian Paul
2000-09-15removed unused struct display_list_compilationBrian Paul
2000-05-24changed allocation/initialization of API dispatch tablesBrian Paul
2000-04-05minor clean-ups, renamingBrian Paul
1999-11-11first big check-in of new Mesa 3.3 codeBrian Paul
1999-08-19Initial revisionjtg