mesa: Avoid revalidating shine tables in _tnl_RasterPos.
authorMathias Fröhlich <Mathias.Froehlich@gmx.net>
Wed, 29 Feb 2012 17:19:34 +0000 (18:19 +0100)
committerMathias Fröhlich <Mathias.Froehlich@gmx.net>
Wed, 29 Feb 2012 19:37:20 +0000 (20:37 +0100)
commit7793a63d3d3a0cf403b7f51dd3a72e4c37ebfb16
treeb7b1f6825b09d37551ba92043462c736a723949b
parenta1b1f8ff866f8ce48cfc83c9d9dd9f636d05d2a7
mesa: Avoid revalidating shine tables in _tnl_RasterPos.

Now that _tnl_RasterPos no longer uses the shine tables, avoid
revalidating them.

Reviewed-by: Alex Deucher <alexdeucher@gmail.com>
Reviewed-by: Brian Paul <brianp@vmware.com>
Signed-off-by: Mathias Froehlich <Mathias.Froehlich@web.de>
src/mesa/tnl/t_rasterpos.c