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

#58

Strict mode blows up on safari because jison has inline functions defined, this removes jison in ...

github.com/gpujs/gpu.js - d81271fb6b9bac79df2d43d65be02a09fa8d866a authored over 7 years ago by Robert Plummer <[email protected]>
Merge pull request #149 from abhisheksoni27/develop

Gulp build

github.com/gpujs/gpu.js - 6a51f23cf5e6cc6ca494a72f7f0f770b8ee1bb50 authored over 7 years ago by Abhishek Soni <[email protected]>
gulp build

github.com/gpujs/gpu.js - 74280282a3644092cfa9a48d925e26a729d34f57 authored over 7 years ago by Abhishek Soni <[email protected]>
Merge pull request #148 from abhisheksoni27/develop

Fix formatting in generated build files

github.com/gpujs/gpu.js - a13c9a87b10033693c20d0058380c769540e465e authored over 7 years ago by Robert Plummer <[email protected]>
yarn.lock

github.com/gpujs/gpu.js - 95ee21520756d51bb957665e58346d2c531a2bd6 authored over 7 years ago by Abhishek Soni <[email protected]>
formatting

github.com/gpujs/gpu.js - 4cc1b0ac1484941db5920e0806a43e7f70f0d54b authored over 7 years ago by Abhishek Soni <[email protected]>
formatting

github.com/gpujs/gpu.js - 7847c597e66217871dd0909a59b104476898ea7e authored over 7 years ago by Abhishek Soni <[email protected]>
Fix formatting in generated build files

github.com/gpujs/gpu.js - 15f6efe7ec447819296b395abb4a830e7d93e6cd authored over 7 years ago by Abhishek Soni <[email protected]>
fixes #147

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

github.com/gpujs/gpu.js - 8a0d7db181c8a5144de5471253deb2801c7b0fe1 authored over 7 years ago by Robert Plummer <[email protected]>
Merge pull request #146 from abhisheksoni27/develop

Reuse kernel inside Texture.toArray

github.com/gpujs/gpu.js - 04f32790ebd5d2db9b108d122c2d3349ec18fdb7 authored over 7 years ago by Robert Plummer <[email protected]>
reuse kernel inside Texture.toArray

github.com/gpujs/gpu.js - 256d2bb7f4e549c947bd578b7701bff3f89fa2f0 authored over 7 years ago by Abhishek Soni <[email protected]>
beautify

github.com/gpujs/gpu.js - f21bad96c1ed9cb4708c88fcd890078c5e164c16 authored over 7 years ago by Robert Plummer <[email protected]>
Merge pull request #145 from abhisheksoni27/develop

Update lib files: gulp build

github.com/gpujs/gpu.js - 014931351e028c9dd666af346a055d09620bd32e authored over 7 years ago by Robert Plummer <[email protected]>
Add gpu-core.min.js to README.md

github.com/gpujs/gpu.js - bd027e70b23c6e840f1247e1b0ee7efda72b31c7 authored over 7 years ago by Abhishek Soni <[email protected]>
gulp build

github.com/gpujs/gpu.js - fa6491da42da588a664b2a3b88d64bfb732c1cc2 authored over 7 years ago by Abhishek Soni <[email protected]>
Merge pull request #143 from gpujs/let-there-be-scissor

Let there be scissor

github.com/gpujs/gpu.js - 929f59fd14dae1ae4644eeecb40883905655294c authored over 7 years ago by Robert Plummer <[email protected]>
Set canvas size from list of texSizes

github.com/gpujs/gpu.js - 735fc1d62fffe930dde1ea5d27e3ee65e9625e1b authored over 7 years ago by Robert Plummer <[email protected]>
speeding up run using scissor, but still getting odd results

github.com/gpujs/gpu.js - a35c6f3631f5860b6563a70dc5a1e94336e9650d authored over 7 years ago by Robert Plummer <[email protected]>
Add Abhishek Soni to Readme

github.com/gpujs/gpu.js - 8bda087432fba73a2c01b2721a0d05cdb02d4d7e authored over 7 years ago by Robert Plummer <[email protected]>
Ensure texture is handled when value has changed.

github.com/gpujs/gpu.js - 384be4f7928610ef66195d3f9ae156d3d7ad025a authored over 7 years ago by Robert Plummer <[email protected]>
Merge pull request #139 from abhisheksoni27/develop

Fix kernel to setup parameters again and refactor isArray

github.com/gpujs/gpu.js - 7131a6103e6b3d4790bb7e0aca47218e115d3bdf authored over 7 years ago by Robert Plummer <[email protected]>
don't setup types again

github.com/gpujs/gpu.js - 4b860bd26cca075034816490a88d03c286b99515 authored over 7 years ago by Abhishek Soni <[email protected]>
Change check to isNaN

github.com/gpujs/gpu.js - e3baae8116aa9e80abdee7d1a621a72dbfe22002 authored over 7 years ago by Abhishek Soni <[email protected]>
Fix string and empty object

github.com/gpujs/gpu.js - 1b142551c0edb1ff4b4910d7463130a082ec5cd7 authored over 7 years ago by Abhishek Soni <[email protected]>
Merge pull request #138 from juniorrojas/develop

Fix typo funcitons -> functions

github.com/gpujs/gpu.js - 206218764a41a074faed3f16d7d5dbaeba8c6b70 authored over 7 years ago by Robert Plummer <[email protected]>
Fix kernel to setup parameters again and refactor isArray

github.com/gpujs/gpu.js - e19bf794bb4e8aed4afd3a489583725175711046 authored over 7 years ago by Abhishek Soni <[email protected]>
Fix typo funcitons -> functions

github.com/gpujs/gpu.js - 0fa615e13aa505c17a4620f537f80bd4aadee377 authored over 7 years ago by Junior Rojas <[email protected]>
fix #132

github.com/gpujs/gpu.js - 6d9e62e796a1e9dc07c98868af9ef5189f7e3f6d authored over 7 years ago by Robert Plummer <[email protected]>
Merge pull request #136 from abhisheksoni27/infinity

Fix Texture input and set NaN to 0

github.com/gpujs/gpu.js - d247ef4d5be91e33d16b939444513851f8e3a13b authored over 7 years ago by Robert Plummer <[email protected]>
beautify code

github.com/gpujs/gpu.js - fdc4665eb270c72c9c86e8becd9d7a7a150da954 authored over 7 years ago by Abhishek Soni <[email protected]>
Fix Texture input and set NaN to 0

github.com/gpujs/gpu.js - d2f6f61acd051d4481a7cee850d61287c610ab73 authored over 7 years ago by Abhishek Soni <[email protected]>
Merge pull request #135 from abhisheksoni27/develop

Fix #134 : github-linguist

github.com/gpujs/gpu.js - 7e3f47be116014d24f98cfd69a1a126477289b6d authored over 7 years ago by Robert Plummer <[email protected]>
jison linguist

github.com/gpujs/gpu.js - 77c366cc74940a73103b0171b37163b02b618b4e authored over 7 years ago by Abhishek Soni <[email protected]>
Fix #134: github-linguist-fix

github.com/gpujs/gpu.js - 9033db98ca7c4f242a51bdf3181407ef5e2d0d8a authored over 7 years ago by Abhishek Soni <[email protected]>
simplify test

github.com/gpujs/gpu.js - 78b6b839a3ac28120e4368355f0b9e4376d09dba authored over 7 years ago by Robert Plummer <[email protected]>
Merge pull request #133 from abhisheksoni27/develop

Unit test for #132

github.com/gpujs/gpu.js - 4871d8b8d992100a5509f22e34041f4783a13e53 authored over 7 years ago by Robert Plummer <[email protected]>
formatting

github.com/gpujs/gpu.js - 54cf4293bfe49f7df20f612fad1632f8abff6fe5 authored over 7 years ago by Abhishek Soni <[email protected]>
Add assertions

github.com/gpujs/gpu.js - 9ea38edebc3ff67f510e7d650e497bc14ce6737f authored over 7 years ago by Abhishek Soni <[email protected]>
Add unit test for nngpu

github.com/gpujs/gpu.js - 2c851c10aebac322664e708e824469eedd1089a7 authored over 7 years ago by Abhishek Soni <[email protected]>
Merge pull request #125 from abhisheksoni27/develop

Migrate ant build process to gulp

github.com/gpujs/gpu.js - ef82566011121a4c7ec973131bb6cb711923246a authored over 7 years ago by Robert Plummer <[email protected]>
Merge branch 'develop' of github.com:gpujs/gpu.js into develop

github.com/gpujs/gpu.js - 6a2cb13bc69efd912544df86cb797867a2df962e authored over 7 years ago by Abhishek Soni <[email protected]>
fix cpu support for node and strict in texture

github.com/gpujs/gpu.js - c081a3714cbc054250460262b049ebf689628b91 authored over 7 years ago by Robert Plummer <[email protected]>
equality check

github.com/gpujs/gpu.js - 92f955df827fda0aa30da1de8d8cd645b1f0b9fd authored over 7 years ago by Robert Plummer <[email protected]>
Merge remote-tracking branch 'origin/develop' into develop

# Conflicts:
# src/core/texture.js

github.com/gpujs/gpu.js - 523cd88e0ba01e1a5792607790d31de5eb2e5fe8 authored over 7 years ago by Robert Plummer <[email protected]>
Add strict use

github.com/gpujs/gpu.js - 3bca99f1420d8398f6530176f464792f10075af8 authored over 7 years ago by Robert Plummer <[email protected]>
Change script name

github.com/gpujs/gpu.js - 1ea8ed7875a42d8b292e0a49c13bb57d87aeb2cd authored over 7 years ago by Abhishek Soni <[email protected]>
Migrate ant build process to gulp

github.com/gpujs/gpu.js - b7dbcf18e33f3a9b98dc012e5d401bb47e0e5104 authored over 7 years ago by Abhishek Soni <[email protected]>
Merge pull request #124 from gpujs/eugene-doc-tweaks

Added missing doc repo dependencies in nom

github.com/gpujs/gpu.js - 2629404df26f7932ca245badddf740f8f15d23e0 authored over 7 years ago by Eugene Cheah <[email protected]>
Added missing doc repo dependencies in nom

github.com/gpujs/gpu.js - 249c59df99a0170dd3f1c522c671dd6717468307 authored over 7 years ago by Eugene Cheah <[email protected]>
Merge pull request #123 from abhisheksoni27/toArray

Fix texture.toArray() method

github.com/gpujs/gpu.js - bfe1589733a03634eea7f912d39a11b98844c3d5 authored over 7 years ago by Robert Plummer <[email protected]>
Merge pull request #122 from abhisheksoni27/develop

Closes #119 : Rename createKernels to createKernelMap

github.com/gpujs/gpu.js - 820a0a9c67441f1546775ad366a5354c808e7eca authored over 7 years ago by Robert Plummer <[email protected]>
Throw error if GPU object not passed

github.com/gpujs/gpu.js - 88a1f0ad4fe017951e6ee12d2ffd06b9faa63852 authored over 7 years ago by Abhishek Soni <[email protected]>
Fix texture.toArray() method

github.com/gpujs/gpu.js - 8de25319968cff695de44c126f8c34134b3a55be authored over 7 years ago by Abhishek Soni <[email protected]>
Added unit tests for texture.toArray()

github.com/gpujs/gpu.js - 93c2864bd561240e1bbd096ea168f0b6703d2768 authored over 7 years ago by Abhishek Soni <[email protected]>
rename file names to reflect createKernelMap

github.com/gpujs/gpu.js - 529f1c014c38f232fa8876f6c88c8d4ac345ebb8 authored over 7 years ago by Abhishek Soni <[email protected]>
Rename in README.md and test/html

github.com/gpujs/gpu.js - 450d5dc9714532eadf6c0dd37cd6d91f15a55c83 authored over 7 years ago by Abhishek Soni <[email protected]>
Closes #119 : Rename createKernels to createKernelMap

github.com/gpujs/gpu.js - c3200f5c22557f290ad1255df7eff0046d8d52a5 authored over 7 years ago by Abhishek Soni <[email protected]>
Merge remote-tracking branch 'origin/develop' into develop

github.com/gpujs/gpu.js - 8cc7a3859c2353489a251cb2cfd1084528062662 authored over 7 years ago by Robert Plummer <[email protected]>
Fix #116

github.com/gpujs/gpu.js - 332bbdbb66304f4425b45f1252478c50b0825d1f authored over 7 years ago by Robert Plummer <[email protected]>
Merge pull request #121 from abhisheksoni27/isWebGlSupported-fix

Closes #113 : _isWebGlSupported fix

github.com/gpujs/gpu.js - c51a972f0ef0d1e41c301a9df165204fd7a50843 authored over 7 years ago by Robert Plummer <[email protected]>
Closes #113: _isWebGlSupported fix

github.com/gpujs/gpu.js - eb010aeebb8277f9b89988906165f825b6e12ffe authored over 7 years ago by Abhishek Soni <[email protected]>
Merge pull request #117 from abhisheksoni27/develop

Unit test for #116

github.com/gpujs/gpu.js - dff8f48a462af6031f87a0cc4939dc464bcfad3f authored over 7 years ago by Robert Plummer <[email protected]>
Unit test for #116

github.com/gpujs/gpu.js - 04dcd91571f36cda8fd75798a4f0e30bebe11343 authored over 7 years ago by Abhishek Soni <[email protected]>
Unit test for #116

github.com/gpujs/gpu.js - acd3f6ed2c34386e82a2b965015acfcb3fdf0d65 authored over 7 years ago by Abhishek Soni <[email protected]>
Add a test for decimal precision for curiosity

github.com/gpujs/gpu.js - 160debab19e2371385c7dc3e7fe6afbc92637f43 authored over 7 years ago by Robert Plummer <[email protected]>
Merge remote-tracking branch 'origin/develop' into develop

github.com/gpujs/gpu.js - 2579301217c9b2816ea3c1a24dfd04f71f62fe28 authored over 7 years ago by Robert Plummer <[email protected]>
fix #114, reset argumentsLength

github.com/gpujs/gpu.js - 94b271cf421567520badf0bc08072af3c2918a3a authored over 7 years ago by Robert Plummer <[email protected]>
Merge pull request #115 from abhisheksoni27/createKernels-run

Issue #114 unit test

github.com/gpujs/gpu.js - 9155eea2039076bb637a37d411bc034e88627187 authored over 7 years ago by Robert Plummer <[email protected]>
Merge pull request #112 from abhisheksoni27/develop

CSS injection using gulp to modify docdash's theme

github.com/gpujs/gpu.js - 529c83f572f24c5582d25e24082ce207a31fb730 authored over 7 years ago by Robert Plummer <[email protected]>
create-kernels-run-sceond-time fails

github.com/gpujs/gpu.js - 7775a570c69c2995d7440113a677b1c341ed54b2 authored over 7 years ago by Abhishek Soni <[email protected]>
CSS injection using gulp to modify docdash's theme

github.com/gpujs/gpu.js - 33e21c5fa142f663b80ab4245c9c376c97181b9d authored over 7 years ago by Abhishek Soni <[email protected]>
Merge pull request #111 from abhisheksoni27/jsdoc

JSDoc is here

github.com/gpujs/gpu.js - b5522393065794a9ada58719882951023ab0a26e authored over 7 years ago by Eugene Cheah <[email protected]>
JSDoc is here

github.com/gpujs/gpu.js - 0d293860a0e41ddb57a148f527b2727920821b2e authored over 7 years ago by Abhishek Soni <[email protected]>
Fix member definitions to seperate static members

github.com/gpujs/gpu.js - 3bbb4a9af2505b32a1645d0398aefadfacae6d99 authored over 7 years ago by Abhishek Soni <[email protected]>
Merge pull request #109 from abhisheksoni27/develop

Comments have been converted. Docdash landing soon :rocket:

github.com/gpujs/gpu.js - 43159b530d2adf8b7d43eed29cb1afe77dc59e1f authored over 7 years ago by Robert Plummer <[email protected]>
funtion-node.js, runner.js (webgl) done

github.com/gpujs/gpu.js - 017e716a09d62c67728117d185b25a4df1255de8 authored over 7 years ago by Abhishek Soni <[email protected]>
webGl done

github.com/gpujs/gpu.js - 0ac6f9de1d5cd4ab7b4282b1f305f0fd38de4180 authored over 7 years ago by Abhishek Soni <[email protected]>
CPU done

github.com/gpujs/gpu.js - 71bab4c31e484c682758bc1b8cd26a051794b982 authored over 7 years ago by Abhishek Soni <[email protected]>
builder-base, node-base done

github.com/gpujs/gpu.js - 5d7b83106a09f37436b87c5c8d4317c04a6989b6 authored over 7 years ago by Abhishek Soni <[email protected]>
kernel-base.js done

github.com/gpujs/gpu.js - 6b52e1e5aa27ac201792a8708c07fe2129f8bb0b authored over 7 years ago by Abhishek Soni <[email protected]>
runner-base.js

github.com/gpujs/gpu.js - 5b42a5dc6bc098317d44d34b167455f1c18b89ab authored over 7 years ago by Abhishek Soni <[email protected]>
core files done

github.com/gpujs/gpu.js - 2d7f336e35670bb14cd64e5252ffafd45e7c76a2 authored over 7 years ago by Abhishek Soni <[email protected]>
textures.js utils-core.js

github.com/gpujs/gpu.js - 421f35eca41eb85a0a3229261e797b99fdf05304 authored over 7 years ago by Abhishek Soni <[email protected]>
gpu-core.js done

github.com/gpujs/gpu.js - f42d745ecf3faacf49a2b29a69c7b88d9b5044fd authored over 7 years ago by Abhishek Soni <[email protected]>
gpu.js JSDon done

github.com/gpujs/gpu.js - 82e51fc30f47da9ee61606f47e35fd176c597113 authored over 7 years ago by Abhishek Soni <[email protected]>
@static complete

github.com/gpujs/gpu.js - 054dd55c67c08a89e24c3d14887e995752355c32 authored over 7 years ago by Abhishek Soni <[email protected]>
@static utils.js utils-core.js

github.com/gpujs/gpu.js - 3ec6dfc33b1393291ca07246246939dc5e3cc6a2 authored over 7 years ago by Abhishek Soni <[email protected]>
@function

github.com/gpujs/gpu.js - 8f7a93c59f76def179098df43dda095c46e226cf authored over 7 years ago by Abhishek Soni <[email protected]>
[String, ...] - > String[]

github.com/gpujs/gpu.js - c67f3d6890596e4a6d0342574ef94f9d8fa9d502 authored over 7 years ago by Abhishek Soni <[email protected]>
{Number} -> {number}

github.com/gpujs/gpu.js - 7ec3d2d9b49c6411bdd1c54cc5e49e52035878ee authored over 7 years ago by Abhishek Soni <[email protected]>
@param paramType paramName JSDoc syntax

github.com/gpujs/gpu.js - c57c076ef95e8c05e6cfc019654a7a143f8bd42a authored over 7 years ago by Abhishek Soni <[email protected]>
@param format's same as in JSDoc

github.com/gpujs/gpu.js - a1de9ec6a2d2503130b701ab37a93c111ac18d5f authored over 7 years ago by Abhishek Soni <[email protected]>
function-node formatting

github.com/gpujs/gpu.js - e89b8b6a283a1e3a4fa704f671841acddae81bd2 authored over 7 years ago by Abhishek Soni <[email protected]>
Merge pull request #108 from abhisheksoni27/develop

Internal Documentation: Convert to JSDoc

github.com/gpujs/gpu.js - ba0083731f8fdc42e4638391959b433e679ffc32 authored over 7 years ago by Eugene Cheah <[email protected]>
formatting of properties

github.com/gpujs/gpu.js - d13abcbed8d3aabd67822248598131ea5220d9f7 authored over 7 years ago by Abhishek Soni <[email protected]>
@example and formatting

github.com/gpujs/gpu.js - bf2174f81e4fa47cf1817e2198053ff8a7225841 authored over 7 years ago by Abhishek Soni <[email protected]>
@extends

github.com/gpujs/gpu.js - 029d9208f42ba4128cecf60dcd4a5038af41d8df authored over 7 years ago by Abhishek Soni <[email protected]>
@returns

github.com/gpujs/gpu.js - 09d457c2a6e6d89ff0ef902009394618a23fed83 authored over 7 years ago by Abhishek Soni <[email protected]>
@constructor and @param formatting

github.com/gpujs/gpu.js - 88fd43fb07bb243ae420cf065e1f06eedd41d73c authored over 7 years ago by Abhishek Soni <[email protected]>