fix ugly bug triggered by macro expansion
[mesa.git] / src / mesa / tnl / t_save_api.c
2004-01-31 Brian Pauldon't call gl functions directly, jump through _glapi_D...
2004-01-15 Brian PaulCosmetic changes.
2004-01-08 Daniel Borcakeeping things safe: sanity check back
2004-01-08 Daniel Borcaremoved unnecessary (now) sanity check
2004-01-07 Daniel Borcasanity check for vertex counter
2003-12-09 Keith WhitwellCall UpdateMaterials when they have changed
2003-12-06 Keith WhitwellRelax assertion to account for empty primitives.
2003-12-05 Keith WhitwellBackout last change on the displaylist path to fix...
2003-12-05 Brian Paulinclude glheader.h first, to prevent warnings about...
2003-12-04 Karl SchultzAdd missing GLAPIENTRY
2003-12-03 Keith WhitwellEnsure PRIM_BEGIN marker isn't lost when incomplete...
2003-11-25 Brian Paulfix assorted g++ warnings
2003-11-25 Brian PaulRemove unnecessary usage of __FUNCTION__.
2003-11-24 Keith WhitwellMerge vtx-0-2-branch