summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/i965/brw_wm.c
AgeCommit message (Expand)AuthorFilesLines
2011-11-29i965g: Delete this driver.Kai Wasserbäch1-319/+0
2010-04-10Squashed commit of the following:Keith Whitwell1-2/+3
2010-03-10Merge branch 'master' into gallium-sampler-viewMichal Krol1-2/+2
2010-03-01i965: Rename pipe formats.José Fonseca1-2/+2
2010-02-05i965g: Remove unnecessary headers.Vinson Lee1-1/+0
2009-12-21i965g: fixes to build after merge of masterKeith Whitwell1-1/+1
2009-12-10i965: Fix after sampler view changes.michal1-2/+2
2009-11-21i965g: get basic texturing working againKeith Whitwell1-0/+9
2009-11-14i965g: restore check on line smooth stateKeith Whitwell1-1/+2
2009-11-06i965g: propogate nr_cbufs into wm prog keyKeith Whitwell1-0/+5
2009-11-06i965g: don't set up vs stack register for non-branching shadersKeith Whitwell1-3/+0
2009-11-05i965g: add lots of error checks and early returnsKeith Whitwell1-37/+41
2009-11-04i965g: consolidate some includesKeith Whitwell1-2/+0
2009-11-04i965g: hook up pipe sampler callbacksKeith Whitwell1-1/+1
2009-10-31i965g: non-glsl fragment shader path is compilingKeith Whitwell1-10/+4
2009-10-29i965g: work in progress on fragment shadersKeith Whitwell1-108/+59
2009-10-28i965g: still working on compilationKeith Whitwell1-17/+19
2009-10-26i965g: still working on compilationKeith Whitwell1-2/+2
2009-10-25i965g: more compiling wipKeith Whitwell1-1/+1
2009-10-25i965g: more work on compiling, particularly the brw_draw filesKeith Whitwell1-1/+1
2009-10-24i965g: more work on compilingKeith Whitwell1-1/+1
2009-10-23i965g: wip on removing GL stuff, trying to get a few files compilingKeith Whitwell1-4/+2
2009-10-23i965g: wipKeith Whitwell1-37/+22
2009-10-23i965g: re-starting from the dri driverKeith Whitwell1-0/+375