Files
mesa/src
Kenneth Graunke 3283e362e3 glsl: Revert "fix conversions from uint to bool and from..."
Reverts commit f41e1db327
"fix conversions from uint to bool and from float/bool to uint"

f2i, b2i, and b2i should not accept uint types.  Use i2u and u2i.

Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
Reviewed-by: Eric Anholt <eric@anholt.net>
2011-06-29 16:07:12 -07:00
..
2011-06-24 16:43:03 +09:00
2011-01-12 16:54:21 +00:00
2011-04-27 19:06:07 +01:00
2011-04-23 13:16:03 +01:00