Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-11-27 | Change the dispatch offsets for the VertexAttrib*NV functions so they don't | Brian Paul | |
alias with the corresponding ARB functions. GL_ARB_vertex_shader (and OpenGL 2.0's) VertexAttrib functions don't alias with conventional vertex attributes, as GL_NV_vertex_program does. So, the ARB and NV version of VertexAttrib need to be distinct. | |||
2004-07-01 | Rename the various function types in t_context.h to include a tnl_ prefix. | Keith Whitwell | |
2004-04-02 | disabled naughty cheats and protected the choosers behind AllowCodeGen | Daniel Borca | |
2004-04-02 | added codegen'ed choosers | Daniel Borca | |
2004-04-01 | codegen'ed versions of the 2nd level dispatch | Daniel Borca | |
2004-03-29 | new files | Keith Whitwell | |