Merge commit 'origin/7.8'
[mesa.git] / src / gallium / drivers / i965 / brw_pipe_shader.c
2010-04-11 Maciej CencoraMerge commit 'origin/7.8'
2010-04-10 Keith WhitwellSquashed commit of the following:
2010-02-09 Roland ScheideggerMerge branch 'gallium-nopointsizeminmax'
2010-02-06 Vinson Leei965g: Remove unnecessary headers.
2010-02-05 José FonsecaMerge remote branch 'origin/lp-binning'
2010-02-03 José FonsecaMerge branch 'gallium-embedded'
2010-02-02 José Fonsecagallium: pipe/p_inlines.h -> util/u_inlines.h
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-20 Chia-I WuMerge remote branch 'origin/opengl-es-v2'
2010-01-16 José FonsecaMerge remote branch 'origin/master' into lp-binning
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-11 Roland Scheideggergallium: remove const qualifier from pipe_buffer argume...
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-23 Roland Scheideggergallium: adapt drivers to pipe_constant_buffer removal
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 WhitwellMerge commit 'origin/master' into i965g-restart
2009-11-20 Keith Whitwelli965g: first pass at vs immediates in curbe
2009-11-20 Keith Whitwelli965g: include interpolation info in fs signature
2009-11-20 Keith Whitwelli965g: add new state flag tracking fs signature changes
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-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: hook up some missing vertex shader code
2009-11-04 Keith Whitwelli965g: add constant buffer setter
2009-11-01 Keith Whitwelli965g: more files compiling
2009-10-29 Keith Whitwelli965g: work in progress on fragment shaders
2009-10-24 Keith Whitwelli965g: more work on compiling, particularly the brw_dra...
2009-10-24 Keith Whitwelli965g: more files compiling