summaryrefslogtreecommitdiff
path: root/tools/README.md
AgeCommit message (Expand)Author
2024-01-26chore: use granular unstable flags in tools/ (#22138)Bartek Iwańczuk
2023-12-09feat: bring back WebGPU (#20812)Leo Kettmeir
2023-11-08chore: remove op_baseline and flamebench (#21120)Matt Mastracci
2023-03-17BREAKING(unstable): remove WebGPU (#18094)Leo Kettmeir
2023-01-13chore: add `copyright_checker` tool and add the missing copyright (#17285)Yiyu Lin
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
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