Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mesa: Prefix main includes with dir to avoid conflicts. | José Fonseca | 2008-07-24 | 1 | -1/+1 |
* | remove dead program cache code | Brian | 2007-10-31 | 1 | -10/+0 |
* | Use ffvertex_prog.c code instead of t_vp_build.c code. | Brian | 2007-10-31 | 1 | -0/+4 |
* | Refactor _tnl_UpdateFixedFunctionProgram(). | Brian | 2007-10-29 | 1 | -3/+8 |
* | checkpoint in constant tracking rework | Keith Whitwell | 2007-08-25 | 1 | -0/+7 |
* | prevent run_arb_vertex_program from running tnl programs unless ctx->_Maintai... | Aapo Tahkola | 2006-06-06 | 1 | -0/+1 |
* | added _tnl_ProgramCacheDestroy() prototype | Brian Paul | 2005-06-27 | 1 | -0/+2 |
* | Store compiled vertex program representations in a pointer in the | Keith Whitwell | 2005-06-09 | 1 | -4/+0 |
* | Simplify the pipeline_stage structure | Keith Whitwell | 2005-04-22 | 1 | -0/+37 |