Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mesa: Move the x86 detection debug messages next to the detection. | Eric Anholt | 2010-08-25 | 1 | -33/+4 |
* | x86: Remove unnecessary header from x86_xform.c. | Vinson Lee | 2010-01-11 | 1 | -1/+0 |
* | mesa: Add support for ARB_depth_clamp. | Eric Anholt | 2009-09-08 | 1 | -3/+6 |
* | mesa: silence warning | Brian Paul | 2009-03-07 | 1 | -2/+2 |
* | mesa: move sse.h and 3dnow.h #includes | Brian Paul | 2009-03-04 | 1 | -0/+9 |
* | mesa: remove unneeded x86.h header | Brian Paul | 2009-03-04 | 1 | -1/+0 |
* | mesa: make _mesa_init_x86_transform_asm() static | Brian Paul | 2009-03-04 | 1 | -1/+1 |
* | mesa: rename common_x86_macros.h -> x86_xform.h | Brian Paul | 2009-03-04 | 1 | -1/+1 |
* | mesa: rename x86.c -> x86_xform.c | Brian Paul | 2009-03-04 | 1 | -0/+145 |