summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/i965/brw_wm_fp.c
AgeCommit message (Expand)AuthorFilesLines
2010-07-16i965g: Remove dead initialization in precalc_tex.Vinson Lee1-1/+1
2010-01-27i965g: Remove unnecessary headers.Vinson Lee1-1/+0
2009-12-21i965g: fixes to build after merge of masterKeith Whitwell1-23/+23
2009-11-21i965g: get basic texturing working againKeith Whitwell1-14/+25
2009-11-19i965g: fix typo converting wm src regsKeith Whitwell1-1/+1
2009-11-11i965g: avoid use of internally generated immediatesKeith Whitwell1-1/+4
2009-11-06i965g: plumb through fb_write target and eot dataKeith Whitwell1-13/+13
2009-11-06i965g: init saturate field in fp dst_reg helperKeith Whitwell1-0/+1
2009-11-06i965g: add dumping for our new pass_fp outputKeith Whitwell1-25/+10
2009-11-04i965g: consolidate some includesKeith Whitwell1-1/+0
2009-10-31i965g: non-glsl fragment shader path is compilingKeith Whitwell1-6/+1
2009-10-31i965g: wip on fragment shadersKeith Whitwell1-228/+643
2009-10-29i965g: work in progress on fragment shadersKeith Whitwell1-664/+367
2009-10-26i965g: still working on compilationKeith Whitwell1-9/+9
2009-10-24i965g: more files compilingKeith Whitwell1-30/+30
2009-10-23i965g: wipKeith Whitwell1-129/+64
2009-10-23i965g: re-starting from the dri driverKeith Whitwell1-0/+1177