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-18 16:04:10 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
gpu.js
/
src
History
Robert Plummer
5850030e81
make uniforms only set if their values indeed change, and add tests
2018-03-06 10:42:24 -05:00
..
backend
make uniforms only set if their values indeed change, and add tests
2018-03-06 10:42:24 -05:00
core
reuse dimensions on textures to prevent
utils.getDimensions(inputTexture, true);
call, which clones deep
2018-03-01 19:40:36 -05:00
notes
Class and function names done
2017-07-02 22:44:15 +05:30
wrapper
beautify
2017-07-18 15:01:24 -04:00
index-core.js
beautify code
2017-07-14 00:43:00 +05:30
index.js
fixes
#193
2017-10-17 08:05:53 -04:00