mesa/src
Kenneth Graunke d7423a6531 glsl/builtins: Compute the correct value for smoothstep(vec, vec, vec).
These mistakenly computed 't' instead of t * t * (3.0 - 2.0 * t).

Also, properly vectorize the smoothstep(float, float, vec) variants.

NOTE: This is a candidate for the 7.9 and 7.10 branches.
2010-12-17 19:29:22 -08:00
..
driclient mesa: Purge macros NEED_EVENTS and NEED_REPLIES 2010-07-01 13:07:07 -06:00
egl egl: Do not unload drivers. 2010-12-12 18:31:48 +08:00
gallium gallivm: Cleanup util_format_xxx_fetch_xxx call generation. 2010-12-17 20:14:31 +00:00
glsl glsl/builtins: Compute the correct value for smoothstep(vec, vec, vec). 2010-12-17 19:29:22 -08:00
glu mesa: fix mesa version string construction 2010-10-19 08:59:27 -06:00
glut scons: Revamp how to specify targets to build. 2010-11-01 13:30:22 +00:00
glw Makefiles: Don't complain if depend file to be included doesn't exist. 2010-07-21 13:19:33 -07:00
glx mesa: upgrade to glext.h version 66 2010-11-17 20:04:45 -07:00
mapi mapi: Fix a warning in !THREADS build. 2010-12-12 17:59:47 +08:00
mesa Remove OES_compressed_paletted_texture from the ES2 extension list. 2010-12-16 17:40:50 -08:00
talloc scons: Fix inverted logic. 2010-08-26 18:29:04 +01:00
Makefile
SConscript scons: Revamp how to specify targets to build. 2010-11-01 13:30:22 +00:00