i965g: fixes to build after merge of master
[mesa.git] / src / gallium / drivers / i965 / brw_wm.c
2009-12-21 Keith Whitwelli965g: fixes to build after merge of master
2009-12-21 Keith WhitwellMerge commit 'origin/master' into i965g-restart
2009-11-21 Keith Whitwelli965g: get basic texturing working again
2009-11-15 Keith Whitwelli965g: restore check on line smooth state
2009-11-06 Keith Whitwelli965g: propogate nr_cbufs into wm prog key
2009-11-06 Keith Whitwelli965g: don't set up vs stack register for non-branching...
2009-11-05 Keith Whitwelli965g: add lots of error checks and early returns
2009-11-04 Keith Whitwelli965g: consolidate some includes
2009-11-04 Keith Whitwelli965g: hook up pipe sampler callbacks
2009-10-31 Keith Whitwelli965g: non-glsl fragment shader path is compiling
2009-10-29 Keith Whitwelli965g: work in progress on fragment shaders
2009-10-28 Keith Whitwelli965g: still working on compilation
2009-10-26 Keith Whitwelli965g: still working on compilation
2009-10-25 Keith Whitwelli965g: more compiling wip
2009-10-24 Keith Whitwelli965g: more work on compiling, particularly the brw_dra...
2009-10-24 Keith Whitwelli965g: more work on compiling
2009-10-23 Keith Whitwelli965g: wip on removing GL stuff, trying to get a few...
2009-10-23 Keith Whitwelli965g: wip
2009-10-23 Keith Whitwelli965g: re-starting from the dri driver