aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/i965/brw_wm_fp.c
Commit message (Expand)AuthorAgeFilesLines
* i965g: s/varient/variant/Brian Paul2010-12-161-1/+1
* i965g: Remove dead initialization in precalc_tex.Vinson Lee2010-07-161-1/+1
* i965g: Remove unnecessary headers.Vinson Lee2010-01-271-1/+0
* i965g: fixes to build after merge of masterKeith Whitwell2009-12-211-23/+23
* i965g: get basic texturing working againKeith Whitwell2009-11-211-14/+25
* i965g: fix typo converting wm src regsKeith Whitwell2009-11-191-1/+1
* i965g: avoid use of internally generated immediatesKeith Whitwell2009-11-111-1/+4
* i965g: plumb through fb_write target and eot dataKeith Whitwell2009-11-061-13/+13
* i965g: init saturate field in fp dst_reg helperKeith Whitwell2009-11-061-0/+1
* i965g: add dumping for our new pass_fp outputKeith Whitwell2009-11-061-25/+10
* i965g: consolidate some includesKeith Whitwell2009-11-041-1/+0
* i965g: non-glsl fragment shader path is compilingKeith Whitwell2009-10-311-6/+1
* i965g: wip on fragment shadersKeith Whitwell2009-10-311-228/+643
* i965g: work in progress on fragment shadersKeith Whitwell2009-10-291-664/+367
* i965g: still working on compilationKeith Whitwell2009-10-261-9/+9
* i965g: more files compilingKeith Whitwell2009-10-241-30/+30
* i965g: wipKeith Whitwell2009-10-231-129/+64
* i965g: re-starting from the dri driverKeith Whitwell2009-10-231-0/+1177