summaryrefslogtreecommitdiffstats
path: root/src/mesa/tnl/t_vp_build.h
Commit message (Expand)AuthorAgeFilesLines
* s/Tungsten Graphics/VMware/José Fonseca2014-01-171-2/+2
* mesa: remove outdated version lines in commentsRico Schüller2013-06-051-1/+0
* tnl: Clean up header file inclusion in t_vp_build.h.Vinson Lee2010-12-301-1/+1
* Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg2010-10-131-1/+1
* mesa: Prefix main includes with dir to avoid conflicts.José Fonseca2008-07-241-1/+1
* remove dead program cache codeBrian2007-10-311-10/+0
* Use ffvertex_prog.c code instead of t_vp_build.c code.Brian2007-10-311-0/+4
* Refactor _tnl_UpdateFixedFunctionProgram().Brian2007-10-291-3/+8
* checkpoint in constant tracking reworkKeith Whitwell2007-08-251-0/+7
* prevent run_arb_vertex_program from running tnl programs unless ctx->_Maintai...Aapo Tahkola2006-06-061-0/+1
* added _tnl_ProgramCacheDestroy() prototypeBrian Paul2005-06-271-0/+2
* Store compiled vertex program representations in a pointer in theKeith Whitwell2005-06-091-4/+0
* Simplify the pipeline_stage structureKeith Whitwell2005-04-221-0/+37