summaryrefslogtreecommitdiffstats
path: root/src/mesa/pipe/i965simple/brw_sf.c
Commit message (Expand)AuthorAgeFilesLines
* replace _mesa_printf() with fprintf()Brian2008-01-151-4/+4
* 965: always perform SF parameter setup for positionKeith Whitwell2008-01-041-1/+9
* 965: scan fs inputs to work out interpolation in setup programKeith Whitwell2008-01-041-37/+65
* 965: populate fp_input_count in setup keyKeith Whitwell2007-12-191-0/+4
* 965: get fragment shader compiler compilingKeith Whitwell2007-12-131-48/+165
* Port i965 driver to Gallium3D.Zack Rusin2007-12-111-0/+194