mesa/src
Mathias Fröhlich a1b1f8ff86 mesa: Avoid using the shine table for _tnl_RasterPos
Use direct computation of pow for computing the shininess
in _tnl_RasterPos. Since the _tnl_RasterPos function is still
used by plenty drivers that do only need the shine table for
_tnl_RasterPos but do not make use of swtnl computations, this
enables pushing down the shine table computation and validation
into the tnl module, which will happen in a followup change.

Reviewed-by: Alex Deucher <alexdeucher@gmail.com>
Reviewed-by: Brian Paul <brianp@vmware.com>
Signed-off-by: Mathias Froehlich <Mathias.Froehlich@web.de>
2012-02-29 20:37:16 +01:00
..
egl add wayland cflags when building wayland-egl 2012-01-29 16:51:27 +01:00
gallium util: replace format equality test with compatibility test in blit code 2012-02-29 08:40:37 -07:00
gbm gbm: track buffer format through DRI drivers 2012-02-22 09:41:40 -08:00
getopt getopt: Make code more portable. 2011-01-12 16:54:21 +00:00
glsl glcpp: Don't strlen() the output for every token being printed. 2012-02-28 13:07:12 -08:00
glu scons: Add Haiku build support 2012-01-17 20:01:14 +00:00
glx dri: Emit a critical error if the swrast driver fails to load. 2012-02-08 17:07:53 -08:00
mapi scons: Don't build the assembly sources on Mac OS X. 2012-02-25 00:25:43 -08:00
mesa mesa: Avoid using the shine table for _tnl_RasterPos 2012-02-29 20:37:16 +01:00
Makefile
SConscript scons: Add Haiku build support 2012-01-17 20:01:14 +00:00