Merge branch '7.8'
[mesa.git] / src / gallium / drivers / i965 / brw_vs_emit.c
2010-02-12 Roland ScheideggerMerge branch 'gallium-dynamicstencilref'
2010-02-11 Vinson Leei965g: ifdef out unused functions.
2010-01-26 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-25 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-22 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-22 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-15 Roland ScheideggerMerge branch 'gallium-noconstbuf'
2010-01-14 Jakob BornecrantzMerge branch 'mesa_7_7_branch'
2010-01-12 Chia-I WuMerge branch 'master' into opengl-es-v2
2010-01-08 José FonsecaMerge remote branch 'origin/master' into lp-binning
2010-01-08 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-06 José FonsecaMerge remote branch 'origin/mesa_7_7_branch'
2010-01-05 Corbin SimpsonMerge branch 'gallium-docs'
2010-01-05 Keith WhitwellMerge commit 'origin/gallium-draw-retval'
2010-01-05 Michal KrolMerge branch 'master' into instanced-arrays
2010-01-05 Brian PaulMerge branch 'mesa_7_7_branch'
2009-12-31 Brian PaulMerge branch 'mesa_7_7_branch'
2009-12-27 Brian PaulMerge branch 'mesa_7_7_branch'
2009-12-24 Keith Whitwelli965g: get trivial/tri working again after edgeflag...
2009-12-22 Roland Scheideggeri965g: fix for edgeflag changes (untested)
2009-12-22 Roland ScheideggerMerge branch 'gallium-edgeflags'
2009-12-22 Keith WhitwellMerge branch 'i965g-restart'
2009-12-21 Keith Whitwelli965g: fixes to build after merge of master
2009-12-21 Keith WhitwellMerge commit 'origin/master' into i965g-restart
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