skia2/site
Brian Osman e11c43804b Remove use of uint from particle random system
uint (and bitwise operations) aren't supported by our minimum spec, and
they're going to be removed from public SkSL. For now, convert the
random generator to a good-enough chaotic sequence of high-frequency
sine waves.

If/when the interpreter (and particles) are converted to the newer skvm
backend, it will be straightforward to support custom intrinsics that
emit skvm instructions directly into the builder, and re-introduce a
better integer-based PRNG, without requiring SkSL language support.

Bug: skia:11093
Change-Id: I885b15a51a9e5c12b4274b5938d8deb77219d41b
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/347036
Reviewed-by: John Stiles <johnstiles@google.com>
Reviewed-by: Kevin Lubick <kjlubick@google.com>
Commit-Queue: Brian Osman <brianosman@google.com>
2020-12-23 16:21:17 +00:00
..
dev Spelling and capitalization fixes from GitHub PRs 2020-12-10 18:40:09 +00:00
user Remove use of uint from particle random system 2020-12-23 16:21:17 +00:00
favicon.ico Update site favicon to new theme. 2020-10-12 15:23:48 +00:00
index_zh.md Add Flutter as a Skia customer 2020-07-12 15:05:43 +00:00
index.md Add Flutter as a Skia customer 2020-07-12 15:05:43 +00:00
METADATA
robots.txt
roles.md