summaryrefslogtreecommitdiffstats
path: root/src/mesa/tnl/t_vtx_x86_gcc.S
Commit message (Expand)AuthorAgeFilesLines
* Symbol names are prepended with an underscore on CYGWIN as well.Eric Anholt2004-09-171-3/+3
* updated Glide driver documentationDaniel Borca2004-04-131-182/+391
* use # comments instead of //, etc (ajax@nwnk.net)Brian Paul2004-04-071-100/+100
* revived linux-glide build processDaniel Borca2004-04-071-2/+2
* protected all codegen behind AllowCodegenDaniel Borca2004-04-051-5/+3
* got rid of the notify routine as intermediate stepDaniel Borca2004-04-021-13/+29
* added codegen'ed choosersDaniel Borca2004-04-021-60/+64
* Remove test for USE_X86_ASM & HAVE_NONSTANDARD_GLAPIENTRYKeith Whitwell2004-04-011-33/+30
* codegen'ed versions of the 2nd level dispatchDaniel Borca2004-04-011-8/+26
* fine-tuning x86 gcc codegenDaniel Borca2004-03-311-16/+12
* Add #ifdef protection around the file to prevent DRI build breakage.Ian Romanick2004-03-301-0/+2
* First round of codegen for t_vtx_api.c -- ie the Begin/Vertex/End code.Keith Whitwell2004-03-291-126/+201
* Sketch of codegen templates for t_vtx_api.c, not completeKeith Whitwell2004-03-151-0/+242