i965g: remove duplicate set_viewport_state, fixes samples/depth
[mesa.git] / src / gallium / drivers / i965 / brw_wm_fp.c
2009-11-21 Keith Whitwelli965g: get basic texturing working again
2009-11-20 Keith Whitwelli965g: fix typo converting wm src regs
2009-11-12 Keith Whitwelli965g: avoid use of internally generated immediates
2009-11-06 Keith Whitwelli965g: plumb through fb_write target and eot data
2009-11-06 Keith Whitwelli965g: init saturate field in fp dst_reg helper
2009-11-06 Keith Whitwelli965g: add dumping for our new pass_fp output
2009-11-04 Keith Whitwelli965g: consolidate some includes
2009-10-31 Keith Whitwelli965g: non-glsl fragment shader path is compiling
2009-10-31 Keith Whitwelli965g: wip on fragment shaders
2009-10-29 Keith Whitwelli965g: work in progress on fragment shaders
2009-10-26 Keith Whitwelli965g: still working on compilation
2009-10-24 Keith Whitwelli965g: more files compiling
2009-10-23 Keith Whitwelli965g: wip
2009-10-23 Keith Whitwelli965g: re-starting from the dri driver