This website requires JavaScript.
Explore
Help
Register
Sign In
archive-gh-me
/
gpu.js
Watch
1
Star
0
Fork
0
You've already forked gpu.js
mirror of
https://github.com/gpujs/gpu.js.git
synced
2026-01-25 16:08:02 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
gpu.js
/
src
/
backend
History
Robert Plummer
c3afd102d8
fix: unit test simplicity and ultimate check as well as strongly typed check in kernels
2018-08-31 08:07:20 -04:00
..
cpu
Passed unit test.
2018-08-30 20:43:37 -05:00
web-gl
fix: unit test simplicity and ultimate check as well as strongly typed check in kernels
2018-08-31 08:07:20 -04:00
web-gl2
fix: unit test simplicity and ultimate check as well as strongly typed check in kernels
2018-08-31 08:07:20 -04:00
function-builder-base.js
Some related changes to
#243
that make index selection based off the actual argument and not the kernel size
2018-06-29 18:42:44 -04:00
function-node-base.js
auto check if integer division bug exists
2018-07-26 09:05:08 +01:00
kernel-base.js
fix webgl leaks on all test cases
2018-07-30 21:11:56 +01:00
kernel-run-shortcut.js
change
addGLSLFunction
to
addNativeFunction
, and add unit test
2017-08-28 08:56:59 -04:00
runner-base.js
closer to webgl2, still failing some tests when reusing or multiple targets
2018-02-24 19:31:58 -05:00