Add a completely bogus implementation of the noise[1234] builtins.
authorKenneth Graunke <kenneth@whitecape.org>
Wed, 9 Jun 2010 21:06:56 +0000 (14:06 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Wed, 9 Jun 2010 21:07:35 +0000 (14:07 -0700)
commitc476ba8fe26c499d4cdbc686e45ffe548fe65cd8
tree676dd9efc0c14d0dba8b8ce750667cbc004ff88b
parent855fcb22c1536a2c2b03c88bffa60eb7cc40ff0a
Add a completely bogus implementation of the noise[1234] builtins.

idr suggested this.  Eventually we will need a real one.
builtin_function.cpp
builtins/110/noise_fake [new file with mode: 0644]