Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-02-10 | mesa-tnl-0-to-NULL.patch from Jeff Muizelaar | Keith Whitwell | |
2005-01-12 | free buffer in t_vertex_c.c on context delete | Keith Whitwell | |
2004-12-03 | silence a variety of warnings found with g++ 3.4.2 | Brian Paul | |
2004-08-22 | don't use __FUNCTION__ - not portable | Brian Paul | |
2004-08-18 | updates from Jouk | Brian Paul | |
2004-08-14 | Minor tweaks to deal with vsnprintf and __FUNCTION__ on WIN32 | Karl Schultz | |
2004-07-01 | Rename the various function types in t_context.h to include a tnl_ prefix. | Keith Whitwell | |
2004-06-30 | Add infrastructure for t_vertex.c codegen. Add an example driver | Keith Whitwell | |
for this which spits out C code for the generated functions. |