]> zoso.dev Git - nano-pow.git/log
nano-pow.git
5 months agoRename compute shader and remove old version.
Chris Duncan [Fri, 10 Jan 2025 23:13:24 +0000 (15:13 -0800)]
Rename compute shader and remove old version.

5 months agoClean up unneeded files. Convert compute shader into .wgsl file supported by esbuild...
Chris Duncan [Fri, 10 Jan 2025 23:03:14 +0000 (15:03 -0800)]
Clean up unneeded files. Convert compute shader into .wgsl file supported by esbuild plugin. Update copyright notices. Rewrite test file and page.

5 months agoUpdate devdeps. Formatting for linebreak.
Chris Duncan [Fri, 10 Jan 2025 18:18:29 +0000 (10:18 -0800)]
Update devdeps. Formatting for linebreak.

5 months agoIncrease max workgroup size and remove a dispatch dimension in order to compute more...
Chris Duncan [Fri, 10 Jan 2025 16:16:34 +0000 (08:16 -0800)]
Increase max workgroup size and remove a dispatch dimension in order to compute more in parallel as well as simplify nonce construction.

5 months agoUpdate copyright notices.
Chris Duncan [Fri, 10 Jan 2025 01:01:22 +0000 (17:01 -0800)]
Update copyright notices.

5 months agoInitial commit. Repo is mainly copied from ongoing work in libnemo so this will need...
Chris Duncan [Fri, 10 Jan 2025 00:16:18 +0000 (16:16 -0800)]
Initial commit. Repo is mainly copied from ongoing work in libnemo so this will need cleanup.