When upgrading copied vertices, distinguish between an attribute
[mesa.git] / src / mesa / tnl / t_vtx_x86_gcc.S
2004-04-13 Daniel Borcaupdated Glide driver documentation
2004-04-07 Brian Pauluse # comments instead of //, etc (ajax@nwnk.net)
2004-04-07 Daniel Borcarevived linux-glide build process
2004-04-05 Daniel Borcaprotected all codegen behind AllowCodegen
2004-04-02 Daniel Borcagot rid of the notify routine as intermediate step
2004-04-02 Daniel Borcaadded codegen'ed choosers
2004-04-01 Keith WhitwellRemove test for USE_X86_ASM & HAVE_NONSTANDARD_GLAPIENTRY
2004-04-01 Daniel Borcacodegen'ed versions of the 2nd level dispatch
2004-03-31 Daniel Borcafine-tuning x86 gcc codegen
2004-03-30 Ian RomanickAdd #ifdef protection around the file to prevent DRI...
2004-03-29 Keith WhitwellFirst round of codegen for t_vtx_api.c -- ie the Begin...
2004-03-15 Keith WhitwellSketch of codegen templates for t_vtx_api.c, not complete