On 10/03/2012 10:30 AM, Eric Anholt wrote:
Without this, we'd spill one reg, then continue on without actually register
allocating, then assertion fail when we tried to use a vgrf number as a
register number.
---
  src/mesa/drivers/dri/i965/brw_vec4.h                |    4 ++--
  src/mesa/drivers/dri/i965/brw_vec4_emit.cpp         |    5 ++++-
  src/mesa/drivers/dri/i965/brw_vec4_reg_allocate.cpp |   17 ++++++++++-------
  3 files changed, 16 insertions(+), 10 deletions(-)

Embarassing that I forgot this.

Reviewed-by: Kenneth Graunke <kenn...@whitecape.org>

_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to