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
mode_gpu/cpu minor cleanup
bddef0d8483acaa79d1eac43f0ed11c56a67eaac authored almost 9 years ago
bddef0d8483acaa79d1eac43f0ed11c56a67eaac authored almost 9 years ago
Fixed parenthness test cases
c3125fb4354f2826acab56b7707a9847d7ac96cd authored almost 9 years ago
c3125fb4354f2826acab56b7707a9847d7ac96cd authored almost 9 years ago
Minor, prevent of lost existing option, with new function call
0954ff14a44c7d531d7e79292a95c7b2c1fe25a2 authored almost 9 years ago
0954ff14a44c7d531d7e79292a95c7b2c1fe25a2 authored almost 9 years ago
Fixed a null bug, when opt parameter is undefined
e561aa161b89183a04d252c54d109e8d1869602e authored almost 9 years ago
e561aa161b89183a04d252c54d109e8d1869602e authored almost 9 years ago
Merge commit 'ee0fe215121c8da9625b6e9fe68fbea6248e4c4e' into eugene-#4-async-api
036bc66e5694d8bf3b2e6a14aecd04da01ff41fa authored almost 9 years ago
036bc66e5694d8bf3b2e6a14aecd04da01ff41fa authored almost 9 years ago
Updated promise API
d4271edac4fa7ec58e3575eca6565c68460f3b36 authored almost 9 years ago
d4271edac4fa7ec58e3575eca6565c68460f3b36 authored almost 9 years ago
Fix constructs with optional braces and for non-constant for loops expressions
ee0fe215121c8da9625b6e9fe68fbea6248e4c4e authored almost 9 years ago
ee0fe215121c8da9625b6e9fe68fbea6248e4c4e authored almost 9 years ago
Prototype promise implementation.
b3baa76a50ba7c59f1d218f1e7ef3a8c46348083 authored almost 9 years ago
b3baa76a50ba7c59f1d218f1e7ef3a8c46348083 authored almost 9 years ago
Fix 1D/2D input texture bug
c7973a6e288ac4fc442c3dec69f4813b03a4ba41 authored almost 9 years ago
c7973a6e288ac4fc442c3dec69f4813b03a4ba41 authored almost 9 years ago
Prototype Promise based setKernel, executeKernel model
57b568d82a009734a31f1895c1ab3e83ab21ca0a authored almost 9 years ago
57b568d82a009734a31f1895c1ab3e83ab21ca0a authored almost 9 years ago
Minor cleanup
a8de029a7f0f66cd21d0b3b3d5ca62c2ead42c11 authored almost 9 years ago
a8de029a7f0f66cd21d0b3b3d5ca62c2ead42c11 authored almost 9 years ago
Optimising the "Here be dragons, DO NOT OPTIMIZE" out as comments instead of string XD
8d86e9b1d790f672636b39d932a3d80d19b1e546 authored almost 9 years ago
8d86e9b1d790f672636b39d932a3d80d19b1e546 authored almost 9 years ago
GPU class restructuring of sorts
7fd9e626d7fab2bbff0296d9504ba895172279d4 authored almost 9 years ago
7fd9e626d7fab2bbff0296d9504ba895172279d4 authored almost 9 years ago
Fix parenthesis
c483e4d42c0b298bf8ec51150212a12f36604405 authored almost 9 years ago
c483e4d42c0b298bf8ec51150212a12f36604405 authored almost 9 years ago
var name fixing
854aee0ebbf6415d95f4b51500d8f256f6cf8204 authored almost 9 years ago
854aee0ebbf6415d95f4b51500d8f256f6cf8204 authored almost 9 years ago
Follow standardised naming
366a139378c44286d0a845024c1fad5db13b842f authored almost 9 years ago
366a139378c44286d0a845024c1fad5db13b842f authored almost 9 years ago
Added Promise requirement to README.md
dbd8ec3ba5d8204e2be6937fb2bca1303bd6802b authored almost 9 years ago
dbd8ec3ba5d8204e2be6937fb2bca1303bd6802b authored almost 9 years ago
Merge branch 'master' into eugene-#4-async-api
Conflicts:
gulpfile.js
src/gpu.js
src/utils.js
support_webgl() public function
79766170138eb2da2bc3a9d1bb62176dda7fefc2 authored almost 9 years ago
79766170138eb2da2bc3a9d1bb62176dda7fefc2 authored almost 9 years ago
Merge branch 'master' of github.com:gpujs/gpu.js
151f38f2b7a36705cf693d755dab354ce1ef1131 authored almost 9 years ago
151f38f2b7a36705cf693d755dab354ce1ef1131 authored almost 9 years ago
Fix Intel HD 4000
3232760e93cd41bf122c4348e954809d07437f69 authored almost 9 years ago
3232760e93cd41bf122c4348e954809d07437f69 authored almost 9 years ago
Fix typo
89ec1730c8191395cabd1eff57b83411beaf6e88 authored almost 9 years ago
89ec1730c8191395cabd1eff57b83411beaf6e88 authored almost 9 years ago
Fix syntax error
150d544e70d6083c7d110a678e7d633bf9564254 authored almost 9 years ago
150d544e70d6083c7d110a678e7d633bf9564254 authored almost 9 years ago
Fix float texture slowdown due to divergence in get
9ae955b26251dd5b6bea1b74ba97303d04b9e77e authored almost 9 years ago
9ae955b26251dd5b6bea1b74ba97303d04b9e77e authored almost 9 years ago
Make OES_texture_float an option instead of default
055f54e5df1c8d09495f7a5fa01057ab67f23434 authored almost 9 years ago
055f54e5df1c8d09495f7a5fa01057ab67f23434 authored almost 9 years ago
Add support for OES_texture_float inputs
8808d81bc97c68bf8cbfe2684d285acc6d3ce889 authored almost 9 years ago
8808d81bc97c68bf8cbfe2684d285acc6d3ce889 authored almost 9 years ago
Fix && || logical operators in if statements
408beafa68a0e31939d974af69e36d48b8d7ea0c authored almost 9 years ago
408beafa68a0e31939d974af69e36d48b8d7ea0c authored almost 9 years ago
Fix hardcode constants option
e90b8aaa16646f02b67a301778f30590014dd363 authored almost 9 years ago
e90b8aaa16646f02b67a301778f30590014dd363 authored almost 9 years ago
Fix mantissa overflow bug
13923a90d17ee840508fbd6e46a53448a4ad4f31 authored almost 9 years ago
13923a90d17ee840508fbd6e46a53448a4ad4f31 authored almost 9 years ago
Optimise get
4d54720fb2567903bb42485a29eff53f7476abe7 authored almost 9 years ago
4d54720fb2567903bb42485a29eff53f7476abe7 authored almost 9 years ago
If exponent correction is not necessary, don't recalculate mantissa
df0f368353ec9cacc4ecfb317be7bd2e37eb23ca authored almost 9 years ago
df0f368353ec9cacc4ecfb317be7bd2e37eb23ca authored almost 9 years ago
Fix for AMD HD 6950
5fc915f236daaaeb337000b054f5dfbd7400f78e authored almost 9 years ago
5fc915f236daaaeb337000b054f5dfbd7400f78e authored almost 9 years ago
Fix indentation inside shader code
adea711d85ffe3fbe994a75ee90b45138aa0837f authored almost 9 years ago
adea711d85ffe3fbe994a75ee90b45138aa0837f authored almost 9 years ago
Fix indentation
9b139208d918aae80d8004d74286ee52a2485415 authored almost 9 years ago
9b139208d918aae80d8004d74286ee52a2485415 authored almost 9 years ago
Add dragons
a548c4f621c27765da363c5de92d34741d6da49d authored almost 9 years ago
a548c4f621c27765da363c5de92d34741d6da49d authored almost 9 years ago
Extra safe encode32
a7a966b12549b879f6f9346ce37dae9227a84081 authored almost 9 years ago
a7a966b12549b879f6f9346ce37dae9227a84081 authored almost 9 years ago
Remove testing hacks
2cc3722ceb2fb3976734a010c6e19f9966305cf3 authored almost 9 years ago
2cc3722ceb2fb3976734a010c6e19f9966305cf3 authored almost 9 years ago
Make get use int
838ddc23c96122602c97f541b4c8996fc56d242d authored almost 9 years ago
838ddc23c96122602c97f541b4c8996fc56d242d authored almost 9 years ago
Rewrite encode32 again
f9d4ec3f57ccef1d79df0066ff2789261a347f8f authored almost 9 years ago
f9d4ec3f57ccef1d79df0066ff2789261a347f8f authored almost 9 years ago
Rewrite decode32 again with a hybrid approach
16d6d4762b2edfad2332dee503cc965de790dd7c authored almost 9 years ago
16d6d4762b2edfad2332dee503cc965de790dd7c authored almost 9 years ago
Rewrite decode32 again
951824c951a71fd266cc814ab22af45c4e24370f authored almost 9 years ago
951824c951a71fd266cc814ab22af45c4e24370f authored almost 9 years ago
Redo encode32
28278d5eedccc5fd3fed5c656cd76b0cf4b8f7e3 authored almost 9 years ago
28278d5eedccc5fd3fed5c656cd76b0cf4b8f7e3 authored almost 9 years ago
Testing mod workaround
c90801335ed46d32c9f131a62b9e512f0eb52215 authored almost 9 years ago
c90801335ed46d32c9f131a62b9e512f0eb52215 authored almost 9 years ago
Extra floating point safety...
4a173b065b3d0e96ca12137a56cdf64cc5f8dc75 authored almost 9 years ago
4a173b065b3d0e96ca12137a56cdf64cc5f8dc75 authored almost 9 years ago
Remove debug statements
c2f859f405d8dac6ed2a43f671a0dea8c19fca5a authored almost 9 years ago
c2f859f405d8dac6ed2a43f671a0dea8c19fca5a authored almost 9 years ago
offsetRangeHack test
7b77b0d84555c978c457a9b77f2979e9c2cee61c authored almost 9 years ago
7b77b0d84555c978c457a9b77f2979e9c2cee61c authored almost 9 years ago
Add safeTextureReadHack hack to see if it fixes a problem on a specific platform on one specific machine
a8a59a892f4f35801fc7969b11c11dd819d1ffc5 authored almost 9 years ago
a8a59a892f4f35801fc7969b11c11dd819d1ffc5 authored almost 9 years ago
Extra floating point safety?
5dcfed03e863e6b84d5bc4e6fbccfd7c1d2932ed authored almost 9 years ago
5dcfed03e863e6b84d5bc4e6fbccfd7c1d2932ed authored almost 9 years ago
Use round instead of floor for texel get
3ef17b5474ffae446f99c0834c0b90a0df87172b authored almost 9 years ago
3ef17b5474ffae446f99c0834c0b90a0df87172b authored almost 9 years ago
Revert dimToTexSize behavior and make special case for graphical mode
e609114fd41dbdb64f32ef194491266ae80dc16a authored almost 9 years ago
e609114fd41dbdb64f32ef194491266ae80dc16a authored almost 9 years ago
Fix floating point equality test error
23f362976b71678d6c7b02d0c97bf7a11654b5b8 authored almost 9 years ago
23f362976b71678d6c7b02d0c97bf7a11654b5b8 authored almost 9 years ago
Fixed cache invalidation bug when constants changed
197addb36d417dddaeb713b7dc51d4084559883f authored almost 9 years ago
197addb36d417dddaeb713b7dc51d4084559883f authored almost 9 years ago
Fixed behavior when using constants limit in for loops
9dc62e37318fa1e969c7a78781c4b01b888ccf03 authored almost 9 years ago
9dc62e37318fa1e969c7a78781c4b01b888ccf03 authored almost 9 years ago
Add support for numeric constants
e435894db293799e35fc9d907ddbf7be2bdb5559 authored almost 9 years ago
e435894db293799e35fc9d907ddbf7be2bdb5559 authored almost 9 years ago
Standardize names
b9deeceb38bfd4aac3e8e7b4cab1c12e62e55014 authored almost 9 years ago
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
b52a2d3750c21fd607e324238d92246007b28aed authored almost 9 years ago
b52a2d3750c21fd607e324238d92246007b28aed authored almost 9 years ago
Migrated gpu, to gpu core
c3ca03d4c29dafd588faf55ca73d2132b5cc6cfa authored almost 9 years ago
c3ca03d4c29dafd588faf55ca73d2132b5cc6cfa authored almost 9 years ago
Merge pull request #22 from gpujs/eugene-#4-async-api
Renamed backend functions, .gitattributes overide
48e01f2a0369d520a163b5c259907beb96e7b419 authored almost 9 years ago
.gitattributes overide. See: https://github.com/github/linguist#overrides
a329ec95a4b1d5ede638a8075befdd4654084673 authored almost 9 years ago
a329ec95a4b1d5ede638a8075befdd4654084673 authored almost 9 years ago
Renamed backend functions
817b4789d772cdb432010f5bbbc68f2f7e55df35 authored almost 9 years ago
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
334ca692db448f1119730095a6ee8649d35ab833 authored almost 9 years ago
Renamed backend files. to mode_(c/g)pu respectively
cb519949bec4a31a0a6cd2f34de15e83170721f4 authored almost 9 years ago
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...
081089d50f4390bf8de2c5c32df7624ec0d8bd19 authored almost 9 years ago
Lowered while loop test case to default value
112aad56d67abacfd8093b00d5a5a816ec43a25e authored almost 9 years ago
112aad56d67abacfd8093b00d5a5a816ec43a25e authored almost 9 years ago
Merge commit 'e175f8a1a32f55d5ff34aacc715df7a0511642df' into eugene-#4-async-api
18f8974efe452c7e06f067cd7a5fc29bc8f4f524 authored almost 9 years ago
18f8974efe452c7e06f067cd7a5fc29bc8f4f524 authored almost 9 years ago
Utils function class
cf3327c40c2159a4594fcc8251aecc3550eadfcf authored almost 9 years ago
cf3327c40c2159a4594fcc8251aecc3550eadfcf authored almost 9 years ago
Added gpu_utils class, to centralised all the reuse util functions (that is not GPU.JS specific)
a1962651011230ef16201ac5278fbb6b7279a087 authored almost 9 years ago
a1962651011230ef16201ac5278fbb6b7279a087 authored almost 9 years ago
Add loopMaxIterations option
e175f8a1a32f55d5ff34aacc715df7a0511642df authored almost 9 years ago
e175f8a1a32f55d5ff34aacc715df7a0511642df authored almost 9 years ago
Add loopMaxIterations option
ec9c3304e2ee78b36a2c8b4bdcfafee7917c1868 authored almost 9 years ago
ec9c3304e2ee78b36a2c8b4bdcfafee7917c1868 authored almost 9 years ago
Update README.md
3e65ed4d410fb72848c41789a5753b5d2daed3bf authored almost 9 years ago
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
8e6badb2e28947580e77820bb24578f2411d8362 authored almost 9 years ago
Merge commit '5cfe3efb057bcb308aa13d6d01bcf67c68eee34d' into eugene-#4-async-api
0265c60b04e19a8ab5668a1ebd66f9d9f3a319ee authored almost 9 years ago
0265c60b04e19a8ab5668a1ebd66f9d9f3a319ee authored almost 9 years ago
Fixed issue #17 invalid test case
6ebdbcda682c5b5eefbe02ba1e577e166d6195c1 authored almost 9 years ago
6ebdbcda682c5b5eefbe02ba1e577e166d6195c1 authored almost 9 years ago
Update README.md
5cfe3efb057bcb308aa13d6d01bcf67c68eee34d authored almost 9 years ago
5cfe3efb057bcb308aa13d6d01bcf67c68eee34d authored almost 9 years ago
Update README.md
3cf24fa7772d25946bc37f13010408e96c3d9c11 authored almost 9 years ago
3cf24fa7772d25946bc37f13010408e96c3d9c11 authored almost 9 years ago
Update README.md
967476e28cc32b5dea2fa3a81e76f9d489b7eeab authored almost 9 years ago
967476e28cc32b5dea2fa3a81e76f9d489b7eeab authored almost 9 years ago
Update README.md
ff998e43bedc81137f62ce3cf1f6f19b279a4cb1 authored almost 9 years ago
ff998e43bedc81137f62ce3cf1f6f19b279a4cb1 authored almost 9 years ago
Fix constructor with GL context sharing
06d76d2bf22c275e74c42bbf87e77ad0e48da9a9 authored almost 9 years ago
06d76d2bf22c275e74c42bbf87e77ad0e48da9a9 authored almost 9 years ago
Merge branch 'master' of github.com:gpujs/gpu.js
637db10c043cf9ec1171df0cab7c6a49b6f0c697 authored almost 9 years ago
637db10c043cf9ec1171df0cab7c6a49b6f0c697 authored almost 9 years ago
Remove execute bit on files...
be1a3c0cb20dcaa5f12739a6086b6e21eb3f6ac8 authored almost 9 years ago
be1a3c0cb20dcaa5f12739a6086b6e21eb3f6ac8 authored almost 9 years ago
Update README.md
d9731d89aca76d581d99de4e87a2fc91218e68bd authored almost 9 years ago
d9731d89aca76d581d99de4e87a2fc91218e68bd authored almost 9 years ago
Increased while loop_max to 10 million... added while loop 1k test case
198f094c68ce359808e280825d92b843828d29a2 authored almost 9 years ago
198f094c68ce359808e280825d92b843828d29a2 authored almost 9 years ago
Added while loop test case
6a54671b8c766bcf5fc14e007c375b48e1a954bb authored almost 9 years ago
6a54671b8c766bcf5fc14e007c375b48e1a954bb authored almost 9 years ago
Fixed mode var global leak
9c0f8af74db24e550cbd5e32dc566bce8c804007 authored almost 9 years ago
9c0f8af74db24e550cbd5e32dc566bce8c804007 authored almost 9 years ago
Merge branch 'master' of github.com:gpujs/gpu.js
7dab6597f8d0ab71dc30573fb3356a834d4a7c3d authored almost 9 years ago
7dab6597f8d0ab71dc30573fb3356a834d4a7c3d authored almost 9 years ago
Add support for while loops
2bee76dd2d6146922ed9ceab87bc0c10a7adc983 authored almost 9 years ago
2bee76dd2d6146922ed9ceab87bc0c10a7adc983 authored almost 9 years ago
Merge pull request #16 from gpujs/eugene-refactor
Adding encode32/decode32 pair optimization
a3851aa08e775a8c2145c27762022e3b6ba61eb7 authored almost 9 years ago
=( Forgot to actually call the reggae optimise function
a9f12337f2ad16229bfea07356b2ed734349218c authored almost 9 years ago
a9f12337f2ad16229bfea07356b2ed734349218c authored almost 9 years ago
Merge commit '96e91ccec30e1afc31ab88c656398a1ff050eacc' into eugene-refactor
af3d77b5c46b65dc00a7552e572b042e2c07b761 authored almost 9 years ago
af3d77b5c46b65dc00a7552e572b042e2c07b761 authored almost 9 years ago
added encode32/decode32 pair optimisation
9af7f245cf13cf1fe105025b831bad066f3360bc authored almost 9 years ago
9af7f245cf13cf1fe105025b831bad066f3360bc authored almost 9 years ago
Fix expression limited loops
96e91ccec30e1afc31ab88c656398a1ff050eacc authored almost 9 years ago
96e91ccec30e1afc31ab88c656398a1ff050eacc authored almost 9 years ago
Merge branch 'master' of github.com:gpujs/gpu.js
e15870a28efd66beb9f9b9a5024c055a2c44226f authored almost 9 years ago
e15870a28efd66beb9f9b9a5024c055a2c44226f authored almost 9 years ago
Implement for loop with expression limit and disable getPixels in graphical
df84a10efd8e448c47536fb5b008539f046ebf78 authored almost 9 years ago
df84a10efd8e448c47536fb5b008539f046ebf78 authored almost 9 years ago
Merge pull request #15 from gpujs/eugene-refactor
Test case and function refactoring
e367060ce605329c4053489aa4adf9efa17e3a9a authored almost 9 years ago
Made functionNode test case 'user_' voodoo resistant
295ed8511fe9b0305729b26803b9b2fe94dcf14f authored almost 9 years ago
295ed8511fe9b0305729b26803b9b2fe94dcf14f authored almost 9 years ago
Reorganised test files. Added a test-all.html to make it easier to do regression testing.
ddce018af5496f77cd1aa0541904503672c7fb5d authored almost 9 years ago
ddce018af5496f77cd1aa0541904503672c7fb5d authored almost 9 years ago
Added nestedFunction test case
952c0abbed432a49ceb0d063a7b858322d689411 authored almost 9 years ago
952c0abbed432a49ceb0d063a7b858322d689411 authored almost 9 years ago
Removed the eval evil.
e94ed94ec958b61fd122c6063174394b45f277c4 authored almost 9 years ago
e94ed94ec958b61fd122c6063174394b45f277c4 authored almost 9 years ago
Added online docs link into readme
2442ffb4684c37d0fdc005be249d0e6be8d3c619 authored almost 9 years ago
2442ffb4684c37d0fdc005be249d0e6be8d3c619 authored almost 9 years ago
Automatic inner functions
c2cbe2a1c49e37fa91c314564550e8312aacd242 authored almost 9 years ago
c2cbe2a1c49e37fa91c314564550e8312aacd242 authored almost 9 years ago