]> git.codecow.com Git - nano-pow.git/commit
Replace some minimums, divisions, and multiplications with comparisons and bitshifts.
authorChris Duncan <chris@codecow.com>
Thu, 21 May 2026 14:43:38 +0000 (07:43 -0700)
committerChris Duncan <chris@codecow.com>
Thu, 21 May 2026 14:43:38 +0000 (07:43 -0700)
commitba1560db4154b3db135931949885583591d71cad
tree766c3399ed5eced6b35e4b78dac86275599ceac7
parentf1088411fb4db762d488171fbc946c12bdba127f
Replace some minimums, divisions, and multiplications with comparisons and bitshifts.
src/lib/generate/webgl/index.ts
test/index.html