Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

gpu.js

GPU Accelerated JavaScript
Collective - Host: opensource - https://opencollective.com/gpujs - Code: https://github.com/gpujs/gpu.js

fix: Add missing `Math.tanh` support and test

github.com/gpujs/gpu.js - eb37f361745d6be84128630a8d63046f8654b78d authored almost 5 years ago by Robert Plummer <[email protected]>
fix: Add missing `Math.tanh` support and test

github.com/gpujs/gpu.js - 20b456b7c9e213ec40e39c182b6afffb465012e3 authored almost 5 years ago by Robert Plummer <[email protected]>
fix: Add missing `Math.tanh` support and test

github.com/gpujs/gpu.js - 54518beecd88cafa1bb6a49e0a3e8fd71778fe62 authored almost 5 years ago by Robert Plummer <[email protected]>
Merge pull request #582 from HADMARINE/patch-1

Update : Modify Typo in README.md

github.com/gpujs/gpu.js - 33793788622a8715324d9aa8d60fe4e5072470a0 authored almost 5 years ago by Robert Plummer <[email protected]>
Update : Modify Typo in README.md

github.com/gpujs/gpu.js - d8791d928c403867109240d70766d89cbe5f188b authored almost 5 years ago by 이호준 <[email protected]>
fix: Move argument sanitization to when writing strings only

github.com/gpujs/gpu.js - 9286f5669d284fcee525208ab8d909ab8b7580ce authored almost 5 years ago by Robert Plummer <[email protected]>
fix: Rerun `npm i`

github.com/gpujs/gpu.js - 978a0bf61680f4c087aa6dd6b8a0659c1e2a427e authored almost 5 years ago by Robert Plummer <[email protected]>
fix: Underscore and test, version bump, and code coverage command

ty c8!

github.com/gpujs/gpu.js - 3cc8987d79473494fc2273a007762c0a799dede3 authored almost 5 years ago by Robert Plummer <[email protected]>
fix: Use case of CallExpression

in WebGL.astCallExpression

github.com/gpujs/gpu.js - b69644c17a7821b6f501815d8f120fc6c6735632 authored almost 5 years ago by Robert Plummer <[email protected]>
fix: #522 related, add missing deprecated method with warning

github.com/gpujs/gpu.js - 012cfff566691a8fa360e0af650a45c616ceff4a authored almost 5 years ago by Robert Plummer <[email protected]>
Merge pull request #570 from gpujs/fix-519

fix: #519 funny names from minification and upgrade typescript

github.com/gpujs/gpu.js - dbe3b47f8b509ca60ee3b80c46adf379307bae9b authored almost 5 years ago by Robert Plummer <[email protected]>
fix: #519 funny names from minification and upgrade typescript

So https://github.com/RobinKa/maxwell-simulation/tree/c35717e3b40229f064ddc294cb62e1a2ee85ebaf ...

github.com/gpujs/gpu.js - 5a6d817d779a5f2d9670e4b8a79b1d8e1f4fac3b authored almost 5 years ago by Robert Plummer <[email protected]>
fix: #534

github.com/gpujs/gpu.js - b2c9051f7ed932ea560ef682c22af4fed2b3608b authored almost 5 years ago by Robert Plummer <[email protected]>
fix: Modulo performance and simplify tests

fix: Modulo negatives
fix: Modulo accuracy issue on OSX with `integerCorrectionModulo`
fix: Follo...

github.com/gpujs/gpu.js - db5443416675491e3ea6462f52482f19c96d899b authored almost 5 years ago by Robert Plummer <[email protected]>
fix: If already an IGPUFunction don't convert to one

github.com/gpujs/gpu.js - 16bed1596ec174eef02ba078549920f102925c0b authored almost 5 years ago by Robert Plummer <[email protected]>
fix: Upgrade headless gl, for upstream performance fix

github.com/gpujs/gpu.js - 7f1c96efd4f062558a7cd378713960ba9b2f4fc7 authored almost 5 years ago by Robert Plummer <[email protected]>
feat: Finish HTMLCanvas input from PR https://github.com/gpujs/gpu.js/pull/566

fix: #567
fix: #569
fix: #568
fix: #565
fix: #564

github.com/gpujs/gpu.js - de98b0102d855df96043483d5b616397ca5439fd authored almost 5 years ago by Robert Plummer <[email protected]>
Merge pull request #566 from InkLabApp/develop

Added Canvas Elements as valid input to Kernel

github.com/gpujs/gpu.js - 13f70f427d33101f1ae351207f044227cb446af4 authored almost 5 years ago by Robert Plummer <[email protected]>
Merge remote-tracking branch 'origin/develop' into develop

github.com/gpujs/gpu.js - 7a9b697b206a013921b8bb0d80fdc89a885bb251 authored almost 5 years ago by InkLab <[email protected]>
Added Canvas Elements as valid input to Kernel

This small change only allows single canvas elements as kernel input. They have
the exact same p...

github.com/gpujs/gpu.js - 84debbb4d39ff0ba99cd4d8ccf43d07f6114e137 authored almost 5 years ago by InkLab <[email protected]>
Added Canvas Elements as valid input to Kernel

This small change only allows single canvas elements as kernel input. They have
the exact same p...

github.com/gpujs/gpu.js - 6be973d928685984ab8e02b03e014a4d2395d146 authored almost 5 years ago by pjewell <[email protected]>
Merge branch 'develop' of https://github.com/gpujs/gpu.js into develop

github.com/gpujs/gpu.js - ed10fdd2e7771f1b356ae47abfe2a48b1de86824 authored almost 5 years ago by Robert Plummer <[email protected]>
feat: Handle `++` in function-tracer.js

This is in favor of using for loop variable position tracking, which is removed.
feat: Removal ...

github.com/gpujs/gpu.js - 254b06791f12c56f31b09a79efd89931d5abcea6 authored almost 5 years ago by Robert Plummer <[email protected]>
Merge pull request #562 from LunarLanding/patch-1

Clarify pipeline mode allocation behavior

github.com/gpujs/gpu.js - 87248b63e966c19e326db8b6af382cd136575313 authored about 5 years ago by Robert Plummer <[email protected]>
Clarify pipeline mode allocation behavior

github.com/gpujs/gpu.js - 0fd118e7d11d0470d85fd0610cf23f07df5be41c authored about 5 years ago by LunarLanding <[email protected]>
fix: #552 remove incorrect texture size checks

fix: texture.renderRawOutput to use existing framebuffer, or make it so it can be deleted
fix: gl...

github.com/gpujs/gpu.js - cd0b417c676ed95acd325e527f49bcfc805a5e08 authored about 5 years ago by Robert Plummer <[email protected]>
fix: Remove unneeded file

github.com/gpujs/gpu.js - bdcdf8c98a4bbca97a0aa54eb3b4e49cdebe3ac4 authored about 5 years ago by Robert Plummer <[email protected]>
Merge branch 'develop' of https://github.com/gpujs/gpu.js into develop

github.com/gpujs/gpu.js - eb01c6c3d81bac1404df2674decdf4529ea18f96 authored about 5 years ago by Robert Plummer <[email protected]>
fix: #553 call `gl.pixelStorei(gl.UNPACK_FLIP_Y_WEBGL, false);` on every texture type and add unit tests

fix: Framebuffer loss after texture is deleted
fix: Split up array and primitive (index.js) types...

github.com/gpujs/gpu.js - 03972cc1fa7dc9d7ebecc28d5a7cdaadf68ab1d5 authored about 5 years ago by Robert Plummer <[email protected]>
Merge pull request #557 from Mluckydwyer/readme-link-fixes

README link fixes

github.com/gpujs/gpu.js - 610ed544da21001fee5abd5f775f6a65ccd7b24c authored about 5 years ago by Robert Plummer <[email protected]>
fix: #559 (line 16 of kernel-run-shortcut.js)

fix: Slight memory leak, and loss of first kernel when switching kernels
fix: Feed `value.constru...

github.com/gpujs/gpu.js - 316e35a3a1b5c2a1b07baedd04dbde50afcf7358 authored about 5 years ago by Robert Plummer <[email protected]>
fix: #556 upgrade acorn, and handle `function() {}` syntax

github.com/gpujs/gpu.js - 78b6e301c48fe9a0ec92a3c643e739aa772f6867 authored about 5 years ago by Robert Plummer <[email protected]>
fix: #556 followup fix, not all declared types need to be integers

github.com/gpujs/gpu.js - ef17f8f41d794f8570d0962c1e7b04aaae816ddf authored about 5 years ago by Robert Plummer <[email protected]>
Resized Logo size

github.com/gpujs/gpu.js - 428554bdfa70a136e1d6a048d074e3c026d7af79 authored about 5 years ago by Matt Dwyer <[email protected]>
Updated README to remove broken playground links and fix logo

github.com/gpujs/gpu.js - bb0df177be573bbe2f0133b2b8097a70992993fe authored about 5 years ago by Matt Dwyer <[email protected]>
fix: #556 & tests and ensure OffscreenCanvas gets GPU

Make unsafe when meets the qualification and warn

github.com/gpujs/gpu.js - fbb853865a7fac9bd410a42ad8cb9cb2d58caf05 authored about 5 years ago by Robert Plummer <[email protected]>
fix: Remove test file

github.com/gpujs/gpu.js - 859d02cce589f934fd32ee5c72adb70cf6895a47 authored about 5 years ago by Robert Plummer <[email protected]>
fix: Rename `Texture.texture.refs` to more private `Texture.texture._refs`

fix: Create framebuffer for internal texture, and not per GPU Texture
fix: Set window.GPU by use ...

github.com/gpujs/gpu.js - 83641519dd164bd60f298825cb66c907bb805a63 authored about 5 years ago by Robert Plummer <[email protected]>
fix: Memory recycling bug, and remove no longer needed renderStrategy

Also cleanup documentation a bit

github.com/gpujs/gpu.js - a3c930d5834849bc95f91790bbdb4dc1f88400ab authored about 5 years ago by Robert Plummer <[email protected]>
Merge pull request #555 from gpujs/refed-textures

Refed textures

github.com/gpujs/gpu.js - 5738698fb419451d1055252954f9ce495c94c433 authored about 5 years ago by Robert Plummer <[email protected]>
feat: Cleanup and bring texture recycling to webgl2, and add unit test

github.com/gpujs/gpu.js - 6e2f1dacde661dcf9e0f92535ef4a2ec8ef07829 authored about 5 years ago by Robert Plummer <[email protected]>
fix: Experiment with end to end working strategy and unit tests

github.com/gpujs/gpu.js - d221e974dd386ec05c9f9ed9a199622c22570366 authored about 5 years ago by Robert Plummer <[email protected]>
Merge branch 'develop' into refed-textures

github.com/gpujs/gpu.js - bcae4ba2bb9193e91dc55bb7c8a246cb6dfa614e authored about 5 years ago by Robert Plummer <[email protected]>
Merge pull request #551 from gpujs/550-expose-typings

feat: Provide overloading methods with types

github.com/gpujs/gpu.js - cc889285aee403ed3c6e86d0ccd965668750adcc authored about 5 years ago by Robert Plummer <[email protected]>
fix: Bump version and build

github.com/gpujs/gpu.js - 142f191eb40ea3a80ef09b437a901ff82aa1b1b9 authored about 5 years ago by Robert Plummer <[email protected]>
fix: Add demos and fix return type

github.com/gpujs/gpu.js - 103b5e19b417a598fd03eee8690af94be87f5a5c authored about 5 years ago by Robert Plummer <[email protected]>
feat: Provide overloading methods with types

Also separate and better fine types for use therein.

github.com/gpujs/gpu.js - 7456afd6290f9b97a45fb7c3c4a69c330815142c authored about 5 years ago by Robert Plummer <[email protected]>
Merge pull request #548 from CoenraadS/CDN

Add cdn links to readme

github.com/gpujs/gpu.js - f514e79d671f0396891e732a95863f4483753b6f authored about 5 years ago by Robert Plummer <[email protected]>
Merge pull request #549 from CoenraadS/documentation

Improve examples for loading images via HTML

github.com/gpujs/gpu.js - 5335a0d5645fdc7c14327967509f469d3e10ce01 authored about 5 years ago by Robert Plummer <[email protected]>
use v2 api

github.com/gpujs/gpu.js - 38bd0a616ecca03b6f17224e755b70b691f5c9b0 authored about 5 years ago by Coenraad Stijne <[email protected]>
working example for images

github.com/gpujs/gpu.js - b5e4b7277531a7dfaea6d35d72d74b2d7f081a04 authored about 5 years ago by Coenraad Stijne <[email protected]>
remove empty lines

github.com/gpujs/gpu.js - 63b5efa95dc1da7cfcf8779c58bbd8551daa6c82 authored about 5 years ago by Coenraad Stijne <[email protected]>
add cdn links to readme

github.com/gpujs/gpu.js - 169020859d99ee9094098f1e062f7fcb8c6009bd authored about 5 years ago by Coenraad Stijne <[email protected]>
feat: Made textures referenced

By making textures referenced, we prevent duplicating them when not needed and allow for reuse o...

github.com/gpujs/gpu.js - b051d840314b54c9281250b6e215138be9d49607 authored about 5 years ago by ddsol <[email protected]>
Merge pull request #540 from gpujs/pre-2.3.0

Pre 2.3.0 work

github.com/gpujs/gpu.js - f78f6895eafb99ee4bcb7e38746df32686e087c2 authored about 5 years ago by Robert Plummer <[email protected]>
fix: Fixes #537 for CPU

github.com/gpujs/gpu.js - 7669b7aeb8e494eccc5f9c187c507fc469f25f3a authored about 5 years ago by Robert Plummer <[email protected]>
feat: Added features and fixes for the following issues:

...it kind of snowballed from some needs
Fixes #521 - If `tactic` is not set, check precision all...

github.com/gpujs/gpu.js - ed1cd944483eefd18053c8e20c5aa806d26a23c9 authored about 5 years ago by Robert Plummer <[email protected]>
fix: Fix gulp

github.com/gpujs/gpu.js - ae88e1b44c70ac75e3c8b238ed71f0b3c53af2b6 authored about 5 years ago by Robert Plummer <[email protected]>
Merge branch 'master' into develop

github.com/gpujs/gpu.js - a7a9e1e3c991560cbfd520af0f74a70cdeb4aa21 authored about 5 years ago by Robert Plummer <[email protected]>
fix: Allow false for removeIstanbulCoverage

github.com/gpujs/gpu.js - 67f3b3c8adc16228bc6bd67492482ba44cc2fc95 authored about 5 years ago by Robert Plummer <[email protected]>
fix: Bump version and build

github.com/gpujs/gpu.js - 01728ad36c652eeed5494c7226e0456919b61a19 authored about 5 years ago by Robert Plummer <[email protected]>
Merge pull request #528 from gpujs/524-coverage-compatibility

524 coverage compatibility

github.com/gpujs/gpu.js - c4f6a1b6877eb11826cb2aab06e9e815ccea9baf authored about 5 years ago by Robert Plummer <[email protected]>
Merge pull request #527 from gpujs/523-texture-memory

fix: #523 cleanup texture memory

github.com/gpujs/gpu.js - a1b80b720484f05a01bfdfe5be9e8da5a12cd530 authored about 5 years ago by Robert Plummer <[email protected]>
Merge pull request #526 from gpujs/498-uniformly-distributed

498 uniformly distributed

github.com/gpujs/gpu.js - 27dea691714a50ce1a86e8c19e495d38af026873 authored about 5 years ago by Robert Plummer <[email protected]>
fix: Add credit from https://github.com/gpujs/gpu.js/issues/498#issuecomment-547535669

github.com/gpujs/gpu.js - 65de20bccf6bdfd384316dbcc2440bb8dbc9fda1 authored about 5 years ago by Robert Plummer <[email protected]>
fix: Add missing test

github.com/gpujs/gpu.js - 0841724e13aba94f2a393b93f5b9d4db393b1627 authored about 5 years ago by Robert Plummer <[email protected]>
fix: #524 Add default for webgl to remove coverage

github.com/gpujs/gpu.js - ade8885672404b3e744553d28cbf0bc43a82f120 authored about 5 years ago by Robert Plummer <[email protected]>
fix: #523 cleanup texture memory

github.com/gpujs/gpu.js - c3383994312bf0a17df7f7dc24513fe519dc8cee authored about 5 years ago by Robert Plummer <[email protected]>
fix: #524 allow for coverage

github.com/gpujs/gpu.js - 29e2dd25c4bd7c267211341458dab2c99ec3003f authored about 5 years ago by Robert Plummer <[email protected]>
Merge pull request #518 from chrisguttandin/add-browser-field

add browser field to package.json

github.com/gpujs/gpu.js - 64330ba6f14951b0f7c353812861379129555ee5 authored about 5 years ago by Robert Plummer <[email protected]>
Merge pull request #494 from franciscofabian/develop

check array length before accessing array elements

github.com/gpujs/gpu.js - 9856270483241fd519f2ca693b5220327495e7a5 authored about 5 years ago by Robert Plummer <[email protected]>
feat: add browser field to package.json

github.com/gpujs/gpu.js - 5e8faf9e4994005b79383fb7de6d8f9ac3518507 authored about 5 years ago by Christoph Guttandin <[email protected]>
fix: Use uniformly distributed rather than triangle for random

fix: Rename plugin files for better identification

github.com/gpujs/gpu.js - b98798b573c0fbd57a321c77b269d6cf8d05c306 authored about 5 years ago by Robert Plummer <[email protected]>
feat: Add `texture.clone()` support and tests

feat: Upgrade gpu-mock.js
fix: Typescript `Texture` definition
fix: Typescript JSON definition
fi...

github.com/gpujs/gpu.js - ab7510303260067568d395fcb398420a3986bd76 authored about 5 years ago by Robert Plummer <[email protected]>
fix: Add nested custom function support

github.com/gpujs/gpu.js - 33a23958a60243f3487291b0816eb39e61689632 authored about 5 years ago by Robert Plummer <[email protected]>
fix: Add js highlighting

github.com/gpujs/gpu.js - 07cb307d9bc7f769ff084d42cb512d14ea4bbf78 authored over 5 years ago by Robert Plummer <[email protected]>
fix: Upgrade fluid simulation to use just GPU and no round trip and

fix: Upgrade controls UI to use HTML in favor of canvas for visuals
to get clearer understan...

github.com/gpujs/gpu.js - 90292bba6e284b4e55f2613466f59acd13870323 authored over 5 years ago by Robert Plummer <[email protected]>
fix: #514 fix and upgrade tests to detect behaviour

fix: Documentation for what types are and are not tracked
fix: Added documentation for testing an...

github.com/gpujs/gpu.js - c7df01e66fdad4b59b984320e995113b013a165f authored over 5 years ago by Robert Plummer <[email protected]>
fix: Remove unneeded files

github.com/gpujs/gpu.js - 045b470280b40a20bd8667d0971bae09bc89481a authored over 5 years ago by Robert Plummer <[email protected]>
fix: Fix #512, upgrade gl-wiretap and fix some `.toString()`

Also fix default dynamicOutput = true, it should be false
Also add .DS_Store to .gitignore
Also u...

github.com/gpujs/gpu.js - cab4d033bc98ad6ce3711419d4c7fbef8a3f67c6 authored over 5 years ago by Robert Plummer <[email protected]>
Merge pull request #508 from chrisguttandin/fix-validate-settings-declaration

fix: define args of validateSettings() function

github.com/gpujs/gpu.js - fa9478ac66594cd0d8384068e296a62612646589 authored over 5 years ago by Robert Plummer <[email protected]>
fix: define args of validateSettings() function

github.com/gpujs/gpu.js - 04305189161f6c31abe29be207bf2f34480648bc authored over 5 years ago by Christoph Guttandin <[email protected]>
Merge pull request #506 from gnandretta/develop

Fix calls to FunctionNode.astErrorOutput, it's not a constructor

github.com/gpujs/gpu.js - cbf9b5cfa98bdf8a30067014a44d238534b67a6e authored over 5 years ago by Robert Plummer <[email protected]>
Fix calls to FunctionNode.astErrorOutput, it's not a constructor

github.com/gpujs/gpu.js - cf4cd273cee5de1719b84653a565671e338f5d12 authored over 5 years ago by Gabriel Andretta <[email protected]>
fix: add missing test

github.com/gpujs/gpu.js - d01a0d5c629b073a59da1dfd2b4b3f5be018d194 authored over 5 years ago by Robert Plummer <[email protected]>
fix: build

github.com/gpujs/gpu.js - bccc5c0923522a1d58d967850442fdd556e57bc9 authored over 5 years ago by Robert Plummer <[email protected]>
fix: #485 and remove unused method

github.com/gpujs/gpu.js - 92def8cb00a70d349c47de9217b59995f97c0cb5 authored over 5 years ago by Robert Plummer <[email protected]>
fix: Remove unneeded line

github.com/gpujs/gpu.js - 4dba2e7352c7a735830db1fb830404ac56d97d8c authored over 5 years ago by Robert Plummer <[email protected]>
fix: A few broken unit test for node

github.com/gpujs/gpu.js - 354c2014eeabb447dfaa8018145f8c028a0936f6 authored over 5 years ago by Robert Plummer <[email protected]>
fix: Unit tests for #500, #501, #502, #503, #504

fix: typescript to include video and KernelValues
fix: Duplicate image in unit test
fix: Bump and...

github.com/gpujs/gpu.js - 83cedd89a720cc41a04e922a183517d5d8bb95bd authored over 5 years ago by Robert Plummer <[email protected]>
fix: Unhandled "ConditionalExpression"

github.com/gpujs/gpu.js - 10c0349e16af57d7dae8a451c6ec9bcc704519a0 authored over 5 years ago by Robert Plummer <[email protected]>
fix: #501 check all ast's for thruthy before proceeding

Remove where there is a check, to simplify code
Add "ContinueStatement"
Reorder some of the cases...

github.com/gpujs/gpu.js - c35fe823c971aaf60abcfb5dd6dfe44150973bd1 authored over 5 years ago by Robert Plummer <[email protected]>
fix: Fix #504 missing HTML for functions

github.com/gpujs/gpu.js - 622e32b73a40592c7611dba00fc1312dc707fbb0 authored over 5 years ago by Robert Plummer <[email protected]>
fix: #500 remove `ArgumentSynonym` "feature", and simply pass around bit ratio

github.com/gpujs/gpu.js - 80a000e28713de844419e353088eb8881daf6fb9 authored over 5 years ago by Robert Plummer <[email protected]>
fix: #503 handle size checks for KernelValues and output texture size

github.com/gpujs/gpu.js - 34f46705306072ae8ec83f26ab38f1fa03e83053 authored over 5 years ago by Robert Plummer <[email protected]>
fix: #502 handle video on cpu mode

github.com/gpujs/gpu.js - a0d4970a06f4dbdd5b806e345fb9f6693cc7a882 authored over 5 years ago by Robert Plummer <[email protected]>
feat: Video input, injectNative, tests.

v2.0.0 Cosmic Jellyfish

github.com/gpujs/gpu.js - 2bc76ad82d4090ea5cc7e0c7603e60afd11d019c authored over 5 years ago by Robert Plummer <[email protected]>
fix: Bump gl version to modern, more performant version

github.com/gpujs/gpu.js - 56e673a364f51e1e19573efdffffa0be8ffd9ae9 authored over 5 years ago by Robert Plummer <[email protected]>
fix: Documentation fixes

github.com/gpujs/gpu.js - 61c15cfa8c10b3a2aae6ac68a07fad67126a22da authored over 5 years ago by Robert Plummer <[email protected]>
fix: Remove duplicate code sample, and fix vertex artifacts in webgl2

feat: use speed tactic in fluid dynamics

github.com/gpujs/gpu.js - 80f1ec009c24a1006068f4317811cfa10daf9d8a authored over 5 years ago by Robert Plummer <[email protected]>