i965g: remove duplicate set_viewport_state, fixes samples/depth
[mesa.git] / src / gallium / drivers / i965 / brw_vs_emit.c
2009-12-01 Keith Whitwelli965g: don't reference unused vars in RSQ
2009-11-30 Keith Whitwellbrw: add dumping to gem winsys
2009-11-20 Keith Whitwelli965g: first pass at vs immediates in curbe
2009-11-19 Keith Whitwelli965g: make the load-before-use vs immediate path work
2009-11-17 Keith Whitwelli965g: handle special vs outputs specially
2009-11-12 Keith Whitwelli965g: consult fs inputs when laying out vs output...
2009-11-12 Keith Whitwelli965g: some more cases where file_max[] is used without...
2009-11-06 Keith Whitwelli965g: don't set up vs stack register for non-branching...
2009-11-06 Keith Whitwelli965g: tgsi outputs cannot be used as source regs
2009-11-05 Keith Whitwellbrw: push more dumping into the winsys
2009-11-05 Keith Whitwelli965g: disassemble more than one instruction at a time
2009-11-04 Keith Whitwelli965g: hook up some missing vertex shader code
2009-10-29 Keith Whitwelli965g: work in progress on fragment shaders
2009-10-28 Keith Whitwelli965g: still working on compilation
2009-10-27 Keith Whitwelli965g: still working on compilation
2009-10-26 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 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