summaryrefslogtreecommitdiff
path: root/src/mesa/tnl/t_vp_build.h
AgeCommit message (Expand)Author
2010-12-30tnl: Clean up header file inclusion in t_vp_build.h.Vinson Lee
2010-10-13Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg
2008-07-24mesa: Prefix main includes with dir to avoid conflicts.José Fonseca
2007-10-31remove dead program cache codeBrian
2007-10-31Use ffvertex_prog.c code instead of t_vp_build.c code.Brian
2007-10-29Refactor _tnl_UpdateFixedFunctionProgram().Brian
2007-08-25checkpoint in constant tracking reworkKeith Whitwell
2006-06-06prevent run_arb_vertex_program from running tnl programs unless ctx->_Maintai...Aapo Tahkola
2005-06-27added _tnl_ProgramCacheDestroy() prototypeBrian Paul
2005-06-09Store compiled vertex program representations in a pointer in theKeith Whitwell
2005-04-22Simplify the pipeline_stage structureKeith Whitwell