diff options
author | Xavier Chantry <[email protected]> | 2010-03-13 19:28:07 +0100 |
---|---|---|
committer | Francisco Jerez <[email protected]> | 2010-03-18 15:02:34 +0100 |
commit | 50be9bc6ce8582b3d3cd4fa47976cbeac28b8c26 (patch) | |
tree | f428f467b77522af3fb9e27237c6f98a5dc13470 /configs/freebsd | |
parent | 9d48a621d2a0e55a76a2cfd0aea3b773e907ed50 (diff) |
dri/nouveau: only reallocate texture when needed
nouveau reallocated the mipmap tree on every MIN_FILTER call to account
for mipmap change. We only need to do this if the texture does not fit
in the existing mipmap tree. This gives a big performance boost for a
game like bzflag which changes MIN_FILTER all the time for its font
rendering.
Signed-off-by: Xavier Chantry <[email protected]>
Signed-off-by: Francisco Jerez <[email protected]>
Diffstat (limited to 'configs/freebsd')
0 files changed, 0 insertions, 0 deletions