Commits
User selector
Commit History
Commits on Jan 26, 2022
feat: Read from `ImageData`
Show description for 8dcd054committedfeat: Read from ImageBitmap
Show description for 5622b01committedfeat: Read from OffscreenCanvas
Show description for 8a7babacommitted
Commits on Apr 14, 2021
Commits on Jan 19, 2021
- committed
Evan Meikleham
Commits on Mar 30, 2020
fix: #585 check for inaccurate results for very small kernel
Show description for 7e62639committed
Commits on Mar 22, 2020
fix: #572 excessive calls, reuse textures
Show description for 61dfe8acommitted
Commits on Mar 16, 2020
Commits on Mar 12, 2020
Commits on Jan 23, 2020
fix: #519 funny names from minification and upgrade typescript
Show description for 5a6d817committed
Commits on Jan 21, 2020
- committed
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 8, 2020
fix: #552 remove incorrect texture size checks
Show description for cd0b417committed
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 Dec 25, 2019
fix: Memory recycling bug, and remove no longer needed renderStrategy
Show description for a3c930dcommitted
Commits on Dec 22, 2019
Commits on Dec 20, 2019
Commits on Nov 26, 2019
feat: Added features and fixes for the following issues:
Show description for ed1cd94committed
Commits on Oct 29, 2019
Commits on Oct 13, 2019
feat: Add `texture.clone()` support and tests
Show description for ab75103committed
Commits on Oct 8, 2019
fix: #514 fix and upgrade tests to detect behaviour
Show description for c7df01ecommitted
Commits on Sep 24, 2019
fix: Unit tests for #500, #501, #502, #503, #504
Show description for 83cedd8committed- committed
- committed
Commits on Sep 17, 2019
feat: Video input, injectNative, tests.
Show description for 2bc76adcommitted
Commits on Aug 23, 2019
fix: Remove duplicate code sample, and fix vertex artifacts in webgl2
Show description for 80f1ec0committedfeat: add `tactic` feature
Show description for 6eafe70committed
Commits on Jul 26, 2019
fix: Shorten up kernelRunShortcut
Show description for 21b9e3bcommitted
Commits on Jul 24, 2019
fix: Node support for v8+
Show description for 86af54ecommitted
Commits on Jul 11, 2019
fix: Upgrade gpu-mock.js to latest 100% code coverage tested
Show description for 5605504committed
Commits on Jul 5, 2019
fix: Move jellyfish images to actual files
Show description for 8283290committed
Commits on Jul 2, 2019
fix: Correct wording for validateSettings errors and use `Error` instance in CPU Kernel
Show description for f46a50dcommitted
Commits on Jun 17, 2019
feat: Pre type check with FunctionTracer
Show description for 7bcfbedcommitted