i965g: add new state flag tracking fs signature changes
[mesa.git] / src / gallium / drivers / i965 / brw_sf.c
2009-11-20 Keith Whitwelli965g: add new state flag tracking fs signature changes
2009-11-20 Keith Whitwelli965g: fix typo in previous commit
2009-11-20 Keith Whitwelli965g: setup nr_attrs should track nr fragment shader...
2009-11-06 Keith Whitwelli965g: hardwire linear interpolation for now
2009-11-05 Keith Whitwelli965g: add lots of error checks and early returns
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-24 Keith Whitwelli965g: more files 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