Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove old t_vertex.c codegen infrastructure, tie in new code. | Keith Whitwell | 2005-05-18 | 1 | -267/+0 |
* | mesa-tnl-0-to-NULL.patch from Jeff Muizelaar | Keith Whitwell | 2005-02-10 | 1 | -2/+2 |
* | free buffer in t_vertex_c.c on context delete | Keith Whitwell | 2005-01-12 | 1 | -0/+8 |
* | silence a variety of warnings found with g++ 3.4.2 | Brian Paul | 2004-12-03 | 1 | -1/+1 |
* | don't use __FUNCTION__ - not portable | Brian Paul | 2004-08-22 | 1 | -7/+2 |
* | updates from Jouk | Brian Paul | 2004-08-18 | 1 | -1/+1 |
* | Minor tweaks to deal with vsnprintf and __FUNCTION__ on WIN32 | Karl Schultz | 2004-08-14 | 1 | -1/+8 |
* | Rename the various function types in t_context.h to include a tnl_ prefix. | Keith Whitwell | 2004-07-01 | 1 | -1/+1 |
* | Add infrastructure for t_vertex.c codegen. Add an example driver | Keith Whitwell | 2004-06-30 | 1 | -0/+257 |