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

mode_gpu/cpu minor cleanup

github.com/gpujs/gpu.js - bddef0d8483acaa79d1eac43f0ed11c56a67eaac authored almost 9 years ago
Fixed parenthness test cases

github.com/gpujs/gpu.js - c3125fb4354f2826acab56b7707a9847d7ac96cd authored almost 9 years ago
Minor, prevent of lost existing option, with new function call

github.com/gpujs/gpu.js - 0954ff14a44c7d531d7e79292a95c7b2c1fe25a2 authored almost 9 years ago
Fixed a null bug, when opt parameter is undefined

github.com/gpujs/gpu.js - e561aa161b89183a04d252c54d109e8d1869602e authored almost 9 years ago
Merge commit 'ee0fe215121c8da9625b6e9fe68fbea6248e4c4e' into eugene-#4-async-api

github.com/gpujs/gpu.js - 036bc66e5694d8bf3b2e6a14aecd04da01ff41fa authored almost 9 years ago
Updated promise API

github.com/gpujs/gpu.js - d4271edac4fa7ec58e3575eca6565c68460f3b36 authored almost 9 years ago
Fix constructs with optional braces and for non-constant for loops expressions

github.com/gpujs/gpu.js - ee0fe215121c8da9625b6e9fe68fbea6248e4c4e authored almost 9 years ago
Prototype promise implementation.

github.com/gpujs/gpu.js - b3baa76a50ba7c59f1d218f1e7ef3a8c46348083 authored almost 9 years ago
Fix 1D/2D input texture bug

github.com/gpujs/gpu.js - c7973a6e288ac4fc442c3dec69f4813b03a4ba41 authored almost 9 years ago
Prototype Promise based setKernel, executeKernel model

github.com/gpujs/gpu.js - 57b568d82a009734a31f1895c1ab3e83ab21ca0a authored almost 9 years ago
Minor cleanup

github.com/gpujs/gpu.js - a8de029a7f0f66cd21d0b3b3d5ca62c2ead42c11 authored almost 9 years ago
Optimising the "Here be dragons, DO NOT OPTIMIZE" out as comments instead of string XD

github.com/gpujs/gpu.js - 8d86e9b1d790f672636b39d932a3d80d19b1e546 authored almost 9 years ago
GPU class restructuring of sorts

github.com/gpujs/gpu.js - 7fd9e626d7fab2bbff0296d9504ba895172279d4 authored almost 9 years ago
Fix parenthesis

github.com/gpujs/gpu.js - c483e4d42c0b298bf8ec51150212a12f36604405 authored almost 9 years ago
var name fixing

github.com/gpujs/gpu.js - 854aee0ebbf6415d95f4b51500d8f256f6cf8204 authored almost 9 years ago
Follow standardised naming

github.com/gpujs/gpu.js - 366a139378c44286d0a845024c1fad5db13b842f authored almost 9 years ago
Added Promise requirement to README.md

github.com/gpujs/gpu.js - dbd8ec3ba5d8204e2be6937fb2bca1303bd6802b authored almost 9 years ago
Merge branch 'master' into eugene-#4-async-api

Conflicts:
gulpfile.js
src/gpu.js
src/utils.js

github.com/gpujs/gpu.js - 9853b9221efa160f4d865282e6fda85eee834ffb authored almost 9 years ago
support_webgl() public function

github.com/gpujs/gpu.js - 79766170138eb2da2bc3a9d1bb62176dda7fefc2 authored almost 9 years ago
Merge branch 'master' of github.com:gpujs/gpu.js

github.com/gpujs/gpu.js - 151f38f2b7a36705cf693d755dab354ce1ef1131 authored almost 9 years ago
Fix Intel HD 4000

github.com/gpujs/gpu.js - 3232760e93cd41bf122c4348e954809d07437f69 authored almost 9 years ago
Fix typo

github.com/gpujs/gpu.js - 89ec1730c8191395cabd1eff57b83411beaf6e88 authored almost 9 years ago
Fix syntax error

github.com/gpujs/gpu.js - 150d544e70d6083c7d110a678e7d633bf9564254 authored almost 9 years ago
Fix float texture slowdown due to divergence in get

github.com/gpujs/gpu.js - 9ae955b26251dd5b6bea1b74ba97303d04b9e77e authored almost 9 years ago
Make OES_texture_float an option instead of default

github.com/gpujs/gpu.js - 055f54e5df1c8d09495f7a5fa01057ab67f23434 authored almost 9 years ago
Add support for OES_texture_float inputs

github.com/gpujs/gpu.js - 8808d81bc97c68bf8cbfe2684d285acc6d3ce889 authored almost 9 years ago
Fix && || logical operators in if statements

github.com/gpujs/gpu.js - 408beafa68a0e31939d974af69e36d48b8d7ea0c authored almost 9 years ago
Fix hardcode constants option

github.com/gpujs/gpu.js - e90b8aaa16646f02b67a301778f30590014dd363 authored almost 9 years ago
Fix mantissa overflow bug

github.com/gpujs/gpu.js - 13923a90d17ee840508fbd6e46a53448a4ad4f31 authored almost 9 years ago
Optimise get

github.com/gpujs/gpu.js - 4d54720fb2567903bb42485a29eff53f7476abe7 authored almost 9 years ago
If exponent correction is not necessary, don't recalculate mantissa

github.com/gpujs/gpu.js - df0f368353ec9cacc4ecfb317be7bd2e37eb23ca authored almost 9 years ago
Fix for AMD HD 6950

github.com/gpujs/gpu.js - 5fc915f236daaaeb337000b054f5dfbd7400f78e authored almost 9 years ago
Fix indentation inside shader code

github.com/gpujs/gpu.js - adea711d85ffe3fbe994a75ee90b45138aa0837f authored almost 9 years ago
Fix indentation

github.com/gpujs/gpu.js - 9b139208d918aae80d8004d74286ee52a2485415 authored almost 9 years ago
Add dragons

github.com/gpujs/gpu.js - a548c4f621c27765da363c5de92d34741d6da49d authored almost 9 years ago
Extra safe encode32

github.com/gpujs/gpu.js - a7a966b12549b879f6f9346ce37dae9227a84081 authored almost 9 years ago
Remove testing hacks

github.com/gpujs/gpu.js - 2cc3722ceb2fb3976734a010c6e19f9966305cf3 authored almost 9 years ago
Make get use int

github.com/gpujs/gpu.js - 838ddc23c96122602c97f541b4c8996fc56d242d authored almost 9 years ago
Rewrite encode32 again

github.com/gpujs/gpu.js - f9d4ec3f57ccef1d79df0066ff2789261a347f8f authored almost 9 years ago
Rewrite decode32 again with a hybrid approach

github.com/gpujs/gpu.js - 16d6d4762b2edfad2332dee503cc965de790dd7c authored almost 9 years ago
Rewrite decode32 again

github.com/gpujs/gpu.js - 951824c951a71fd266cc814ab22af45c4e24370f authored almost 9 years ago
Redo encode32

github.com/gpujs/gpu.js - 28278d5eedccc5fd3fed5c656cd76b0cf4b8f7e3 authored almost 9 years ago
Testing mod workaround

github.com/gpujs/gpu.js - c90801335ed46d32c9f131a62b9e512f0eb52215 authored almost 9 years ago
Extra floating point safety...

github.com/gpujs/gpu.js - 4a173b065b3d0e96ca12137a56cdf64cc5f8dc75 authored almost 9 years ago
Remove debug statements

github.com/gpujs/gpu.js - c2f859f405d8dac6ed2a43f671a0dea8c19fca5a authored almost 9 years ago
offsetRangeHack test

github.com/gpujs/gpu.js - 7b77b0d84555c978c457a9b77f2979e9c2cee61c authored almost 9 years ago
Add safeTextureReadHack hack to see if it fixes a problem on a specific platform on one specific machine

github.com/gpujs/gpu.js - a8a59a892f4f35801fc7969b11c11dd819d1ffc5 authored almost 9 years ago
Extra floating point safety?

github.com/gpujs/gpu.js - 5dcfed03e863e6b84d5bc4e6fbccfd7c1d2932ed authored almost 9 years ago
Use round instead of floor for texel get

github.com/gpujs/gpu.js - 3ef17b5474ffae446f99c0834c0b90a0df87172b authored almost 9 years ago
Revert dimToTexSize behavior and make special case for graphical mode

github.com/gpujs/gpu.js - e609114fd41dbdb64f32ef194491266ae80dc16a authored almost 9 years ago
Fix floating point equality test error

github.com/gpujs/gpu.js - 23f362976b71678d6c7b02d0c97bf7a11654b5b8 authored almost 9 years ago
Fixed cache invalidation bug when constants changed

github.com/gpujs/gpu.js - 197addb36d417dddaeb713b7dc51d4084559883f authored almost 9 years ago
Fixed behavior when using constants limit in for loops

github.com/gpujs/gpu.js - 9dc62e37318fa1e969c7a78781c4b01b888ccf03 authored almost 9 years ago
Add support for numeric constants

github.com/gpujs/gpu.js - e435894db293799e35fc9d907ddbf7be2bdb5559 authored almost 9 years ago
Standardize names

github.com/gpujs/gpu.js - b9deeceb38bfd4aac3e8e7b4cab1c12e62e55014 authored almost 9 years ago
Removed context support for constructor (it will be replaced). Refactored canvas, and webgl context builder function to gpu_utils

github.com/gpujs/gpu.js - b52a2d3750c21fd607e324238d92246007b28aed authored almost 9 years ago
Migrated gpu, to gpu core

github.com/gpujs/gpu.js - c3ca03d4c29dafd588faf55ca73d2132b5cc6cfa authored almost 9 years ago
Merge pull request #22 from gpujs/eugene-#4-async-api

Renamed backend functions, .gitattributes overide

github.com/gpujs/gpu.js - 48e01f2a0369d520a163b5c259907beb96e7b419 authored almost 9 years ago
.gitattributes overide. See: https://github.com/github/linguist#overrides

github.com/gpujs/gpu.js - a329ec95a4b1d5ede638a8075befdd4654084673 authored almost 9 years ago
Renamed backend functions

github.com/gpujs/gpu.js - 817b4789d772cdb432010f5bbbc68f2f7e55df35 authored almost 9 years ago
Merge pull request #21 from gpujs/eugene-#4-async-api

Renamed backend files. to mode_(c/g)pu respectively

github.com/gpujs/gpu.js - 334ca692db448f1119730095a6ee8649d35ab833 authored almost 9 years ago
Renamed backend files. to mode_(c/g)pu respectively

github.com/gpujs/gpu.js - cb519949bec4a31a0a6cd2f34de15e83170721f4 authored almost 9 years ago
Merge pull request #20 from gpujs/eugene-#4-async-api

Added gpu_utils class to centralize small snippets of code. Also fixed while loop test case to d...

github.com/gpujs/gpu.js - 081089d50f4390bf8de2c5c32df7624ec0d8bd19 authored almost 9 years ago
Lowered while loop test case to default value

github.com/gpujs/gpu.js - 112aad56d67abacfd8093b00d5a5a816ec43a25e authored almost 9 years ago
Merge commit 'e175f8a1a32f55d5ff34aacc715df7a0511642df' into eugene-#4-async-api

github.com/gpujs/gpu.js - 18f8974efe452c7e06f067cd7a5fc29bc8f4f524 authored almost 9 years ago
Utils function class

github.com/gpujs/gpu.js - cf3327c40c2159a4594fcc8251aecc3550eadfcf authored almost 9 years ago
Added gpu_utils class, to centralised all the reuse util functions (that is not GPU.JS specific)

github.com/gpujs/gpu.js - a1962651011230ef16201ac5278fbb6b7279a087 authored almost 9 years ago
Add loopMaxIterations option

github.com/gpujs/gpu.js - e175f8a1a32f55d5ff34aacc715df7a0511642df authored almost 9 years ago
Add loopMaxIterations option

github.com/gpujs/gpu.js - ec9c3304e2ee78b36a2c8b4bdcfafee7917c1868 authored almost 9 years ago
Update README.md

github.com/gpujs/gpu.js - 3e65ed4d410fb72848c41789a5753b5d2daed3bf authored almost 9 years ago
Merge pull request #18 from gpujs/eugene-#4-async-api

While loop test case, fixed no parameter test case

github.com/gpujs/gpu.js - 8e6badb2e28947580e77820bb24578f2411d8362 authored almost 9 years ago
Merge commit '5cfe3efb057bcb308aa13d6d01bcf67c68eee34d' into eugene-#4-async-api

github.com/gpujs/gpu.js - 0265c60b04e19a8ab5668a1ebd66f9d9f3a319ee authored almost 9 years ago
Fixed issue #17 invalid test case

github.com/gpujs/gpu.js - 6ebdbcda682c5b5eefbe02ba1e577e166d6195c1 authored almost 9 years ago
Update README.md

github.com/gpujs/gpu.js - 5cfe3efb057bcb308aa13d6d01bcf67c68eee34d authored almost 9 years ago
Update README.md

github.com/gpujs/gpu.js - 3cf24fa7772d25946bc37f13010408e96c3d9c11 authored almost 9 years ago
Update README.md

github.com/gpujs/gpu.js - 967476e28cc32b5dea2fa3a81e76f9d489b7eeab authored almost 9 years ago
Update README.md

github.com/gpujs/gpu.js - ff998e43bedc81137f62ce3cf1f6f19b279a4cb1 authored almost 9 years ago
Fix constructor with GL context sharing

github.com/gpujs/gpu.js - 06d76d2bf22c275e74c42bbf87e77ad0e48da9a9 authored almost 9 years ago
Merge branch 'master' of github.com:gpujs/gpu.js

github.com/gpujs/gpu.js - 637db10c043cf9ec1171df0cab7c6a49b6f0c697 authored almost 9 years ago
Remove execute bit on files...

github.com/gpujs/gpu.js - be1a3c0cb20dcaa5f12739a6086b6e21eb3f6ac8 authored almost 9 years ago
Update README.md

github.com/gpujs/gpu.js - d9731d89aca76d581d99de4e87a2fc91218e68bd authored almost 9 years ago
Increased while loop_max to 10 million... added while loop 1k test case

github.com/gpujs/gpu.js - 198f094c68ce359808e280825d92b843828d29a2 authored almost 9 years ago
Added while loop test case

github.com/gpujs/gpu.js - 6a54671b8c766bcf5fc14e007c375b48e1a954bb authored almost 9 years ago
Fixed mode var global leak

github.com/gpujs/gpu.js - 9c0f8af74db24e550cbd5e32dc566bce8c804007 authored almost 9 years ago
Merge branch 'master' of github.com:gpujs/gpu.js

github.com/gpujs/gpu.js - 7dab6597f8d0ab71dc30573fb3356a834d4a7c3d authored almost 9 years ago
Add support for while loops

github.com/gpujs/gpu.js - 2bee76dd2d6146922ed9ceab87bc0c10a7adc983 authored almost 9 years ago
Merge pull request #16 from gpujs/eugene-refactor

Adding encode32/decode32 pair optimization

github.com/gpujs/gpu.js - a3851aa08e775a8c2145c27762022e3b6ba61eb7 authored almost 9 years ago
=( Forgot to actually call the reggae optimise function

github.com/gpujs/gpu.js - a9f12337f2ad16229bfea07356b2ed734349218c authored almost 9 years ago
Merge commit '96e91ccec30e1afc31ab88c656398a1ff050eacc' into eugene-refactor

github.com/gpujs/gpu.js - af3d77b5c46b65dc00a7552e572b042e2c07b761 authored almost 9 years ago
added encode32/decode32 pair optimisation

github.com/gpujs/gpu.js - 9af7f245cf13cf1fe105025b831bad066f3360bc authored almost 9 years ago
Fix expression limited loops

github.com/gpujs/gpu.js - 96e91ccec30e1afc31ab88c656398a1ff050eacc authored almost 9 years ago
Merge branch 'master' of github.com:gpujs/gpu.js

github.com/gpujs/gpu.js - e15870a28efd66beb9f9b9a5024c055a2c44226f authored almost 9 years ago
Implement for loop with expression limit and disable getPixels in graphical

github.com/gpujs/gpu.js - df84a10efd8e448c47536fb5b008539f046ebf78 authored almost 9 years ago
Merge pull request #15 from gpujs/eugene-refactor

Test case and function refactoring

github.com/gpujs/gpu.js - e367060ce605329c4053489aa4adf9efa17e3a9a authored almost 9 years ago
Made functionNode test case 'user_' voodoo resistant

github.com/gpujs/gpu.js - 295ed8511fe9b0305729b26803b9b2fe94dcf14f authored almost 9 years ago
Reorganised test files. Added a test-all.html to make it easier to do regression testing.

github.com/gpujs/gpu.js - ddce018af5496f77cd1aa0541904503672c7fb5d authored almost 9 years ago
Added nestedFunction test case

github.com/gpujs/gpu.js - 952c0abbed432a49ceb0d063a7b858322d689411 authored almost 9 years ago
Removed the eval evil.

github.com/gpujs/gpu.js - e94ed94ec958b61fd122c6063174394b45f277c4 authored almost 9 years ago
Added online docs link into readme

github.com/gpujs/gpu.js - 2442ffb4684c37d0fdc005be249d0e6be8d3c619 authored almost 9 years ago
Automatic inner functions

github.com/gpujs/gpu.js - c2cbe2a1c49e37fa91c314564550e8312aacd242 authored almost 9 years ago