Ecosyste.ms: OpenCollective

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

github.com/gpujs/gpu.js

GPU Accelerated JavaScript
https://github.com/gpujs/gpu.js

added constants for variables that were continuously being looked up, and added missing methods, and corrected a method name

61af3fa4ee51f047c540d56b9c617fbdd1817e7d authored over 7 years ago by Robert Plummer <[email protected]>
naming conventions and use node_modeuls qunitjs for smaller lib size

ac11420e450f6bad534d6b2664963a8b9544bf21 authored over 7 years ago by Robert Plummer <[email protected]>
fix texture implementation

9a99ec514db9d28a0b04e47130f772b692b999a2 authored over 7 years ago by Robert Plummer <[email protected]>
fix commented out line, and simplify name

7f9aff6ba6abc54b233dea76687a930646b9ec74 authored over 7 years ago by Robert Plummer <[email protected]>
Merge pull request #74 from gpujs/eugene-#73-src-beautify

Eugene #73 src beautify

1df11aeb41b21cff619bcb74e099fb6d499ef209 authored over 7 years ago by Eugene Cheah <[email protected]>
ran `gulp beautify`

60b8a877ee760987673129bdfe10e78a56cbe1b5 authored over 7 years ago by Eugene Cheah <[email protected]>
Added `gulp beautify` settings, for JS beautification.

3247df1577f73895895af35a7c3ae7f8d2f51681 authored over 7 years ago by Eugene Cheah <[email protected]>
remove erroneously included file

c5185481f6daa44a943519dc17e12f5cf68f7c68 authored over 7 years ago by Robert Plummer <[email protected]>
Fix #71

8705e2c30cf02e60e60260cfc58ca915cf40f73c authored over 7 years ago by Robert Plummer <[email protected]>
Merge pull request #70 from robertleeplummerjr/experimental-node-es6

Experimental node es6

68b0b2b898fd78fdaf1c00beb870ab25c0e0a5cb authored over 7 years ago by Robert Plummer <[email protected]>
Merge branch 'develop' into experimental-node-es6

23dc61d15398d77b928e2dd223fa77f54d5d51c9 authored over 7 years ago by Robert Plummer <[email protected]>
Make contributing to the project friendlier

4f29fa0d12fafde9abe288b0797e2199a41244c8 authored over 7 years ago by Fazli Sapuan <[email protected]>
more cleanup, the GPU namespace changed to "WebGL"

e1ed6f90701474be72397fca838df85b7e298f6b authored over 7 years ago by Robert Plummer <[email protected]>
housekeeping

27bc971d9244636b80f7361e8fa244bad0579061 authored over 7 years ago by Robert Plummer <[email protected]>
unit tests back online and graphical working

284c3f952a13107f6d091cf572f7b6b256bc8764 authored over 7 years ago by Robert Plummer <[email protected]>
architecture organization

52cc8c54ef4ee7be8a95d87c14f1c6c5396d5367 authored over 7 years ago by Robert Plummer <[email protected]>
handle #31 with warning

b999dc611d1531ac8df3d893b40ba3e16e723f0e authored over 7 years ago by Robert Plummer <[email protected]>
Merge branch 'master' into experimental-node-es6

2aba1d61b8f8137084b78cd35c5ecc5c3a90603e authored over 7 years ago by Robert Plummer <[email protected]>
Merge pull request #1 from gpujs/master

upstream

808216ab7ebead5b488dfb8c5d8768f5d3f1c2b6 authored over 7 years ago by Robert Plummer <[email protected]>
correcting unit tests and font case

4ef4992c5741377da11db6a1d08793c01626424a authored over 7 years ago by Robert Plummer <[email protected]>
fix addFunction so that root kernel is built

cb4d78e10bf9caccc9d7ed618da16fbcae2f4ce4 authored over 7 years ago by Robert Plummer <[email protected]>
Merge pull request #65 from robertleeplummerjr/64-fix-memory-leak

Fix flatten performance for larger array sizes

eea717f7fde4098765ae8ab60ed3233f0b3f4d3e authored over 7 years ago by Fazli Sapuan <[email protected]>
fix LOOP_MAX, and got tests running

e04b35a0b95ee0dcb4d6055595f97f59242a09e2 authored over 7 years ago by Robert Plummer <[email protected]>
fix opt and endianness requirements

919cde1f88966b25b4b3b125ac9fc43e6e6dc557 authored over 7 years ago by Robert Plummer <[email protected]>
have initial validator kernels building, but not actual

62591e3bf9597f3b163b8525c64a848e8ef78b60 authored over 7 years ago by Robert Plummer <[email protected]>
more tests bringing online

5b74db92303b0bba753d2b346e7bca9cc074753f authored over 7 years ago by Robert Plummer <[email protected]>
bring building and part of tests back online

dfc8e0da0046f3d85c209bf56e45856c16502880 authored over 7 years ago by Robert Plummer <[email protected]>
More cpu refinements

cd0dcbb59dfadeb8938453ab1ee602e762464e3e authored over 7 years ago by Robert Plummer <[email protected]>
Get cpu runner back online and highly performant

0bf21095478ef305d0cd0becfb2c9562b3309515 authored over 7 years ago by Robert Plummer <[email protected]>
Fix flatten performance for larger array sizes

7c3c5d9c15d6f17501920dd49f8273483097a1d6 authored over 7 years ago by Robert Plummer <[email protected]>
More refactoring towards es6

8be5dcec0ca0fa037dfeafe66732180359a4630e authored over 7 years ago by Robert Plummer <[email protected]>
Some refactoring of method, function, & filenames for consistency, and to eventually support es6.

5c458c60c12a38aecabcd40c224770e96888e22b authored over 7 years ago by Robert Plummer <[email protected]>
Fix is webgl in certain browsers

f50181c30381a724830282c441fed0a2351b81b7 authored almost 8 years ago by Fazli Sapuan <[email protected]>
Fix bug where the float texture test is run every time causing unnecessary and expensive compilation

894a2e4404dfb828892ad6fb4542c9dedd67c05b authored almost 8 years ago by Fazli Sapuan <[email protected]>
Merge pull request #56 from cazala/patch-1

fix(isWebgl): return a boolean

da08cb2bde79537dbd7a7840e84c471ac3c4d5bf authored almost 8 years ago by Eugene Cheah <[email protected]>
Fix framebuffer cache

c587bf2d42f5a27992dfd93782882d0311dfbbba authored almost 8 years ago by Fazli Sapuan <[email protected]>
Fix framebuffer memory leak

dd2380d4e9d67438c2173e49faacd11df0ffdc92 authored almost 8 years ago by Fazli Sapuan <[email protected]>
Fix bug when outputing to texture and using it as an argument

029f4dda6b050c3a09205ec664a0fc90fca5678d authored almost 8 years ago by Fazli Sapuan <[email protected]>
Improve memory performance

73d106a27580b3fc77182dc4a7438cc04f307f17 authored almost 8 years ago by Fazli Sapuan <[email protected]>
Fix bug when accepting Array-like input as arguments

53a4d208cc2a42d47f4b27e550c8c6e8ff0943f6 authored almost 8 years ago by Fazli Sapuan <[email protected]>
Remove Julia

bcabb82c590d10f6bf784bf0433ed726c5947540 authored almost 8 years ago by Fazli Sapuan <[email protected]>
Update utils.js

466b85b0b9d9201653b1c4b79b24734ca818d16b authored about 8 years ago by Juan Cazala <[email protected]>
fix(isWebgl): return a boolean

89e1dca4017d2585cdfd1f75475184216adae732 authored about 8 years ago by Juan Cazala <[email protected]>
Fix input array detection when using typed arrays

f9b66e40e7a6c5eaf81cbfa691d29e87cb4ea882 authored about 8 years ago by Fazli Sapuan <[email protected]>
Fix bug with graphical mode

61d009ffa30f9a3832b552425df1ca24940a8090 authored about 8 years ago by Fazli Sapuan <[email protected]>
Fix automatic float settings when graphical mode is on

3b3d08f466a3a6bc1ce2e2f2903216822d44ced9 authored about 8 years ago by Fazli Sapuan <[email protected]>
Detect if browser actually supports readPixels with float type, if it does not, use fallback readPixels mode

ba9a51386d6f0c7b5d68495297ae2ef8b6dfe64f authored about 8 years ago by Fazli Sapuan <[email protected]>
Fix texture objects support

66edda89da70cc22f7cab04c039691e397df91da authored about 8 years ago by Fazli Sapuan <[email protected]>
Removed un-needed console logs

e7541ebfd5daacb3b06462c6c70d525865d83cb7 authored about 8 years ago by Eugene Cheah <[email protected]>
WIP Binary Operator support support

942cb8e797a859a7409e58d22928b39f81e4394d authored about 8 years ago by Eugene Cheah <[email protected]>
Use float textures by default when available

3b3992c3fde68144d2a3e7a1af792a11c7695e5d authored about 8 years ago by Fazli Sapuan <[email protected]>
Merge pull request #49 from STRd6/gulp-rename-dep

Added missing gulp-rename dependency

ff213f1ae817cc109b769488e84c1fedee247ab1 authored over 8 years ago by Fazli Sapuan <[email protected]>
Added missing gulp-rename dependency

7f86d64678b904e34275d0c0bfd6a382c34ebd91 authored over 8 years ago by Daniel X Moore <[email protected]>
Fix typo DEPRECIATED->DEPRECATED

5f27a3bedbd6ba11331b1f7297cc6be08d641177 authored over 8 years ago by Fazli Sapuan <[email protected]>
Merge pull request #48 from krawthekrow/master

Fix Android Dragons Truncation Bug

7e5c44f4ef20dcb8c158755fcc2e4e4d6316b707 authored over 8 years ago by Fazli Sapuan <[email protected]>
Fixed android truncation bug.

8d6450687b9a063def5b68787d4676f8cf5af228 authored over 8 years ago by krawthekrow <[email protected]>
Optimize encode32/decode32

7c794b6fd5effcc79cf557ee22bd08609e66d8c1 authored over 8 years ago by Fazli Sapuan <[email protected]>
Merge pull request #45 from gpujs/eugene-#25-demo

Tweaked playground default, for clearer visibility on the CPU / GPU c…

0b5b30884725e719b8b4ec352dcc9c8a650308f8 authored over 8 years ago by Eugene Cheah <[email protected]>
Tweaked playground default, for clearer visibility on the CPU / GPU cut off (decreased lower bounds). Added several notes as well.

1c9ba990c2f460de16c11ff6978a5729b78bdaac authored over 8 years ago by Eugene Cheah <[email protected]>
Merge pull request #44 from gpujs/eugene-#25-demo

Eugene #25 demo

ce6bbca633aa0c445e91de0b1ce6ee0bc82b4fed authored over 8 years ago by Eugene Cheah <[email protected]>
Added playground link into readme

feeb9cb916378f7ac5b2def372828209391cb386 authored over 8 years ago by Eugene Cheah <[email protected]>
Fixed minor calculation error in gain charting, modified default kernel

9ecae269b3f85fbbe13979f9382c5e321acba01c authored over 8 years ago by Eugene Cheah <[email protected]>
Added open graph header support

bf613e39a7db59fb2aef4e26bbf20c30bcfa8274 authored over 8 years ago by Eugene Cheah <[email protected]>
Merge pull request #43 from gpujs/eugene-#25-demo

Eugene #25 demo

97b016ce80fea9a73ed3f1fcdd497151f2aa0f07 authored over 8 years ago by Eugene Cheah <[email protected]>
Fully functioning benchmark demo : issue #25 is DONE!

09463217e60dc63106eee5c63a0746e7e5865473 authored over 8 years ago by Eugene Cheah <[email protected]>
Added parameter with pseudo random manipulation support (crashes kernel - to fix next)

6cc9a7dc09571e21bb53c8ba6decd1b126b39e29 authored over 8 years ago by Eugene Cheah <[email protected]>
Adjusted gitter badge location

Adjusted gitter badge location

2d317d0985a0a2c055ad572b6b242b03750c804e authored over 8 years ago by Eugene Cheah <[email protected]>
Merge pull request #40 from gitter-badger/gitter-badge

Add a Gitter chat badge to README.md

eb0ffc5ca6233641be770ad0172fa8dc0e2e92a5 authored over 8 years ago by Eugene Cheah <[email protected]>
Add Gitter badge

8524210dd674d8e32b1da6aa94fa38da2b5540e8 authored over 8 years ago by The Gitter Badger <[email protected]>
Merge branch 'eugene-#25-demo'

d071ff937175c769d7f28b6d0f5f1b2d0e50d7d7 authored over 8 years ago by Eugene Cheah <[email protected]>
Tweak to test function

bad8f0403c2c2022ffdf8abd01e38c8efc9929bc authored over 8 years ago by Eugene Cheah <[email protected]>
Created the test case

be3f065e21859b1906978b55d0c29cce7efbd3c0 authored over 8 years ago by Eugene Cheah <[email protected]>
Saner default benchmarks

bc355897a8510e6b4ee0de22c211c2e3e8604216 authored over 8 years ago by Eugene Cheah <[email protected]>
Prototype benchmark playground

e1bb4571258fbeaf5b3fb02af0ea4bd527efddad authored over 8 years ago by Eugene Cheah <[email protected]>
Still working on it!

342d1c2bf1ad622a1a937d1d4ed265655e8710a5 authored over 8 years ago by Eugene Cheah <[email protected]>
Still a work in progress for playground demo

5446afbaac0fdcbf0798f02365a6ca0aef1ffde0 authored over 8 years ago by Eugene Cheah <[email protected]>
Output function prototypes in GLSL

dc38a637f22528149088e6398888bd13a938a8c9 authored over 8 years ago by Fazli Sapuan <[email protected]>
GPU.js - code playground WIP

076c33bd2ee078e21d9a0c21df30d1e66b89528d authored over 8 years ago by Eugene Cheah <[email protected]>
Fix bug on CPU canvas after creation of GPU function

3ea28ce4d5ef0717bc4bdecf05105b2bfddd4204 authored over 8 years ago by Fazli Sapuan <[email protected]>
Fix bug on CPU canvas after creation of GPU function

32c630e2eefcf96dedfe1ad5e80bb02c7fd359ef authored over 8 years ago by Fazli Sapuan <[email protected]>
Fixes #29

c2dbfb07b5c0b6cb2997dcd2d90a38a3eb5ca947 authored over 8 years ago by Fazli Sapuan <[email protected]>
Fixes #28

91a0446025bdaf82eda889e6828488d8aeb61968 authored over 8 years ago by Fazli Sapuan <[email protected]>
Fix 1D input being mutated

1850c5cae360229e18cc1a68dc765775e1f22691 authored over 8 years ago by Fazli Sapuan <[email protected]>
Merge branch 'master' of github.com:gpujs/gpu.js

4c98cefc5e4f186dc02962498be71f8757647375 authored over 8 years ago by Fazli Sapuan <[email protected]>
Fix incorrect flattening of 3D array

92ff541d8beb617deb169ccf3cec9a41cfc20aef authored over 8 years ago by Fazli Sapuan <[email protected]>
Merge pull request #26 from varunpatro/master

Remove invalid function parameters.

6eb1793a4c69863e37eaf7ca95b48dd9a6dd0f63 authored almost 9 years ago by Fazli Sapuan <[email protected]>
Remove invalid function parameters.

Because of GPU.js's strict restrictions, the function passed to the kernel cannot have variable ...

192bff2816d98949f8619153703de005f718444b authored almost 9 years ago by Varun Patro <[email protected]>
Make constants accept number-like strings (backward compatiblity)

9145f55ddbb077e40ca1dd61774f6923e4c7f50c authored almost 9 years ago by Fazli Sapuan <[email protected]>
Fixed canvas return

188d94b24a547c192cfbaccfe6e0c98eb8b0298d authored almost 9 years ago by Eugene Cheah <[email protected]>
Extended test case to throw an exception for getCanvas() before createKernel

d24b4486d1b5febfc724629c441262b05da8a0b8 authored almost 9 years ago by Eugene Cheah <[email protected]>
Get canvas hot fix

9897d974f602d81cdbab952e32c084484a1bc948 authored almost 9 years ago by Eugene Cheah <[email protected]>
WIP getCanvas fix

38ad34ccdb1b881eca32ac9264c1c4515de08d40 authored almost 9 years ago by Eugene Cheah <[email protected]>
Updated test case for graphical mode

88b085d6d509b8d68389143bbe20c0f54f103a95 authored almost 9 years ago by Eugene Cheah <[email protected]>
canvas test case

380170ede313cd203530f6177c6977caf701ab84 authored almost 9 years ago by Eugene Cheah <[email protected]>
Update website URL in package.json

6d517ce60f9fccb4511144491f7c99d346cf1aca authored almost 9 years ago by Fazli Sapuan <[email protected]>
Fix float constants

0617986a82f33f588fd1fd77f7e27acc08138bad authored almost 9 years ago by Fazli Sapuan <[email protected]>
Fix parenthesis for boolean expressions

287792a5637d3dabe7ac193dbcbb14d7a0ae10a1 authored almost 9 years ago by Fazli Sapuan <[email protected]>
Automatic date and version number in header

b150dafdbe023dce7bd95fdb320078a7a7d28a35 authored almost 9 years ago by Fazli Sapuan <[email protected]>
Merge branch 'master' of github.com:gpujs/gpu.js

5718a0a4a34a2618c9ecd8206084766763840024 authored almost 9 years ago by Fazli Sapuan <[email protected]>
Cache location of uniforms

9b1f60d43d7d78ce932c8d5c688dc9c53d285d9a authored almost 9 years ago by Fazli Sapuan <[email protected]>