summaryrefslogtreecommitdiff
path: root/tools/README.md
AgeCommit message (Collapse)Author
2022-01-24chore: re-enable wgpu_sync (#13453)Aaron O'Mullan
2022-01-20revert(#13402): experiment: wgpu sync (#13439)Aaron O'Mullan
2022-01-19experiment: wgpu sync (#13402)Aaron O'Mullan
2021-04-26flamebench: streamline profiling benches (#10121)Aaron O'Mullan
2020-11-08docs(tools): add a little note about cargo run (#8297)Casper Beyer
2020-11-05update third_party (#8253)Bartek Iwańczuk
2020-11-05build: rewrite tools/ scripts to deno (#8247)Bartek Iwańczuk
This commit rewrites scripts in "tools/" directory to use Deno instead of Python. In return it allows to remove huge number of Python packages in "third_party/".
2020-10-04docs: end sentences with a period in markdown (#7813)Trivikram Kamat
2020-09-23mark shell code blocks as sh instead of bash (#7645)qlcom
2020-07-14Use dprint for internal formatting (#6682)David Sherret
2020-05-16chore: remove typedoc (#5497)Bartek Iwańczuk
2020-05-08add tools/README.md (#4453)Chris Knight