summaryrefslogtreecommitdiff
path: root/src/mesa/pipe/softpipe/sp_quad_fs.c
AgeCommit message (Expand)Author
2007-07-27Avoid unnecessary input attrib copy by aligning exec_machine attribs.michal
2007-07-25rename some varsBrian
2007-07-25Fix pinterp() to compute 1 / FRAG_ATTRIB_WPOS.w Update comments too.Brian
2007-07-24Compute need_z and need_w properly and use the correct const/linear/perspecti...Brian
2007-07-24Basic fragment programs run now.Brian
2007-07-23Execute fs tokens.michal
2007-07-13commentsBrian
2007-06-25emit quad->outputs.depth[], hack need_zBrian
2007-06-20update includes (s/tile/quad/)Brian
2007-06-20Rename "tile" files to "quad".Brian