| Commit message (Expand) | Author | Age | Files | Lines |
* | disable normal xform code for now | Brian Paul | 2003-03-29 | 1 | -3/+6 |
* | re-enable ASSIGN_NORM_GROUP( 3dnow ) | Brian Paul | 2002-08-21 | 1 | -8/+4 |
* | remove dead vertex assembly | Keith Whitwell | 2002-04-09 | 1 | -14/+1 |
* | 3dnow normalize_normals broken, disable | Keith Whitwell | 2001-11-19 | 1 | -2/+4 |
* | Remove all traces of CULL_MASK_ACTIVE. | Gareth Hughes | 2001-03-30 | 1 | -78/+4 |
* | Consolidation of asm code in 3.5 | Gareth Hughes | 2001-03-29 | 1 | -70/+61 |
* | New type system for assembly code. Asm files should now include | Gareth Hughes | 2001-03-28 | 1 | -51/+50 |
* | more namespace clean-ups | Brian Paul | 2001-03-03 | 1 | -45/+45 |
* | lots of gl_*() to _mesa_*() namespace clean-up | Brian Paul | 2001-03-03 | 1 | -10/+10 |
* | Some more work on interal debugging, timing routines for things that | Gareth Hughes | 2001-02-03 | 1 | -5/+5 |
* | Fixes for compiling assembly (disable unused 'masked' versions) | Keith Whitwell | 2000-12-27 | 1 | -5/+5 |
* | Modified Files: | Jouk Jansen | 2000-11-22 | 1 | -2/+2 |
* | - Fix tnl/t_context.h inclusion. | Gareth Hughes | 2000-11-19 | 1 | -4/+4 |
* | * Auto* build fixes | Jon Taylor | 2000-11-18 | 1 | -1/+3 |
* | Move the transform and lighting code to two new directories | Keith Whitwell | 2000-11-16 | 1 | -4/+5 |
* | Major audit of all Mesa's x86 assembly code. This round is basically | Gareth Hughes | 2000-10-23 | 1 | -94/+81 |
* | General cleanups. Disable gl_katmai_project_vertices and | Gareth Hughes | 2000-09-17 | 1 | -103/+104 |
* | moved DECLARE_XFORM_GROUP macros outside of gl_init_3dnow_asm_transforms() to... | Brian Paul | 2000-09-15 | 1 | -17/+16 |
* | added aligned memory allocations (Gareth Hughes) | Brian Paul | 2000-06-27 | 1 | -2/+2 |
* | added dummy function to silence compiler warning | Brian Paul | 2000-06-14 | 1 | -3/+12 |
* | . Updates to get X86, MXX and 3DNow assembler code working with Watcom | Kendall Bennett | 1999-11-12 | 1 | -58/+57 |
* | Changes to reduce the memory footprint of display lists | Keith Whitwell | 1999-10-19 | 1 | -1/+23 |
* | Initial revision | jtg | 1999-08-19 | 1 | -0/+168 |