[Mesa-dev] [Bug 28555] [r300g] Noise function is not working
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Jun 15 10:51:50 PDT 2010
https://bugs.freedesktop.org/show_bug.cgi?id=28555
Marek Olšák <maraeo at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |WONTFIX
--- Comment #1 from Marek Olšák <maraeo at gmail.com> 2010-06-15 10:51:50 PDT ---
To my knowledge no hardware supports it, and I was told that the noise function
isn't implemented even in proprietary drivers, so we do the same in Mesa.
There are other techniques for generating random numbers in shaders (used by
the game industry). So called noise textures are the most popular.
Closing as WONTFIX.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the mesa-dev
mailing list