aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/swrast/s_fragprog.h
Commit message (Collapse)AuthorAgeFilesLines
* swrast: Clean up header file inclusion in s_fragprog.h.Vinson Lee2010-12-241-1/+2
|
* Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg2010-10-131-1/+1
|
* swrast: Reduce header file inclusion in s_fragprog.h.Vinson Lee2010-08-071-1/+2
| | | | | | | | | s_fragprog.h Include mtype.h for GLcontext symbol. Include s_span.h for SWspan symbol. s_fragprog.c Include s_context.h now that it is removed from s_fragprog.h.
* Renamed s_nvfragprog.[ch] to s_fragprog.[ch]Brian2006-12-151-6/+7
|
* Renamed from s_nvfragprog.[ch]Brian2006-12-141-0/+37