i965: Eliminate brw->gs.prog_data pointer.
[mesa.git] / src / mesa / drivers / dri / i965 / gen6_gs_state.c
2016-10-06 Kenneth Graunkei965: Eliminate brw->gs.prog_data pointer.
2016-09-23 Lionel Landwerlini965: get rid of duplicated values from gen_device_info
2016-08-23 Dave Airliei965: use new subroutine index uploader.
2016-06-13 Francisco Jerezi965: Fix cross-primitive scratch corruption when chang...
2016-04-23 Kenneth Graunkei965: Make all atoms to track BRW_NEW_BLORP by default
2014-12-10 Kristian Høgsbergi965: Rename brw_vec4_prog_data/key to brw_bue_prog_dat...
2014-12-03 Kenneth Graunkei965: Move BRW_NEW_*_PROG_DATA flags to .brw (not ...
2014-12-03 Kenneth Graunkei965: Rename CACHE_NEW_*_PROG to BRW_NEW_*_PROG_DATA.
2014-11-29 Kenneth Graunkei965: Alphabetize brw_tracked_state flags and use a...
2014-09-19 Samuel Iglesias... i965/gen6/gs: Enable transform feedback support in...
2014-09-19 Samuel Iglesias... i965/gs: Reuse gen6 constant push buffers setup code...
2014-09-19 Iago Toral Quirogai965/gen6/gs: Setup constant push buffers for gen6...
2014-09-19 Samuel Iglesias... i965/gen6/gs: Skeleton for user GS program support
2013-09-01 Paul Berryi965: Make sure constants re-sent after constant buffer...
2013-09-01 Paul Berryi965: rename legacy gs structs and functions to ff_gs.
2013-07-09 Kenneth Graunkei965: Pass brw_context to functions rather than intel_c...
2012-01-10 Kenneth Graunkei965: Remove BRW_NEW_URB_FENCE dirty bit from Gen6...
2011-12-20 Paul Berryi965 gen6: Initial implementation of transform feedback.
2011-12-08 Paul Berryi965 gen6: Implement pass-through GS for transform...
2011-08-04 Bryan CainMerge branch 'glsl-to-tgsi'
2011-07-21 Brian PaulMerge branch 'gallium-polygon-stipple'
2011-07-04 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
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-23 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-04-12 Kenneth Graunkei965: Never enable the GS on Gen6.
2011-01-15 Brian PaulMerge branch 'draw-instanced'
2011-01-10 Christian KönigMerge remote branch 'vdpau/pipe-video' into pipe-video
2011-01-08 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-06 Kenneth Graunkei965: Rename various gen6 #defines to match the documen...
2010-10-28 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
2010-10-26 Thomas Balling Sør... Merge branch 'pipe-video' of git://anongit.freedesktop...
2010-10-26 Thomas Balling Sør... Merge branch 'master' into pipe-video
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-05-01 Younes MantonMerge branch 'master' of ssh://git.freedesktop.org...
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-12 Younes MantonMerge remote branch 'origin/master' into pipe-video
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.