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