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
github.com/gpujs/gpu.js - eb37f361745d6be84128630a8d63046f8654b78d authored almost 5 years ago by Robert Plummer <[email protected]>
github.com/gpujs/gpu.js - 20b456b7c9e213ec40e39c182b6afffb465012e3 authored almost 5 years ago by Robert Plummer <[email protected]>
github.com/gpujs/gpu.js - 54518beecd88cafa1bb6a49e0a3e8fd71778fe62 authored almost 5 years ago by Robert Plummer <[email protected]>
Update : Modify Typo in README.md
github.com/gpujs/gpu.js - 33793788622a8715324d9aa8d60fe4e5072470a0 authored almost 5 years ago by Robert Plummer <[email protected]>github.com/gpujs/gpu.js - d8791d928c403867109240d70766d89cbe5f188b authored almost 5 years ago by 이호준 <[email protected]>
github.com/gpujs/gpu.js - 9286f5669d284fcee525208ab8d909ab8b7580ce authored almost 5 years ago by Robert Plummer <[email protected]>
github.com/gpujs/gpu.js - 978a0bf61680f4c087aa6dd6b8a0659c1e2a427e authored almost 5 years ago by Robert Plummer <[email protected]>
ty c8!
github.com/gpujs/gpu.js - 3cc8987d79473494fc2273a007762c0a799dede3 authored almost 5 years ago by Robert Plummer <[email protected]>in WebGL.astCallExpression
github.com/gpujs/gpu.js - b69644c17a7821b6f501815d8f120fc6c6735632 authored almost 5 years ago by Robert Plummer <[email protected]>github.com/gpujs/gpu.js - 012cfff566691a8fa360e0af650a45c616ceff4a authored almost 5 years ago by Robert Plummer <[email protected]>
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]>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]>github.com/gpujs/gpu.js - b2c9051f7ed932ea560ef682c22af4fed2b3608b authored almost 5 years ago by Robert Plummer <[email protected]>
fix: Modulo negatives
fix: Modulo accuracy issue on OSX with `integerCorrectionModulo`
fix: Follo...
github.com/gpujs/gpu.js - 16bed1596ec174eef02ba078549920f102925c0b authored almost 5 years ago by Robert Plummer <[email protected]>
github.com/gpujs/gpu.js - 7f1c96efd4f062558a7cd378713960ba9b2f4fc7 authored almost 5 years ago by Robert Plummer <[email protected]>
fix: #567
fix: #569
fix: #568
fix: #565
fix: #564
Added Canvas Elements as valid input to Kernel
github.com/gpujs/gpu.js - 13f70f427d33101f1ae351207f044227cb446af4 authored almost 5 years ago by Robert Plummer <[email protected]>github.com/gpujs/gpu.js - 7a9b697b206a013921b8bb0d80fdc89a885bb251 authored almost 5 years ago by InkLab <[email protected]>
This small change only allows single canvas elements as kernel input. They have
the exact same p...
This small change only allows single canvas elements as kernel input. They have
the exact same p...
github.com/gpujs/gpu.js - ed10fdd2e7771f1b356ae47abfe2a48b1de86824 authored almost 5 years ago by Robert Plummer <[email protected]>
This is in favor of using for loop variable position tracking, which is removed.
feat: Removal ...
Clarify pipeline mode allocation behavior
github.com/gpujs/gpu.js - 87248b63e966c19e326db8b6af382cd136575313 authored about 5 years ago by Robert Plummer <[email protected]>github.com/gpujs/gpu.js - 0fd118e7d11d0470d85fd0610cf23f07df5be41c authored about 5 years ago by LunarLanding <[email protected]>
fix: texture.renderRawOutput to use existing framebuffer, or make it so it can be deleted
fix: gl...
github.com/gpujs/gpu.js - bdcdf8c98a4bbca97a0aa54eb3b4e49cdebe3ac4 authored about 5 years ago by Robert Plummer <[email protected]>
github.com/gpujs/gpu.js - eb01c6c3d81bac1404df2674decdf4529ea18f96 authored about 5 years ago by Robert Plummer <[email protected]>
fix: Framebuffer loss after texture is deleted
fix: Split up array and primitive (index.js) types...
README link fixes
github.com/gpujs/gpu.js - 610ed544da21001fee5abd5f775f6a65ccd7b24c authored about 5 years ago by Robert Plummer <[email protected]>fix: Slight memory leak, and loss of first kernel when switching kernels
fix: Feed `value.constru...
github.com/gpujs/gpu.js - 78b6e301c48fe9a0ec92a3c643e739aa772f6867 authored about 5 years ago by Robert Plummer <[email protected]>
github.com/gpujs/gpu.js - ef17f8f41d794f8570d0962c1e7b04aaae816ddf authored about 5 years ago by Robert Plummer <[email protected]>
github.com/gpujs/gpu.js - 428554bdfa70a136e1d6a048d074e3c026d7af79 authored about 5 years ago by Matt Dwyer <[email protected]>
github.com/gpujs/gpu.js - bb0df177be573bbe2f0133b2b8097a70992993fe authored about 5 years ago by Matt Dwyer <[email protected]>
Make unsafe when meets the qualification and warn
github.com/gpujs/gpu.js - fbb853865a7fac9bd410a42ad8cb9cb2d58caf05 authored about 5 years ago by Robert Plummer <[email protected]>github.com/gpujs/gpu.js - 859d02cce589f934fd32ee5c72adb70cf6895a47 authored about 5 years ago by Robert Plummer <[email protected]>
fix: Create framebuffer for internal texture, and not per GPU Texture
fix: Set window.GPU by use ...
Also cleanup documentation a bit
github.com/gpujs/gpu.js - a3c930d5834849bc95f91790bbdb4dc1f88400ab authored about 5 years ago by Robert Plummer <[email protected]>Refed textures
github.com/gpujs/gpu.js - 5738698fb419451d1055252954f9ce495c94c433 authored about 5 years ago by Robert Plummer <[email protected]>github.com/gpujs/gpu.js - 6e2f1dacde661dcf9e0f92535ef4a2ec8ef07829 authored about 5 years ago by Robert Plummer <[email protected]>
github.com/gpujs/gpu.js - d221e974dd386ec05c9f9ed9a199622c22570366 authored about 5 years ago by Robert Plummer <[email protected]>
github.com/gpujs/gpu.js - bcae4ba2bb9193e91dc55bb7c8a246cb6dfa614e authored about 5 years ago by Robert Plummer <[email protected]>
feat: Provide overloading methods with types
github.com/gpujs/gpu.js - cc889285aee403ed3c6e86d0ccd965668750adcc authored about 5 years ago by Robert Plummer <[email protected]>github.com/gpujs/gpu.js - 142f191eb40ea3a80ef09b437a901ff82aa1b1b9 authored about 5 years ago by Robert Plummer <[email protected]>
github.com/gpujs/gpu.js - 103b5e19b417a598fd03eee8690af94be87f5a5c authored about 5 years ago by Robert Plummer <[email protected]>
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]>Add cdn links to readme
github.com/gpujs/gpu.js - f514e79d671f0396891e732a95863f4483753b6f authored about 5 years ago by Robert Plummer <[email protected]>Improve examples for loading images via HTML
github.com/gpujs/gpu.js - 5335a0d5645fdc7c14327967509f469d3e10ce01 authored about 5 years ago by Robert Plummer <[email protected]>github.com/gpujs/gpu.js - 38bd0a616ecca03b6f17224e755b70b691f5c9b0 authored about 5 years ago by Coenraad Stijne <[email protected]>
github.com/gpujs/gpu.js - b5e4b7277531a7dfaea6d35d72d74b2d7f081a04 authored about 5 years ago by Coenraad Stijne <[email protected]>
github.com/gpujs/gpu.js - 63b5efa95dc1da7cfcf8779c58bbd8551daa6c82 authored about 5 years ago by Coenraad Stijne <[email protected]>
github.com/gpujs/gpu.js - 169020859d99ee9094098f1e062f7fcb8c6009bd authored about 5 years ago by Coenraad Stijne <[email protected]>
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]>Pre 2.3.0 work
github.com/gpujs/gpu.js - f78f6895eafb99ee4bcb7e38746df32686e087c2 authored about 5 years ago by Robert Plummer <[email protected]>github.com/gpujs/gpu.js - 7669b7aeb8e494eccc5f9c187c507fc469f25f3a authored about 5 years ago by Robert Plummer <[email protected]>
...it kind of snowballed from some needs
Fixes #521 - If `tactic` is not set, check precision all...
github.com/gpujs/gpu.js - ae88e1b44c70ac75e3c8b238ed71f0b3c53af2b6 authored about 5 years ago by Robert Plummer <[email protected]>
github.com/gpujs/gpu.js - a7a9e1e3c991560cbfd520af0f74a70cdeb4aa21 authored about 5 years ago by Robert Plummer <[email protected]>
github.com/gpujs/gpu.js - 67f3b3c8adc16228bc6bd67492482ba44cc2fc95 authored about 5 years ago by Robert Plummer <[email protected]>
github.com/gpujs/gpu.js - 01728ad36c652eeed5494c7226e0456919b61a19 authored about 5 years ago by Robert Plummer <[email protected]>
524 coverage compatibility
github.com/gpujs/gpu.js - c4f6a1b6877eb11826cb2aab06e9e815ccea9baf authored about 5 years ago by Robert Plummer <[email protected]>fix: #523 cleanup texture memory
github.com/gpujs/gpu.js - a1b80b720484f05a01bfdfe5be9e8da5a12cd530 authored about 5 years ago by Robert Plummer <[email protected]>498 uniformly distributed
github.com/gpujs/gpu.js - 27dea691714a50ce1a86e8c19e495d38af026873 authored about 5 years ago by Robert Plummer <[email protected]>github.com/gpujs/gpu.js - 65de20bccf6bdfd384316dbcc2440bb8dbc9fda1 authored about 5 years ago by Robert Plummer <[email protected]>
github.com/gpujs/gpu.js - 0841724e13aba94f2a393b93f5b9d4db393b1627 authored about 5 years ago by Robert Plummer <[email protected]>
github.com/gpujs/gpu.js - ade8885672404b3e744553d28cbf0bc43a82f120 authored about 5 years ago by Robert Plummer <[email protected]>
github.com/gpujs/gpu.js - c3383994312bf0a17df7f7dc24513fe519dc8cee authored about 5 years ago by Robert Plummer <[email protected]>
github.com/gpujs/gpu.js - 29e2dd25c4bd7c267211341458dab2c99ec3003f authored about 5 years ago by Robert Plummer <[email protected]>
add browser field to package.json
github.com/gpujs/gpu.js - 64330ba6f14951b0f7c353812861379129555ee5 authored about 5 years ago by Robert Plummer <[email protected]>check array length before accessing array elements
github.com/gpujs/gpu.js - 9856270483241fd519f2ca693b5220327495e7a5 authored about 5 years ago by Robert Plummer <[email protected]>github.com/gpujs/gpu.js - 5e8faf9e4994005b79383fb7de6d8f9ac3518507 authored about 5 years ago by Christoph Guttandin <[email protected]>
fix: Rename plugin files for better identification
github.com/gpujs/gpu.js - b98798b573c0fbd57a321c77b269d6cf8d05c306 authored about 5 years ago by Robert Plummer <[email protected]>feat: Upgrade gpu-mock.js
fix: Typescript `Texture` definition
fix: Typescript JSON definition
fi...
github.com/gpujs/gpu.js - 33a23958a60243f3487291b0816eb39e61689632 authored about 5 years ago by Robert Plummer <[email protected]>
github.com/gpujs/gpu.js - 07cb307d9bc7f769ff084d42cb512d14ea4bbf78 authored over 5 years ago by Robert Plummer <[email protected]>
fix: Upgrade controls UI to use HTML in favor of canvas for visuals
to get clearer understan...
fix: Documentation for what types are and are not tracked
fix: Added documentation for testing an...
github.com/gpujs/gpu.js - 045b470280b40a20bd8667d0971bae09bc89481a authored over 5 years ago by Robert Plummer <[email protected]>
Also fix default dynamicOutput = true, it should be false
Also add .DS_Store to .gitignore
Also u...
fix: define args of validateSettings() function
github.com/gpujs/gpu.js - fa9478ac66594cd0d8384068e296a62612646589 authored over 5 years ago by Robert Plummer <[email protected]>github.com/gpujs/gpu.js - 04305189161f6c31abe29be207bf2f34480648bc authored over 5 years ago by Christoph Guttandin <[email protected]>
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]>github.com/gpujs/gpu.js - cf4cd273cee5de1719b84653a565671e338f5d12 authored over 5 years ago by Gabriel Andretta <[email protected]>
github.com/gpujs/gpu.js - d01a0d5c629b073a59da1dfd2b4b3f5be018d194 authored over 5 years ago by Robert Plummer <[email protected]>
github.com/gpujs/gpu.js - bccc5c0923522a1d58d967850442fdd556e57bc9 authored over 5 years ago by Robert Plummer <[email protected]>
github.com/gpujs/gpu.js - 92def8cb00a70d349c47de9217b59995f97c0cb5 authored over 5 years ago by Robert Plummer <[email protected]>
github.com/gpujs/gpu.js - 4dba2e7352c7a735830db1fb830404ac56d97d8c authored over 5 years ago by Robert Plummer <[email protected]>
github.com/gpujs/gpu.js - 354c2014eeabb447dfaa8018145f8c028a0936f6 authored over 5 years ago by Robert Plummer <[email protected]>
fix: typescript to include video and KernelValues
fix: Duplicate image in unit test
fix: Bump and...
github.com/gpujs/gpu.js - 10c0349e16af57d7dae8a451c6ec9bcc704519a0 authored over 5 years ago by Robert Plummer <[email protected]>
Remove where there is a check, to simplify code
Add "ContinueStatement"
Reorder some of the cases...
github.com/gpujs/gpu.js - 622e32b73a40592c7611dba00fc1312dc707fbb0 authored over 5 years ago by Robert Plummer <[email protected]>
github.com/gpujs/gpu.js - 80a000e28713de844419e353088eb8881daf6fb9 authored over 5 years ago by Robert Plummer <[email protected]>
github.com/gpujs/gpu.js - 34f46705306072ae8ec83f26ab38f1fa03e83053 authored over 5 years ago by Robert Plummer <[email protected]>
github.com/gpujs/gpu.js - a0d4970a06f4dbdd5b806e345fb9f6693cc7a882 authored over 5 years ago by Robert Plummer <[email protected]>
v2.0.0 Cosmic Jellyfish
github.com/gpujs/gpu.js - 2bc76ad82d4090ea5cc7e0c7603e60afd11d019c authored over 5 years ago by Robert Plummer <[email protected]>github.com/gpujs/gpu.js - 56e673a364f51e1e19573efdffffa0be8ffd9ae9 authored over 5 years ago by Robert Plummer <[email protected]>
github.com/gpujs/gpu.js - 61c15cfa8c10b3a2aae6ac68a07fad67126a22da authored over 5 years ago by Robert Plummer <[email protected]>
feat: use speed tactic in fluid dynamics
github.com/gpujs/gpu.js - 80f1ec009c24a1006068f4317811cfa10daf9d8a authored over 5 years ago by Robert Plummer <[email protected]>