]> zoso.dev Git - nano-pow.git/shortlog
nano-pow.git
4 days ago Chris DuncanUse @latest version of packages in test page.
4 days ago Chris DuncanPatch version. v1.2.3
4 days ago Chris DuncanReorganize typings.
4 days ago Chris DuncanRefactor pipeline to use tsc to generate definition...
4 days ago Chris DuncanScrap imports since it is messing up definition files.
5 days ago Chris DuncanPatch version. v1.2.2
5 days ago Chris DuncanFix build process.
5 days ago Chris DuncanPatch version. v1.2.1
5 days ago Chris DuncanFix npm entry point.
5 days ago Chris DuncanUpdate version. v1.2.0
5 days ago Chris DuncanExpand on build steps.
5 days ago Chris DuncanUpdate README with new features and improved grammar.
5 days ago Chris DuncanTruncating 2 or fewer tests does not make sense.
5 days ago Chris DuncanChange testing output based on which API is loaded...
5 days ago Chris DuncanAdd test for NanoPow smart class selection.
5 days ago Chris DuncanAlias NanoPow directly to best supported class instead...
5 days ago Chris DuncanFix regex for GL arg validation.
5 days ago Chris DuncanFix boolean handling in GL query result check.
5 days ago Chris DuncanFix imports for test page.
5 days ago Chris DuncanUse main to define API. Pollute global namespace furthe...
5 days ago Chris DuncanCreate initial validate function for GL. Refactor class...
5 days ago Chris DuncanMove private method above public.
5 days ago Chris DuncanMove private methods above public.
5 days ago Chris DuncanRemove unused static GPU initiatlization since it will...
6 days ago Chris DuncanInitial attempt at creating fallback to GL.
6 days ago Chris DuncanFix CDN link.
6 days ago Chris DuncanUpdate version. v1.1.0
6 days ago Chris DuncanUpdate tagline.
6 days ago Chris DuncanUpdate README describing new validate function.
6 days ago Chris DuncanReduce test count to a more reasonable number for a...
6 days ago Chris DuncanReplace search shared code with dispatch call.
6 days ago Chris DuncanReplace validate shared code with dispatch call.
6 days ago Chris DuncanExtract common functionality into separate function...
6 days ago Chris DuncanDouble up random value to pass in entire u64 value.
6 days ago Chris DuncanDocument suggestion for local dev testing.
6 days ago Chris DuncanAdd validate function to check passed nonces.
6 days ago Chris DuncanExtend random input to shader to accomodate validation...
7 days ago Chris DuncanRelease version. v1.0.0
7 days ago Chris DuncanAdd link to package and color it. Tweak heading text.
7 days ago Chris DuncanIncrease test run.
7 days ago Chris DuncanFix typo.
7 days ago Chris DuncanTweak timing output and add some context for the viewer.
7 days ago Chris DuncanFix CDN link.
7 days ago Chris DuncanDocument global namespace option in README.
7 days ago Chris DuncanPoint remote lib to published version on CDN instead...
7 days ago Chris DuncanUpdate README. v0.0.1
7 days ago Chris DuncanIgnore build artifacts.
7 days ago Chris DuncanRemove build artifacts.
7 days ago Chris DuncanFix typo. Ignore build artifacts.
7 days ago Chris DuncanAdjust SPDX headers.
7 days ago Chris DuncanDeprecate unnecessary test tooling file and just includ...
7 days ago Chris DuncanAdd some more context to testing page.
7 days ago Chris DuncanTry to log WebGPU errors to catch iOS timing out.
7 days ago Chris DuncanAdd absolute paths to git repo files.
7 days ago Chris DuncanFinalize testing page. Track dist folder so that mobile...
7 days ago Chris DuncanAvoid gt/lt in innerHTML.
7 days ago Chris DuncanInitial move to webpage for test output.
7 days ago Chris DuncanFix year.
7 days ago Chris DuncanCopy README from libnemo which will need to be rewritte...
7 days ago Chris DuncanRename compute shader and remove old version.
7 days ago Chris DuncanClean up unneeded files. Convert compute shader into...
7 days ago Chris DuncanUpdate devdeps. Formatting for linebreak.
7 days ago Chris DuncanIncrease max workgroup size and remove a dispatch dimen...
7 days ago Chris DuncanUpdate copyright notices.
7 days ago Chris DuncanInitial commit. Repo is mainly copied from ongoing...