Commits
User selector
Commit History
Commits on Mar 28, 2022
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 Aug 25, 2020
Commits on Mar 10, 2020
Commits on Feb 16, 2020
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 23, 2020
fix: #519 funny names from minification and upgrade typescript
Show description for 5a6d817committed
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
Added Canvas Elements as valid input to Kernel
Show description for 84debbbcommitted
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 25, 2019
fix: Memory recycling bug, and remove no longer needed renderStrategy
Show description for a3c930dcommitted
Commits on Nov 26, 2019
Merge pull request #540 from gpujs/pre-2.3.0
Show description for f78f689authoredfeat: Added features and fixes for the following issues:
Show description for ed1cd94committed
Commits on Oct 21, 2019
Merge pull request #494 from franciscofabian/develop
Show description for 9856270authored
Commits on Sep 17, 2019
feat: Video input, injectNative, tests.
Show description for 2bc76adcommitted
Commits on Aug 11, 2019
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 Jun 25, 2019
fix: Deep types and tests to lookup arguments BEFORE return types
Show description for 1c820a7committed
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 23, 2019
fix: Use a loop rather than a map to save on a single function declaration
Show description for 67300c3committed
Commits on May 22, 2019
fix: partial (maybe whole) for #408 Break up texture constructors
Show description for 05dd174committed
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
Commits on May 12, 2019
fix: Define uploadValue in constructor, and reuse
Show description for 0735a56committed
Commits on May 8, 2019
Commits on Apr 29, 2019
feat: support for boolean as variable, argument, and constant
Show description for ef3f0cfcommitted
Commits on Apr 24, 2019
fix: Move varWarn to and unit test that all FunctionNode's use it
Show description for b9f7d7bcommitted
Commits on Apr 21, 2019
fix: 8 and 16 bit packing when using single precision float
Show description for b60e571committed
Commits on Apr 20, 2019
feat: Refactor dimensional values and expose the bitRatio all the way to the function node
Show description for 00ee2bacommitted