Refactor installation targets
[mesa.git] / src / mesa / x86 / 3dnow.c
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2005-10-07 Brian PaulMATH_DEBUG changes from bug #4468.
2003-03-29 Brian Pauldisable normal xform code for now
2002-08-21 Brian Paulre-enable ASSIGN_NORM_GROUP( 3dnow )
2002-04-09 Keith Whitwellremove dead vertex assembly
2001-11-19 Keith Whitwell3dnow normalize_normals broken, disable
2001-03-30 Gareth HughesRemove all traces of CULL_MASK_ACTIVE.
2001-03-29 Gareth HughesConsolidation of asm code in 3.5
2001-03-28 Gareth HughesNew type system for assembly code. Asm files should...
2001-03-03 Brian Paulmore namespace clean-ups
2001-03-03 Brian Paullots of gl_*() to _mesa_*() namespace clean-up
2001-02-03 Gareth HughesSome more work on interal debugging, timing routines...
2000-12-27 Keith WhitwellFixes for compiling assembly (disable unused 'masked...
2000-11-22 Jouk Jansen Modified Files:
2000-11-19 Gareth Hughes- Fix tnl/t_context.h inclusion.
2000-11-18 Jon Taylor* Auto* build fixes
2000-11-16 Keith WhitwellMove the transform and lighting code to two new directories
2000-10-23 Gareth HughesMajor audit of all Mesa's x86 assembly code. This...
2000-09-17 Gareth HughesGeneral cleanups. Disable gl_katmai_project_vertices and
2000-09-15 Brian Paulmoved DECLARE_XFORM_GROUP macros outside of gl_init_3dn...
2000-06-27 Brian Pauladded aligned memory allocations (Gareth Hughes)
2000-06-14 Brian Pauladded dummy function to silence compiler warning
1999-11-12 Kendall Bennett . Updates to get X86, MXX and 3DNow assembler code...
1999-10-19 Keith WhitwellChanges to reduce the memory footprint of display lists
1999-08-19 jtgInitial revision