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