i965: Rename CACHE_NEW_*_PROG to BRW_NEW_*_PROG_DATA.
[mesa.git] / src / mesa / drivers / dri / i965 / gen6_urb.c
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-10-25 Eric Anholti965: Skip recalculating URB allocations if the entry...
2014-09-19 Iago Toral Quirogai965/gen6/gs: Enable URB space for user-provided geomet...
2013-09-16 Paul Berryi965/gen6: Fix assertions on VS/GS URB size.
2013-09-05 Paul Berryi965/gen7.5: Fix lower bound on number of VS URB entries.
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...
2013-04-11 Paul Berryi965/vs: split brw_vs_prog_data into generic and VS...
2013-04-04 Kenneth Graunkei965: Turn brw->urb.vs_size and gs_size into local...
2011-12-08 Paul Berryi965 gen6: Allocate URB space for GS
2011-10-29 Eric Anholti965: Fold the gen6/7 URB state prepare()/emit() together.
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-18 Eric Anholti965: Use state streaming on programs, and state base...
2011-06-03 Christian KönigMerge remote-tracking branch 'mareko/r300g-draw-instanc...
2011-05-21 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-05-18 Kenneth Graunkei965: Rename max_vs_handles to max_vs_entries for consi...
2011-04-23 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-04-18 Kenneth Graunkei965: Allocate the whole URB to the VS and fix calculat...
2011-03-04 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-03-04 Christoph BumillerMerge remote branch 'origin/nvc0'
2011-03-03 Zou Nan haii965: SNB GT1 has only 32k urb and max 128 urb entries.
2011-03-02 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-03-02 Zou Nan haii965: Maxinum the usage of urb space on SNB.
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-12-19 Christoph BumillerMerge remote branch 'origin/master' into nvc0-new
2010-12-11 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-12-06 Zhenyu Wangi965: Fix GS state uploading on Sandybridge
2010-11-22 Keith WhitwellMerge branch 'lp-offset-twoside'
2010-10-28 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
2010-10-26 Eric Anholti965: Fix VS URB entry sizing.
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-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 Eric Anholti965: Fix the SNB URB entry count setup.
2010-02-25 Eric AnholtMerge branch 'sandybridge'
2010-02-25 Eric Anholti965: Giant pile of flushing to track down SNB bringup...
2010-02-25 Eric Anholti965: Set up the SNB URB.