i965: Use a variable for the push constant size in kB.
[mesa.git] / src / mesa / drivers / dri / i965 / gen7_urb.c
2013-04-04 Kenneth Graunkei965: Use a variable for the push constant size in kB.
2013-04-04 Kenneth Graunkei965: Turn brw->urb.vs_size and gs_size into local...
2012-05-25 Paul Berryi965/blorp: Allocate space for push constants on Gen7.
2012-02-16 Kenneth Graunkei965: Emit Ivybridge VS workaround flushes.
2012-01-11 Kenneth Graunkei965: Don't reallocate push constant URB space on new...
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-29 Kenneth Graunkei965/gen7: Add missing ! to brw->gs.prog_active assertion.
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: Initial Ivybridge URB space partitioning, includi...