Skip to content
  • Corbin Simpson's avatar
    st/mesa: Always recalculate invalid index bounds. · 50876dda
    Corbin Simpson authored
    These should always be sanitized before heading towards the pipe driver,
    and if the calling function explicitly marked them as invalid, we need
    to regenerate them.
    
    Allows r300g to properly pass a bit more of Wine's d3d9 testing without
    dropping stuff on the floor.
    50876dda