summaryrefslogtreecommitdiff
path: root/src/mesa/swrast/s_arbshader.c
AgeCommit message (Expand)Author
2006-10-01New SWspan and SWspanarrays typedefs.Brian Paul
2006-08-01Clean-up FEATURE_ARB_shader_objects #ifdefs. Bug 7492.Michal Krol
2006-07-21load SLANG_FRAGMENT_FIXED_SECONDARYCOLORBrian Paul
2006-07-21just reindentBrian Paul
2006-04-11More GLSL code:Michal Krol
2006-03-21GLSL fixes:Michal Krol
2006-02-28only run shader on active fragments in the spanBrian Paul
2006-02-27More GLSL code:Michal Krol
2006-02-22include proper header file, remove local extern declarationsBrian Paul
2006-02-15Add arbshader stage.Michal Krol