Age | Commit message (Expand) | Author |
2010-10-13 | Drop GLcontext typedef and use struct gl_context instead | Kristian Høgsberg |
2010-09-27 | Remove GL_EXT_cull_vertex | Ian Romanick |
2008-09-18 | mesa: prefix a bunch of #include lines with "main/". | Brian Paul |
2007-04-16 | unhook t_vb_arbprogram.c code - it's going away | Brian |
2006-08-01 | Clean-up FEATURE_ARB_shader_objects #ifdefs. Bug 7492. | Michal Krol |
2006-02-13 | Add ARB_vertex_shader stage just before render stage. | Michal Krol |
2005-06-09 | Store compiled vertex program representations in a pointer in the | Keith Whitwell |
2005-04-22 | Simplify the pipeline_stage structure | Keith Whitwell |
2004-07-01 | Rename the various function types in t_context.h to include a tnl_ prefix. | Keith Whitwell |
2004-05-10 | Add EXT_vertex_cull support to mesa | Keith Whitwell |
2003-11-24 | Merge vtx-0-2-branch | Keith Whitwell |
2003-06-05 | Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything. | Ian Romanick |
2002-10-29 | updated email addresses | Brian Paul |
2001-12-14 | vertex program check-in | Brian Paul |
2001-07-12 | Rename some of the tnl->Driver.* functions to tnl->Driver.Render.*, to make it | Keith Whitwell |
2001-03-12 | Consistent copyright info (version number, date) across all files. | Gareth Hughes |
2001-02-16 | Fixed conform problems with recent material tracking change. | Keith Whitwell |
2001-01-05 | Remove 'pv' parameter from Line/Tri/Point funcs. The provoking vertex | Keith Whitwell |
2000-12-26 | Major rework of tnl module | Keith Whitwell |
2000-11-24 | Support for swappable t&l modules, including an example one in the FX | Keith Whitwell |
2000-11-22 | Committing in . | Jouk Jansen |
2000-11-16 | Move the transform and lighting code to two new directories | Keith Whitwell |