Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Invalidate current fastpath on changes to attribute size or offset within | Keith Whitwell | 2005-05-19 | 1 | -4/+23 |
* | Cope with the common 3ub and 1ub cases. | Keith Whitwell | 2005-05-19 | 1 | -66/+202 |
* | Rename emit functions to reflect instruction set in use (ie | Keith Whitwell | 2005-05-19 | 1 | -175/+274 |
* | Remove old t_vertex.c codegen infrastructure, tie in new code. | Keith Whitwell | 2005-05-18 | 1 | -4/+5 |
* | Fix a few typos, initialize p->identity. | Keith Whitwell | 2005-05-18 | 1 | -3/+9 |
* | Generates working SSE code for gears under the swrast driver. | Keith Whitwell | 2005-05-18 | 1 | -58/+127 |
* | Checkpoint commit: Preliminary version of a facility to emit x86/sse code | Keith Whitwell | 2005-05-18 | 1 | -0/+937 |