summaryrefslogtreecommitdiffstats
path: root/src/mesa/pipe/i965simple/brw_sf_emit.c
Commit message (Expand)AuthorAgeFilesLines
* gallium: Use p_debug.h instead of non-portable stdio.h/assert.h functions.José Fonseca2008-02-061-7/+7
* replace _mesa_printf() with fprintf()Brian2008-01-151-7/+7
* 965: scan fs inputs to work out interpolation in setup programKeith Whitwell2008-01-041-8/+22
* 965: hardwire correct behaviour for vp-tri setup (for now...)Keith Whitwell2007-12-191-1/+1
* 965: get fragment shader compiler compilingKeith Whitwell2007-12-131-334/+6
* Port i965 driver to Gallium3D.Zack Rusin2007-12-111-0/+696