Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | removed unused t_vb_arbprogram stage | Brian | 2007-04-16 | 1 | -1330/+0 |
* | updated includes | Brian | 2006-12-15 | 1 | -1/+1 |
* | Fix extended swizzling in vertex programs by introducing special swizzle inst... | Roland Scheidegger | 2006-06-01 | 1 | -15/+77 |
* | fix up the emit_func list in the experimental arbprogram sse code. | Roland Scheidegger | 2006-03-03 | 1 | -5/+45 |
* | add some assertions to check emit_func[] table validity | Brian Paul | 2006-02-02 | 1 | -0/+6 |
* | use mesa import wrappers, bug 4468 | Brian Paul | 2005-09-16 | 1 | -1/+1 |
* | Add runtime compiled x87 implementations for most of the remaining | Keith Whitwell | 2005-07-10 | 1 | -189/+528 |
* | replace some free() calls with _mesa_free() | Brian Paul | 2005-07-01 | 1 | -1/+1 |
* | Store compiled vertex program representations in a pointer in the | Keith Whitwell | 2005-06-09 | 1 | -13/+16 |
* | Turn off debug | Keith Whitwell | 2005-06-08 | 1 | -3/+5 |
* | Runtime generate sse/sse2 code for some vertex programs. Experimental | Keith Whitwell | 2005-06-08 | 1 | -0/+878 |