r300: Removed a "don't think this is needed" comment, it actually is needed.
authorOliver McFadden <z3ro.geek@gmail.com>
Thu, 7 Jun 2007 13:20:27 +0000 (13:20 +0000)
committerOliver McFadden <z3ro.geek@gmail.com>
Thu, 7 Jun 2007 13:20:27 +0000 (13:20 +0000)
commit65b45d6d583cce20c8e025643f8e042b2ae6e778
treedc641fd64d3597409fb0be0e89130ff507bf52e4
parent9c50d8477506dacc7b4f6b96ee92e0801e0e2153
r300: Removed a "don't think this is needed" comment, it actually is needed.

According to the comment you do not need to setup INPUT_CNTL when using vertex
buffers. However, not doing so results in a lockup.
src/mesa/drivers/dri/r300/r300_emit.c