Revert "mesa: only update _MaxElement when we actually need it"
authorMarek Olšák <maraeo@gmail.com>
Thu, 19 Apr 2012 18:47:22 +0000 (20:47 +0200)
committerMarek Olšák <maraeo@gmail.com>
Thu, 19 Apr 2012 18:48:52 +0000 (20:48 +0200)
commitbf3304a84b60a25bbc9de14d11af6e423939d7c3
tree837f77adf31cf3f8dba5de9e431dffeea4e31a26
parentdbf48e88eb11270e080eced8468008ed2c3329cc
Revert "mesa: only update _MaxElement when we actually need it"

This reverts commit 0de5a21470b3bff9b7c8714e5d960d5ed9d01b9c.

I was wrong, we use it in the vbo module too.
This fixes a performance regression in Nexuiz.
src/mesa/main/state.c