Commits
User selector
Commit History
Commits on Dec 2, 2020
fix: Ensure arguments are targeted correctly
Show description for e3fd163committed
Commits on Apr 1, 2020
fix: #590 add Kernel.onActivate
Show description for 4d2f27ecommitted
Commits on Mar 30, 2020
fix: #585 check for inaccurate results for very small kernel
Show description for 7e62639committed
Commits on Mar 24, 2020
- committed
Commits on Mar 22, 2020
fix: #572 excessive calls, reuse textures
Show description for 61dfe8acommitted
Commits on Jan 23, 2020
fix: #519 funny names from minification and upgrade typescript
Show description for 5a6d817committed
Commits on Jan 21, 2020
fix: Modulo performance and simplify tests
Show description for db54434committed
Commits on Jan 18, 2020
feat: Finish HTMLCanvas input from PR https://github.com/gpujs/gpu.js/pull/566
Show description for de98b01committed
Commits on Jan 14, 2020
feat: Handle `++` in function-tracer.js
Show description for 254b067committed
Commits on Jan 6, 2020
fix: #553 call `gl.pixelStorei(gl.UNPACK_FLIP_Y_WEBGL, false);` on every texture type and add unit tests
Show description for 03972cccommitted
Commits on Jan 3, 2020
fix: #559 (line 16 of kernel-run-shortcut.js)
Show description for 316e35acommitted
Commits on Jan 2, 2020
Commits on Dec 27, 2019
fix: #556 & tests and ensure OffscreenCanvas gets GPU
Show description for fbb8538committed
Commits on Sep 25, 2019
Commits on Sep 24, 2019
- committed
- committed
fix: Unit tests for #500, #501, #502, #503, #504
Show description for 83cedd8committed
Commits on Jul 29, 2019
fix: #493, and add `setStrictIntegers` to typescript def
Show description for 4260a34committed
Commits on Jul 24, 2019
fix: Node support for v8+
Show description for 86af54ecommitted
Commits on Jul 5, 2019
fix: Move jellyfish images to actual files
Show description for 8283290committed
Commits on Jun 17, 2019
feat: Pre type check with FunctionTracer
Show description for 7bcfbedcommitted
Commits on Jun 3, 2019
fix: Proper `kernel.toString()` unit tests (good grief, so many!) for CPU and GPU
Show description for 27f4efbcommitted
Commits on May 24, 2019
fix: #470
Show description for 49a06bacommitted- committed
fix: #471, was already fixed, but added unit test anyway
Show description for dd6665acommitted- committed
Commits on May 23, 2019
Commits on May 22, 2019
fix: #378 unit test, showing the issue resolved
Show description for a0a9258committedfix: partial (maybe whole) for #408 Break up texture constructors
Show description for 05dd174committed
Commits on May 21, 2019
Commits on May 20, 2019
feat: Added `dynamicOutput` && `dynamicArguments` as official settings
Show description for aca2741committed
Commits on May 18, 2019
feat: Allow for pixel flipping
Show description for e3aded4committed
Commits on May 17, 2019
feat: Raw output
Show description for 2b45882committed- committed