Symbol names are prepended with an underscore on CYGWIN as well.
[mesa.git] / src / mesa / tnl / t_vtx_x86.c
2004-07-01 Keith WhitwellRename the various function types in t_context.h to...
2004-05-20 Daniel Borcadoc update; minor changes
2004-04-13 Daniel Borcaupdated Glide driver documentation
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 WhitwellRename _x86_ symbols to avoid conflict with r200 driver
2004-04-01 Felix KuehlingDefine empty _tnl_x86_exec_vtxfmt_init if USE_X86_ASM...
2004-04-01 Daniel Borcacodegen'ed versions of the 2nd level dispatch
2004-03-31 Daniel Borcafine-tuning x86 gcc codegen
2004-03-31 Keith Whitwelldynfn --> _tnl_dynfn
2004-03-29 Keith Whitwellnew files
2003-11-24 Keith WhitwellMerge vtx-0-2-branch
2003-03-01 Brian PaulKilled mmath.[ch]. Moved low-level functions/assembly...
2002-10-24 Brian PaulHeader file clean-up:
2002-06-29 Brian PaulApplied Matt Sealey's patch to remove/isolate all stdio...
2002-05-11 Keith Whitwellanother checkpoint of struct immediate replacement...
2002-04-18 Keith WhitwellCore of the future vertex engine. Isn't built yet...