i965: Remove unused structures for command packets.
[mesa.git] / src / mesa / drivers / dri / i965 / gen6_gs_state.c
2011-07-04 Thomas HellstromMerge branch 'xa_branch'
2011-06-20 Eric Anholti965/gen6: Remove state flagging on BRW_NEW_CURBE_OFFSETS.
2011-06-18 Eric Anholti965: Use state streaming on programs, and state base...
2011-04-12 Kenneth Graunkei965: Never enable the GS on Gen6.
2011-01-15 Brian PaulMerge branch 'draw-instanced'
2011-01-06 Kenneth Graunkei965: Rename various gen6 #defines to match the documen...
2010-10-20 Keith WhitwellMerge branch 'llvm-cliptest-viewport'
2010-10-19 Eric Anholti965: Remove the gen6 emit_mi_flushes I sprinkled aroun...
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2010-04-23 Ian RomanickMerge branch '7.8'
2010-04-23 Jerome GlisseMerge remote branch 'origin/7.8'
2010-04-23 Michel DänzerMerge branch '7.8'
2010-04-22 Brian PaulMerge branch '7.8'
2010-04-20 Dan NicholsonMerge branch '7.8'
2010-04-19 Jesse BarnesMerge branch '7.8'
2010-04-28 Brian PaulMerge branch '7.8'
2010-04-28 Jakob BornecrantzMerge branch '7.8'
2010-04-28 Brian PaulMerge branch '7.8'
2010-04-27 Brian PaulMerge branch '7.8'
2010-04-19 Jesse BarnesMerge branch '7.8'
2010-04-19 Brian PaulMerge branch '7.8'
2010-04-13 Jesse BarnesMerge branch '7.8'
2010-04-11 Maciej CencoraMerge commit 'origin/7.8'
2010-04-09 Brian PaulMerge branch '7.8'
2010-04-08 Dave AirlieMerge remote branch 'origin/7.8'
2010-04-05 Ian RomanickMerge branch '7.8'
2010-04-04 Ian RomanickMerge branch '7.8'
2010-03-31 Zack RusinMerge remote branch 'origin/master' into gallium_draw_llvm
2010-03-30 Michel DänzerMerge branch '7.8'
2010-03-26 Michel DänzerMerge branch '7.8'
2010-03-25 Brian PaulMerge branch '7.8'
2010-03-23 Brian PaulMerge branch '7.8'
2010-03-22 Eric Anholti965: Force single program flow in SNB GS, to match...
2010-03-15 Zack RusinMerge remote branch 'origin/master' into gallium_draw_llvm
2010-03-10 Michal KrolMerge branch 'master' into gallium-sampler-view
2010-03-09 Roland ScheideggerMerge branch 'gallium-vertexelementcso'
2010-03-02 Michal KrolMerge branch 'gallium-no-rhw-position'
2010-02-26 Vinson Leei965: Remove unnecessary headers.
2010-02-25 Eric AnholtMerge branch 'sandybridge'
2010-02-25 Eric Anholti965: Emit SNB FF unit state after the unit's push...
2010-02-25 Eric Anholti965: Set GS rendering enabled even when the GS stage...
2010-02-25 Eric Anholti965: Fixup Sandybridge GS packet from doc updates.
2010-02-25 Eric Anholti965: Giant pile of flushing to track down SNB bringup...
2010-02-25 Eric Anholti965: Get vp-tri batchbuffers running (no rendering).
2010-02-25 Eric Anholti965: Add untested passthrough GS setup.