summaryrefslogtreecommitdiff
path: root/src/mesa/tnl/t_vtx_x86_gcc.S
AgeCommit message (Expand)Author
2004-04-01Remove test for USE_X86_ASM & HAVE_NONSTANDARD_GLAPIENTRYKeith Whitwell
2004-04-01codegen'ed versions of the 2nd level dispatchDaniel Borca
2004-03-31fine-tuning x86 gcc codegenDaniel Borca
2004-03-30Add #ifdef protection around the file to prevent DRI build breakage.Ian Romanick
2004-03-29First round of codegen for t_vtx_api.c -- ie the Begin/Vertex/End code.Keith Whitwell
2004-03-15Sketch of codegen templates for t_vtx_api.c, not completeKeith Whitwell