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