summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/i965/brw_wm.c
Commit message (Expand)AuthorAgeFilesLines
* i965g: Delete this driver.Kai Wasserbäch2011-11-291-319/+0
* Squashed commit of the following:Keith Whitwell2010-04-101-2/+3
* Merge branch 'master' into gallium-sampler-viewMichal Krol2010-03-101-2/+2
|\
| * i965: Rename pipe formats.José Fonseca2010-03-011-2/+2
* | i965: Fix after sampler view changes.michal2009-12-101-2/+2
|/
* i965g: Remove unnecessary headers.Vinson Lee2010-02-051-1/+0
* i965g: fixes to build after merge of masterKeith Whitwell2009-12-211-1/+1
* i965g: get basic texturing working againKeith Whitwell2009-11-211-0/+9
* i965g: restore check on line smooth stateKeith Whitwell2009-11-141-1/+2
* i965g: propogate nr_cbufs into wm prog keyKeith Whitwell2009-11-061-0/+5
* i965g: don't set up vs stack register for non-branching shadersKeith Whitwell2009-11-061-3/+0
* i965g: add lots of error checks and early returnsKeith Whitwell2009-11-051-37/+41
* i965g: consolidate some includesKeith Whitwell2009-11-041-2/+0
* i965g: hook up pipe sampler callbacksKeith Whitwell2009-11-041-1/+1
* i965g: non-glsl fragment shader path is compilingKeith Whitwell2009-10-311-10/+4
* i965g: work in progress on fragment shadersKeith Whitwell2009-10-291-108/+59
* i965g: still working on compilationKeith Whitwell2009-10-281-17/+19
* i965g: still working on compilationKeith Whitwell2009-10-261-2/+2
* i965g: more compiling wipKeith Whitwell2009-10-251-1/+1
* i965g: more work on compiling, particularly the brw_draw filesKeith Whitwell2009-10-251-1/+1
* i965g: more work on compilingKeith Whitwell2009-10-241-1/+1
* i965g: wip on removing GL stuff, trying to get a few files compilingKeith Whitwell2009-10-231-4/+2
* i965g: wipKeith Whitwell2009-10-231-37/+22
* i965g: re-starting from the dri driverKeith Whitwell2009-10-231-0/+375