summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/i965/brw_wm_pass2.c
AgeCommit message (Expand)AuthorFilesLines
2009-11-18i965g: remove more references to nr_vp_outputs in wm compilationKeith Whitwell1-3/+1
2009-11-17i965g: handle special vs outputs speciallyKeith Whitwell1-1/+1
2009-11-11i965g: skip over vertex position output when preallocating FS inputsKeith Whitwell1-0/+4
2009-11-04i965g: clean up wm init_registers funcKeith Whitwell1-9/+11
2009-10-31i965g: non-glsl fragment shader path is compilingKeith Whitwell1-20/+7
2009-10-26i965g: still working on compilationKeith Whitwell1-2/+2
2009-10-23i965g: re-starting from the dri driverKeith Whitwell1-0/+343