aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/main/ffvertex_prog.h
Commit message (Collapse)AuthorAgeFilesLines
* mesa: Clean up header file inclusion in ffvertex_prog.h.Vinson Lee2010-11-091-1/+1
|
* Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg2010-10-131-1/+1
|
* mesa: move fixed function vertex program builder from tnl to core mesaKeith Whitwell2008-09-211-0/+40
Also unify caching of fragment and vertex programs in shader/prog_cache.c` Brought across from gallium-0.2