Robert Plummer
5622b0127b
feat: Read from ImageBitmap
...
Also fixed CPU processing of OffscreenCanvas
2022-01-26 16:28:14 -05:00
Robert Plummer
f46a50d55c
fix: Correct wording for validateSettings errors and use Error instance in CPU Kernel
...
fix: Add missing precision for `sampler2DArray` in WebGL2 fragment shader
fix: Add validateSettings in typings file
fix: offscreen-canvas.js broken test from bin to dist move
fix: Fix typings Kernel hierarchy
fix: Bump and build
2019-07-02 12:18:16 -04:00
Robert Plummer
630bd94ead
feat: Completely new type checking system, and refined state management
2019-02-04 19:46:55 -05:00
Robert Plummer
82e4966551
feat: v2.0.0rc1
...
Cleanup and add random support (seeded by... Math.random()!)
I went through api and cleaned it up considerably
2019-01-31 18:24:25 -05:00
Robert Plummer
8bf362ad9a
feat: No failing tests locally, only skipping and passing
...
Also:
feat: Typescript typings
feat: api cleanup and exports
feat: removal of building for node, only browser
2019-01-29 21:41:21 -05:00
Robert Plummer
920aaf67d9
feat: Massive simplification and refactor for v2
2019-01-26 21:47:26 -05:00
Robert Plummer
8173ed7f62
fix: Migrating tests and ensuring they act same on all backends
2019-01-19 08:46:42 -05:00
Robert Plummer
0e4c04917a
feat: Update for offscreen canvas and retool for cleaner CPU kernel backend
...
fix toString for kernels as well
Added documentation
Updated release year
2018-10-24 14:12:12 -04:00
Sandeep Mistry
aad86a86ab
Add test for Worker + Offscreen canvas
2018-09-30 11:04:54 -04:00