| Commit message (Expand) | Author | Age | Files | Lines |
* | additional wrapper updates, bug 4468 | Brian Paul | 2005-09-19 | 1 | -3/+14 |
* | use mesa import wrappers, bug 4468 | Brian Paul | 2005-09-16 | 1 | -3/+3 |
* | solved classic "char*" vs "char[]" conflict. we were mimicking a pointer var... | Daniel Borca | 2005-01-06 | 1 | -8/+8 |
* | small aesthetic correction | Daniel Borca | 2004-11-01 | 1 | -1/+2 |
* | Rename the various function types in t_context.h to include a tnl_ prefix. | Keith Whitwell | 2004-07-01 | 1 | -5/+5 |
* | doc update; minor changes | Daniel Borca | 2004-05-20 | 1 | -9/+13 |
* | updated Glide driver documentation | Daniel Borca | 2004-04-13 | 1 | -95/+61 |
* | got rid of the notify routine as intermediate step | Daniel Borca | 2004-04-02 | 1 | -4/+8 |
* | added codegen'ed choosers | Daniel Borca | 2004-04-02 | 1 | -12/+78 |
* | Rename _x86_ symbols to avoid conflict with r200 driver | Keith Whitwell | 2004-04-01 | 1 | -29/+29 |
* | Define empty _tnl_x86_exec_vtxfmt_init if USE_X86_ASM is undefined. This | Felix Kuehling | 2004-04-01 | 1 | -0/+5 |
* | codegen'ed versions of the 2nd level dispatch | Daniel Borca | 2004-04-01 | 1 | -2/+71 |
* | fine-tuning x86 gcc codegen | Daniel Borca | 2004-03-31 | 1 | -4/+23 |
* | dynfn --> _tnl_dynfn | Keith Whitwell | 2004-03-31 | 1 | -11/+11 |
* | new files | Keith Whitwell | 2004-03-29 | 1 | -0/+251 |
* | Merge vtx-0-2-branch | Keith Whitwell | 2003-11-24 | 1 | -704/+0 |
* | Killed mmath.[ch]. Moved low-level functions/assembly code into imports.[ch] | Brian Paul | 2003-03-01 | 1 | -1/+0 |
* | Header file clean-up: | Brian Paul | 2002-10-24 | 1 | -3/+1 |
* | Applied Matt Sealey's patch to remove/isolate all stdio.h function calls. | Brian Paul | 2002-06-29 | 1 | -13/+13 |
* | another checkpoint of struct immediate replacement code | Keith Whitwell | 2002-05-11 | 1 | -166/+146 |
* | Core of the future vertex engine. Isn't built yet, nor will be for a while... | Keith Whitwell | 2002-04-18 | 1 | -0/+727 |