Commits
User selector
Commit History
Commits on Mar 11, 2020
feat: Bring back `kernel.immutable` and `kernel.setImmutable()` with defaults to `false`
Show description for f88d92ccommitted
Commits on Mar 10, 2020
Commits on Mar 9, 2020
Commits on Feb 16, 2020
- committed
fix: Underscore and test, version bump, and code coverage command
Show description for 3cc8987committed
Commits on Feb 11, 2020
fix: Use case of CallExpression
Show description for b69644ccommitted
Commits on Jan 24, 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 19, 2020
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 17, 2020
Merge pull request #566 from InkLabApp/develop
Show description for 13f70f4authored
Commits on Jan 14, 2020
Added Canvas Elements as valid input to Kernel
Show description for 84debbbcommittedfeat: Handle `++` in function-tracer.js
Show description for 254b067committed
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 Jan 2, 2020
Commits on Dec 27, 2019
fix: #556 & tests and ensure OffscreenCanvas gets GPU
Show description for fbb8538committedfix: Rename `Texture.texture.refs` to more private `Texture.texture._refs`
Show description for 8364151committed
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 Dec 18, 2019
Commits on Dec 17, 2019
- committed
feat: Provide overloading methods with types
Show description for 7456afdcommitted
Commits on Dec 14, 2019
feat: Made textures referenced
Show description for b051d84committed
Commits on Nov 26, 2019
Merge pull request #540 from gpujs/pre-2.3.0
Show description for f78f689authored- committed
feat: Added features and fixes for the following issues:
Show description for ed1cd94committed