| Commit message (Expand) | Author | Age | Files | Lines |
* | do away with 'long long' usage | Brian Paul | 2005-12-08 | 1 | -2/+0 |
* | use 64-bit typedefs for portability | Karl Schultz | 2005-12-08 | 1 | -1/+1 |
* | This patch adds the missing NV_vertex_program2 and NV_vertex_program3 | Ian Romanick | 2005-11-08 | 1 | -7/+9 |
* | Unify vertex/fragment program instuctions. | Brian Paul | 2005-11-05 | 1 | -3/+3 |
* | just pass ctx to do_ndc_cliptest() rather than stuffing it in the arb_vp_mach... | Brian Paul | 2005-11-04 | 1 | -4/+3 |
* | s/15/VERT_RESULT_MAX/ | Brian Paul | 2005-11-03 | 1 | -1/+1 |
* | reduced swizzle comment | Brian Paul | 2005-10-29 | 1 | -0/+4 |
* | added warning about use of REG_SCRATCH | Brian Paul | 2005-10-29 | 1 | -1/+1 |
* | added comments | Brian Paul | 2005-07-15 | 1 | -4/+7 |
* | Wrap RESTORE_FPU/RND_NEG_FPU declarations with check for USE_SSE_ASM. | Keith Whitwell | 2005-07-13 | 1 | -0/+6 |
* | Add runtime compiled x87 implementations for most of the remaining | Keith Whitwell | 2005-07-10 | 1 | -0/+13 |
* | Store compiled vertex program representations in a pointer in the | Keith Whitwell | 2005-06-09 | 1 | -13/+19 |
* | Runtime generate sse/sse2 code for some vertex programs. Experimental | Keith Whitwell | 2005-06-08 | 1 | -27/+10 |
* | new file | Keith Whitwell | 2005-06-08 | 1 | -0/+178 |